AIWintermuteAI / kendryte-standalone-demo

Added UART communication with Arduino Mega and Raspberry PI examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Forked from kendryte-standalone-demo repo

Added UART data transmission to KPU 20 class detection. Transmits the detected object class number over UART(Baud 115200, TX 5 RX 4).

Added sample code for Arduino mega(which prints object name on Serial) and Raspberry PI(speaks the objects out loud with flite TTS).

Included pre-built binary, which you can upload to K210 with the following command on Linux

sudo python3 kflash.py -t kpu.bin

About

Added UART communication with Arduino Mega and Raspberry PI examples


Languages

Language:C 98.9%Language:Python 1.0%Language:Objective-C 0.1%Language:C++ 0.0%