diff --git a/README.md b/README.md index 04e424f..898ae94 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ - All this for an (underpowered) BBC micro:bit with Nordic nRF51 (Arm Cortex-M0, 256 KB Flash, 16 KB RAM!) +![MakeCode App Builder](https://lupyuen.github.io/images/quickjs2-makecode.jpg) + Today 7 years later: How would we redo all this? With a bunch of Open Source Packages? - Hardware Device: [Ox64 BL808 64-bit RISC-V SBC](https://www.hackster.io/lupyuen/8-risc-v-sbc-on-a-real-time-operating-system-ox64-nuttx-474358) (64 MB RAM, Unlimited microSD Storage, only $8!) @@ -30,6 +32,10 @@ Today 7 years later: How would we redo all this? With a bunch of Open Source Pac - Device Control: [Web Serial API](https://developer.mozilla.org/en-US/docs/Web/API/Web_Serial_API) for controlling Ox64 over UART +![Blockly App Builder with NuttX](https://lupyuen.github.io/images/quickjs2-nuttx.jpg) + +Which will looks like this... + ![Running our Drag-n-Drop App on NuttX Emulator](https://lupyuen.github.io/images/quickjs2-emulator.png) # Create the Blockly Project