A python tool for reading in button presses from a bread board through an Arduino MicroController. Uses the Firmata protocol to allow python code controlling the Arduino to run on users laptop.
poetry install
poetry run morse [COMMAND]
pip3 install dist/morse-0.1.2-py3-none-any.whl
morse
Help functions are available to walk you through process
- Open the ardunio app
- export the StandardFirmata/StandardFirmata.ino to the board
- If you are having serial port issues try using port: /dev/cu.usbserial-DN01ADTL
- make sure morse CLI is installed
- type morse at the terminal
👤 John Pignato
- Github: @jpig18
👤 Jordan Trombly
- Github: @Jordant190
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator