70TB of #Parler Users’ Data leaked by security researchers
#RaspberryPi Power Monitor
#RustLang Experiment in Operating System Structure and State Management
"I bricked my (M1) Mac Mini while trying to factory reset it using Apple’s instructions"
https://www.thurrott.com/mobile/mac-and-macos/246035/apple-mac-mini-m1-one-more-thing
Smart Criminals just leave their #TraceTogether Tokens at home when Committing Crime
"Are you a Politician? Your skin is exceptionally Thick!"
@lopeztel Yep my port of Mynewt to BL602 should work on all BL602 boards. If you follow my (incomplete) article here...
https://lupyuen.github.io/articles/gpio#github-actions-workflow
It means that we can reuse the BL602 Microcontroller Package. For each BL602 board we just create a simple Board Support Package to define the things specific to the board, like LED GPIO.
There's still a lot more work to be done. I have ported only the GPIO part, we still need to do UART, I2C, SPI, ...
So if you're in a hurry, you might have to use the low level BL602 IoT SDK. Just that the code will be locked in to BL602 and won't run on other microcontrollers.
@lupyuen Hi! quick technical question, how portable is the work you've done on the #PineCone to other #BL602 based boards? looking at this one: https://www.analoglamb.com/product/bl602-risc-v-wifi-bt-board-dt-bl10/
@chrysn Unfortunately the BL602 Rust HAL doesn't support I2C and SPI yet... So the more complex drivers won't work
@lupyuen Well one of your stash looks like a DHT11, and that's even on the first page of https://crates.io/keywords/embedded-hal-driver
BL602 Rust HAL in the works: https://github.com/sipeed/bl602-hal
@chrysn But are the Embedded Rust drivers available 🤔
It gets quite tiring hunting for the drivers ... And porting the drivers to #BL602 Mynewt (or any RTOS)
Is there an easier way? 🤔
@pete 😀👍👏
IoT Techie and Educator / Apache NuttX PMC