Tinible 開發環境與項目
Tinible 試做板用的是 Raytac 的 Nordic nRF52832 BLE 模組,在 Ubuntu 下使用 Nordic NRF5 SDK 15 的 gcc 開發環境。
主要的開發項目是:
1. Tinible Bootloader: 支援 BLE OTA DFU 與 UART DFU。
2. Tinible Micropython: 基於 nRF5 做的 Micropython, 並加入 WiFiBoy module 與 nRF52 BLE module。
3. Tinible Blockly: 將所有 Tinible Micropython 功能都做成好學好用的 Blocks。
4. Tinible Arduino IDE & Examples/Tutorials: 提供進階用戶與Maker的參考。
5. Tinible GameEngine & TurtleGraphic: 提供更有趣的互動學習模組。
6. Scratch3 Support: 支援新的 Scratch 接上 Tinible。