an e-ink PDA? I'm gonna try
[Edit: solved, needed to bump to 0.3.0]
Ok sorry #embedded #rust but I'm tired and I need your help.
I'm trying to add some irq stuff to my project, using https://github.com/rp-rs/rp-hal/blob/main/rp235x-hal-examples/src/bin/gpio_irq_example.rs as a template (for my rp pico 2w)
everything goes fine until the line:
hal::arch::interrupt_unmask(hal::pac::Interrupt::IO_IRQ_BANK0);
rustc tells me this function doesn't exists. I mut be missing an import or a feature, but I can't find which one. How do you troubleshoot that?
an e-ink PDA? I'm gonna try
How about Rust for real-time applications?
@diondokter gets you started: https://tweedegolf.nl/en/blog/198/running-real-time-rust
I've been fixing a bunch of cmse/trustzone bugs in the rust compiler lately, and we now have an RFC that should prepare the way for stabilization:
https://github.com/rust-lang/rfcs/pull/3884
Trustzone isolates code and memory that deals with secrets from other code, so some buggy C library won't leak your sensitive data.
I've been fixing a bunch of cmse/trustzone bugs in the rust compiler lately, and we now have an RFC that should prepare the way for stabilization:
https://github.com/rust-lang/rfcs/pull/3884
Trustzone isolates code and memory that deals with secrets from other code, so some buggy C library won't leak your sensitive data.
How about Rust for real-time applications?
@diondokter gets you started: https://tweedegolf.nl/en/blog/198/running-real-time-rust
Working on BLE packet sniffing and transmission for MeshTNC, bc who doesn't want to do APRS or meshcore over BLE advertisements 😉
My quick hack feels promising so I think I'll clean this up and PR it.
Working on BLE packet sniffing and transmission for MeshTNC, bc who doesn't want to do APRS or meshcore over BLE advertisements 😉
My quick hack feels promising so I think I'll clean this up and PR it.
roto - The strongly-typed, compiled #embedded scripting language for #Rust, used by Rotonda
Introducing #Roto: A Compiled Scripting Language for Rust (May 2025):
https://blog.nlnetlabs.nl/introducing-roto-a-compiled-scripting-language-for-rust/
Repo:
https://github.com/NLnetLabs/roto
This looks awesome! I love strongly typed scripting languages!
And the fact that it integrates with Rust so seamlessly... ✨
#RustLang #ProgrammingLanguage #Scripting #ScriptingLanguage
roto - The strongly-typed, compiled #embedded scripting language for #Rust, used by Rotonda
Introducing #Roto: A Compiled Scripting Language for Rust (May 2025):
https://blog.nlnetlabs.nl/introducing-roto-a-compiled-scripting-language-for-rust/
Repo:
https://github.com/NLnetLabs/roto
This looks awesome! I love strongly typed scripting languages!
And the fact that it integrates with Rust so seamlessly... ✨
#RustLang #ProgrammingLanguage #Scripting #ScriptingLanguage
SeaGL talks in 15 minutes:
* Serial Config: Compiling Applications for Embedded Interactivity
* Evaluating FOSS Projects; applying Habermas' Theory of Communicative Action'
https://pretalx.seagl.org/2025/talk/
Join the conference freely and anonymously - https://seagl.org/attend
They're having issues w/ their experimental PeerTube stream today - https://gnulinux.tube/c/seagl2025/videos
For onsite there is one room with masks required
#SeaGL #SeaGL2025 #FLOSSconf #FLOSSevent #Seattle #today #PeerTube #embedded #serial
SeaGL talks in 15 minutes:
* Serial Config: Compiling Applications for Embedded Interactivity
* Evaluating FOSS Projects; applying Habermas' Theory of Communicative Action'
https://pretalx.seagl.org/2025/talk/
Join the conference freely and anonymously - https://seagl.org/attend
They're having issues w/ their experimental PeerTube stream today - https://gnulinux.tube/c/seagl2025/videos
For onsite there is one room with masks required
#SeaGL #SeaGL2025 #FLOSSconf #FLOSSevent #Seattle #today #PeerTube #embedded #serial
GNU Health Hospital Information System 5.0 now also available for Raspberry Pi OS 🎉 🩺
https://savannah.gnu.org/news/?id=10821
#GNUHealthInABox #embedded #raspberrypi #GNU #GNUHealth #OpenScience
SwirlDB: Modular-first, CRDT-based embedded database
#HackerNews #SwirlDB #Modular #CRDT #Database #Embedded #Database #Technology
I finally cleaned up the text from my talk at RustFest Zurich 2024 and made a blog post!
In which I describe bit fields and struct packing! It's Halloween, so the best opportunity to talk about the horrors I saw!
https://nicopap.ch/blogs/snaps-of-bafflement/bit-fields-rustfest24/
Hey everyone! I'm looking to get #FediHired as a (senior) #RustLang developer!
If your team needs some additional people power, feel free to DM me and I'd love to have a talk or send my resume!
I'm well versed in most areas, from low level system/ #Linux / #Embedded stuff, all the way to high abstraction full stack web stuff!
✨ Boosts appreciated! ✨
I finally cleaned up the text from my talk at RustFest Zurich 2024 and made a blog post!
In which I describe bit fields and struct packing! It's Halloween, so the best opportunity to talk about the horrors I saw!
https://nicopap.ch/blogs/snaps-of-bafflement/bit-fields-rustfest24/