Pramode C.E
banner
pcein.bsky.social
Pramode C.E
@pcein.bsky.social
Programmer, mostly working on Linux systems stuff. Having fun playing with #rustlang and microcontrollers. https://pramode.net.
It was "Embedded Advent of Code 2024" this weekend for me - I collected my first two stars solving the problems on a Raspberry Pi RP2040 microcontroller with #rustlang: pramode.net/2024/12/08/a...
December 9, 2024 at 4:17 PM
Wrote a small #embassy/#rustlang program to send messages to an esp32c3 through telegram and control an RGB LED (I have some real-world uses for this!). Embassy.dev makes it very natural (and easy) to spawn separate async tasks for managing network communication, rgb led's etc, really cool!
November 25, 2024 at 5:34 AM
Tried out a small demo of the embassy async embedded #rustlang framework on an esp32c3: two tasks, one monitoring button press and another one blinking an LED at two different speeds. Need to explore more!! git.sr.ht/~pcein/rust-...
November 7, 2024 at 3:35 AM
Program the made-in-India Vega RISC-V processor using Rust: https://git.sr.ht/~pcein/rust-vega-lfsr
August 5, 2023 at 5:38 AM