Update the Adafruit bootloader
2023-03-17 Categories: rust embedded adafruit bootloader Here I will explain how to build an updated version of the Adafruit bootloader, with a different version of the nRF SoftDevice (S140 7.3.0).Jailbreaking the BLESense - pt.2 - sensors
2023-03-15 Categories: rust embedded arduino tinymlThis is the second part of the post about jailbreaking the BLESense board.
Writing a driver in Rust
2021-04-04 Categories: rust embeddedWhat to do if you want to use some sensor or other device, but there is no driver available? Write one yourself!
Adventures in tinkering, or how I jailbroke my BLE Sense
2021-03-13 Categories: rust embedded arduino tinymlWould you like to program your Arduino 33 BLE Sense with something other than Arduino?
Embedded Rust is fun!
2021-02-22 Categories: rust embeddedA test of what I want to write about here: for example tinkering with microcontrollers in Rust.
Hello, world!
2021-02-14 Categories: coding rust pythonThe ancient computer tradition requires the first post to be the “Hello, world!”