a1k0n / zerowing

raspberry pi zero HAT for RC cars

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zero wing firmware

hardware: https://easyeda.com/a1k0n/zerowing

requires sdcc for compiling: on linux, sudo apt install sdcc; on MacOS, brew install sdcc

make to compile, make flash to program.

flashing requires stm8flash, an ST-Link V2 or equivalent, and a header to connect to the SWIM/NRST/GND/+5V pins on the bottom of the board.

About

raspberry pi zero HAT for RC cars


Languages

Language:C 95.6%Language:Makefile 4.4%