Our #NuttX Sensor Block reads a BME280 Sensor in #Blockly ... Thanks to #ZigLang Metaprogramming!
https://lupyuen.github.io/articles/visual?5#bme280-sensor-block
#IoT Sensor Apps for Apache #NuttX RTOS ... How we create them with #Blockly and #ZigLang
https://lupyuen.github.io/articles/visual?3#blockly-for-iot-sensor-apps
Testing the #ZigLang code for our #Blockly Custom Extension ... On Apache #NuttX RTOS and #BL602
https://github.com/lupyuen3/blockly-zig-nuttx#test-custom-extension
How we generate #ZigLang code for our #Blockly Custom Extension ... That will create CBOR Messages
https://github.com/lupyuen3/blockly-zig-nuttx#code-generator-for-custom-extension
Composing a CBOR Message with #Blockly gets complicated ... Let's create a Custom Extension in Blockly
https://github.com/lupyuen3/blockly-zig-nuttx#custom-extension
Here's how we test our #NuttX Sensor Block for #Blockly ... And the #ZigLang code that it emits
https://github.com/lupyuen3/blockly-zig-nuttx#test-custom-block
Adding our Custom Block to the #Blockly Build
https://github.com/lupyuen3/blockly-zig-nuttx#build-custom-block
How we generate #ZigLang code for our #NuttX Sensor in #Blockly
https://github.com/lupyuen3/blockly-zig-nuttx#code-generator-for-custom-block
Loading our #NuttX Sensor Block into #Blockly
https://github.com/lupyuen3/blockly-zig-nuttx#load-custom-block
Exporting our #NuttX Sensor Block from #Blockly Developer Tools
https://github.com/lupyuen3/blockly-zig-nuttx#export-custom-block
We build our Custom Block with #Blockly Developer Tools
https://github.com/lupyuen3/blockly-zig-nuttx#create-custom-block
Our #Blockly Custom Blocks will make it really easy to read #NuttX Sensors and transmit to #LoRaWAN
https://github.com/lupyuen3/blockly-zig-nuttx#test-custom-extension
Build and test #Blockly with our #ZigLang Code Generator
https://lupyuen.github.io/articles/blockly?18#appendix-build-blockly
Loading our #ZigLang Code Generator into #Blockly
https://lupyuen.github.io/articles/blockly?17#appendix-load-code-generator
Creating a #Blockly Code Generator for #ZigLang
https://lupyuen.github.io/articles/blockly?16#appendix-zig-code-generator
IoT Techie and Educator / Apache NuttX PMC