Skip to content

marceluphd/kendryte-standalone-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.9%
  • Other 1.1%