Plant Watering Sensor with e-ink display (Zigbee)
https://www.tindie.com/products/diyberk/plant-watering-sensor-with-e-ink-display-zigbee/
#LoRa Soil Moisture Sensor
https://www.tindie.com/products/makerfabs/lora-soil-moisture-sensor-v3/
#LoRaWAN Multi Sensor: Humidity, Temperature, Light, CO2, TVOC, Motion (PIR) and Barometric Pressure
https://www.tindie.com/products/iotoi/7-in-one-lorawan-ambience-monitoring-sensor/
"The NFT Bay" contains every NFT available through the Ethereum and Solana blockchains
https://kotaku.com/someone-right-clicked-every-nft-in-the-heist-of-the-cen-1848084379
"The genius of John von Neumann"
Hidden Spy Camera Detection using Smartphone Time-of-Flight Sensors
"Does anyone actually use Copilot?"
As we've seen, #NuttX has its own HAL for #BL602 ... Which differs from BL602 IoT SDK ... So we expect some quirks
https://github.com/apache/incubator-nuttx/tree/master/arch/risc-v/src/bl602
Blinking the #BL602 LED ... Works on #NuttX BASIC too! 🎉
https://github.com/lupyuen/incubator-nuttx-apps/tree/master/interpreters/bas
#BL602 Reference Manual says we should set the GPIO Output Enable Register ... But it's missing from the docs ... Where is the register? 🤔
https://github.com/bouffalolab/bl_docs/tree/main/BL602_RM/en
#NuttX configures #BL602 GPIO 11 (0x40000114) with GPIO Input Disabled ... But it doesn't Enable GPIO Output 🤔
https://github.com/apache/incubator-nuttx/blob/master/arch/risc-v/src/bl602/bl602_gpio.c#L59-L133
#NuttX writes correctly to the GPIO 11 Output Register at 0x40000188 (BL602_GPIO_CFGCTL32)
https://github.com/apache/incubator-nuttx/blob/master/arch/risc-v/src/bl602/bl602_gpio.c#L190-L209
@lupyuen - Once upon a time i used to enjoy doing that in FORTH... Ancient times...
Espressif CEO Teo Swee Ann: "From NUS engineer student to billionaire: How this Singaporean built his IoT empire"
https://vulcanpost.com/769625/singapore-billionaire-teo-swee-ann-espressif-tech/
"Peek" and "Poke" a GPIO Output Register on #BL602 #NuttX BASIC ... To flip the LED on and off!
https://github.com/lupyuen/incubator-nuttx-apps/tree/master/interpreters/bas
@lupyuen@qoto.org No symbiflow support... I thought that should be obvious for new FPGA companies nowadays. The value of not developing a whole toolchain and open source community support is huge.
IoT Techie and Educator / Apache NuttX PMC