Skip to content
This repository has been archived by the owner on Mar 10, 2021. It is now read-only.

A Python GUI for TankController running on the mocks provided by Arduino CI

License

Notifications You must be signed in to change notification settings

Open-Acidification/TankControllerGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TankControllerGUI

A Python GUI for TankController running on the mocks provided by Arduino CI

Build Process

The Makefile provides for making the following:

  • libtc.dylib (on macOS) containing the following:
    • Arduino CI mocks (essentially the Arduino OS)
    • TankControllerLib (our library that can be called from a trivial sketch)
  • libTC.* is a start on a Python extension
    • pybind11 is used to build the Python extension

About

A Python GUI for TankController running on the mocks provided by Arduino CI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published