Demystifying Software Release Note Issues on GitHub
"How did a hacker steal over $600 million from a crypto gaming blockchain?" (Ronin)
#NuttX RTOS controls ST7789's Data / Command Pin through the SPI Driver
https://lupyuen.github.io/articles/st7789?3#st7789-data--command-pin
Here's how we connect ST7789 Display to #BL602 and #ESP32-C3
https://lupyuen.github.io/articles/st7789?2#connect-st7789-display
@hans Ah but what kind of permissions would we need for an embedded OS? Are we preventing someone from using the ST7789 display? Or stopping someone from controlling the ST7789 display over the network?
@hans Well we don't have enough CPU and RAM to handle permissions on microcontrollers. There's locking to prevent concurrent access to microcontroller resources (like the SPI bus)
Hackaday Challenge: "minimizing the costs around building and installing clean energy solutions"
https://prize.supplyframe.com/?mc_cid=4ce85dc2f1&mc_eid=fad9e1345f
Blockchain project Ronin hit by $615 million crypto heist
"The weird world of non-C Operating Systems"
https://www.theregister.com/2022/03/29/non_c_operating_systems/
@hans NuttX is an embedded operating system for microcontrollers, so no permissions needed
"GPT-3 can run code"
Computer Science Curriculum with #RustLang
IoT Techie and Educator / Apache NuttX PMC