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
Exporting our #NuttX Sensor Block from #Blockly Developer Tools
https://github.com/lupyuen3/blockly-zig-nuttx#export-custom-block
Loading our #NuttX Sensor Block into #Blockly
https://github.com/lupyuen3/blockly-zig-nuttx#load-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
Adding our Custom Block to the #Blockly Build
https://github.com/lupyuen3/blockly-zig-nuttx#build-custom-block
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
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
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
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
#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
Our #NuttX Sensor Block reads a BME280 Sensor in #Blockly ... Thanks to #ZigLang Metaprogramming!
https://lupyuen.github.io/articles/visual?5#bme280-sensor-block
How we compose a Sensor Data Message in #Blockly ... Encoded with CBOR
https://lupyuen.github.io/articles/visual?6#compose-message-block
How #Blockly transmits our Sensor Data over #LoRaWAN
https://lupyuen.github.io/articles/visual?7#transmit-message-block
Testing our #NuttX Blocks in #ZigLang and #Blockly
https://lupyuen.github.io/articles/visual?8#test-nuttx-blocks
Connecting Bosch BME280 Sensor to PineCone #BL602 ... For testing #Blockly on Apache #NuttX RTOS
https://lupyuen.github.io/articles/visual?9#connect-bme280-sensor
@lupyuen It just occurred to me that you could use the Ideal Gas Law with this information. I would not recommend doing this because it's not particularly useful.
We build our Custom Block with #Blockly Developer Tools
https://github.com/lupyuen3/blockly-zig-nuttx#create-custom-block