Skip to content
This repository has been archived by the owner on Jun 28, 2023. It is now read-only.

bmachek/JsonTank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JsonTank

This is a small JSON-RPC server used to control a RC tank with and android app. Android code is also published von github: https://github.com/bmachek/TankDroid

Documentation and howto's will be released here: https://machek.systems

gcc -o tank-json tank-json.c -ljsonrpcc -lm -lgrovepi -lpthread

First run