home.social

#arielos — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #arielos, aggregated by home.social.

  1. In my lunch break i had the chance to try out ArielOS, which is a collection/framework to build and deploy firmware for microcontrollers in Rust.
    It abstracts some of the boring repetitive work away from the user, for example board switches are really easy, so you can write your code board-agnostic (to a certain extent).
    Really cool.

    #ArielOS #MicroControllers #Rust #EmbeddedRust

  2. My discovery: .
    , both and preemptive scheduling, microcontroller-friendly. Based on .
    Sounds promising, gonna have to check it out once I'm back home.

    ariel-os.org/

  3. @Teufelchen (One of) Those user(s) was me -- I use it to control #DectNRplus devices running #ArielOS , and "Just run `cargo install Jelly`" is the simplicity of getting-started I want to have there.

  4. We're gathering momentum for slipmux, a transport of #CoAP over serial ports. That specification allows #embedded developers on simple boards that just have a UART to use the same tools with it as for talking to devices across the Internet. This includes security: I guess I just sent the first encrypted request over slipmux ever, and its security setup was unmodified from #ArielOS's CoAP example.
    Implementation is available in #RiotOS (#C), and WIP for Ariel (#RustLang) and #aiocoap (#Python).

  5. The #IETF122 hackathon starts in a few hours. I will be joining remotely, work on #EDHOC on @ariel (let's see if its out-of-the-box support also interoperates out-of-the-box), and play with #embeddfriendly URIs expressed in #CBOR.

    #IETF #IETFHackathon #ArielOS