#Pine64 June update: new hardware and more on the way
https://www.pine64.org/2021/06/15/june-update-new-hardware-and-more-on-the-way/
We have a #TensorFlow Lite Model that generates a Sine Wave ... Let's use it to light up the #BL602 LED ... In a fun and interesting way!
https://github.com/lupyuen/bl_iot_sdk/tree/tflite/customer_app/sdk_app_tflite
#BL706 USB Host Interface (Mandarin) ... USB 基本概念-信号状态、编码、包、事务
"AI Makes Near-Perfect DeepFakes in 40 Seconds"
#Matrix has become the messaging app of choice for top-secret communications
https://www.wired.co.uk/article/matrix-encrypted-messaging-app-governments
How we might teach #BL602 ... To light up the LED 😂
https://github.com/lupyuen/bl_iot_sdk/tree/tflite/customer_app/sdk_app_tflite
#TensorFlow Lite on #BL602 ... Now with a proper Command-Line Interface
https://github.com/lupyuen/bl_iot_sdk/tree/tflite/customer_app/sdk_app_tflite
#BL706 Education Videos (Mandarin) 开发教程
Overview on MCUBoot @ Zephyr RTOS
https://jimmywongiot.com/2021/05/26/overview-on-mcuboot-zephyr-rtos/
GTA with Machine Learning: "A Video Game That Looks Like Reality!"
"Teach all upper-secondary students finance, economics amid rising interest in #cryptocurrencies"
https://www.todayonline.com/voices/teach-all-upper-secondary-students-finance-economics-amid-rising-interest-cryptocurrencies
#BL602 runs #TensorFlow Lite Model that infers "y = sin(x)" ... Output looks reasonably accurate!
https://github.com/lupyuen/bl_iot_sdk/tree/tflite/customer_app/sdk_app_tflite
#TensorFlow Lite runs OK on #BL602 yay! 🎉 This pre-trained TensorFlow Model is supposed to infer "y = sin(x)" ... Let's verify the output! 🥧
https://github.com/lupyuen/bl_iot_sdk/tree/tflite/customer_app/sdk_app_tflite
#TensorFlow Lite builds OK on #BL602 yay! Let's flash and run the firmware! 🤩
https://github.com/lupyuen/bl_iot_sdk/tree/tflite/customer_app/sdk_app_tflite
We set the #BL602 Global Destructor "__dso_handle" to null ... Since we're not destroying the Static TensorFlow Variables
We disable Thread-Safe Initialisation by setting "-fno-threadsafe-statics" ... This fixes the Missing Functions "__cxa_guard_acquire" and "__cxa_guard_release" in #BL602 TensorFlow
IoT Techie and Educator / Apache NuttX PMC