Skip to content

✌️ Designed for Saint Anselm College Computer Networks teaching purposes. 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.

Notifications You must be signed in to change notification settings

jpig18/morse_cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Arduino Morse Code Reader 👋

Version

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.

Dev

Install

poetry install

Usage

poetry run morse [COMMAND]

CLI

Install

pip3 install dist/morse-0.1.2-py3-none-any.whl

Usage

morse

Help functions are available to walk you through process

Full Process

  1. Open the ardunio app
  2. export the StandardFirmata/StandardFirmata.ino to the board
    • If you are having serial port issues try using port: /dev/cu.usbserial-DN01ADTL
  3. make sure morse CLI is installed
  4. type morse at the terminal

Author

👤 John Pignato

👤 Jordan Trombly

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

✌️ Designed for Saint Anselm College Computer Networks teaching purposes. 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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published