#Blockly generates the JavaScript for our Blinky App … Which goes into #Ox64 BL808 Emulator via JavaScript Local Storage
Article: https://lupyuen.codeberg.page/articles/quickjs2.html#transmit-javascript-via-local-storage
We created Code Generators in #Blockly that will emit the JavaScript Code for each POSIX Block ... For our apps in Apache #NuttX RTOS
Article: https://lupyuen.codeberg.page/articles/quickjs2.html#code-generator-in-blockly
Here's how we create POSIX Blocks in #Blockly ... So we can Drag-n-Drop our apps for Apache #NuttX RTOS
Article: https://lupyuen.codeberg.page/articles/quickjs2.html#posix-blocks-in-blockly
Try our Drag-n-Drop Demo of #Ox64 BL808 Emulator in the Web Browser
Article: https://lupyuen.codeberg.page/articles/quickjs2.html#drag-n-drop-a-blinky-app
Every Evening: #HomeAssistant will Auto-Dim the #Xiaomi TV Backlight 👍
Source: https://gist.github.com/lupyuen/03a7cc8702085c70893e157d8c3ca3f8
#HomeAssistant on M2 Mac Mini ... With Docker Container on Rancher Desktop 🎉
Source: https://www.home-assistant.io/installation/linux#install-home-assistant-container
Handling UART Interrupts on #RISCV Milk-V Duo S ... With the Platform-Level Interrupt Controller (PLIC)
Source: https://github.com/lupyuen/nuttx-sg2000#fix-the-plic-interrupt-controller-for-sg2000
"Attached is the RISC-V Disassembly for Apache #NuttX RTOS ... How does bl808_head call nx_start_application?" 🤔
Source: https://gist.github.com/lupyuen/cb14b278d2749fc83d3709f5d1f604e4
Platform-Level Interrupt Controller for #RISCV Sophgo SG2000 / Milk-V Duo S isn't documented ... So we snoop around the Linux Device Tree
Source: https://github.com/lupyuen/nuttx-sg2000#nuttx-shell-runs-ok-on-sg2000
Blinking a Simulated LED in the Web Browser ... With our #Ox64 BL808 Emulator
Article: https://lupyuen.codeberg.page/articles/quickjs.html#simulate-the-led-on-ox64-emulator
Booting Apache #NuttX RTOS on #RISCV Sophgo SG2000 / Milk-V Duo S ... Here's what we fixed
Source: https://github.com/lupyuen/nuttx-sg2000#nuttx-kernel-boots-ok-on-sg2000
Visualising the Heap Memory of Apache #NuttX RTOS ... With a Spreadsheet!
Article: https://lupyuen.codeberg.page/articles/quickjs.html#how-small-is-quickjs
Booting #RISCV Sophgo SG2000 / Milk-V Duo S ... With Debian #Linux on MicroSD
Source: https://github.com/lupyuen/nuttx-sg2000#boot-linux-on-milk-v-duo-s
How small is #QuickJS JavaScript Engine? Let's visualise with linkermapviz
Article: https://lupyuen.codeberg.page/articles/quickjs.html#how-small-is-quickjs
What happens if we boot #RISCV Milk-V Duo S ... Fresh from the box? Beware the Physical Switch for "RISC-V Or Arm"!
Source: https://github.com/lupyuen/nuttx-sg2000#boot-milk-v-duo-s-without-microsd
How we Blink the LED on #Ox64 BL808 #RISCV SBC ... With #QuickJS JavaScript Engine
Article: https://lupyuen.codeberg.page/articles/quickjs.html#quickjs-blinks-the-led-on-ox64-sbc
Sophgo SG2000 SoC: A fascinating mix of 64-bit #RISCV Cores (Arm too)
IoT Techie and Educator / Apache NuttX PMC