dessibelle / animal-control

Gives you influence over the cries of various animals connected to an Arduino

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Animal Control

Gives you influence over the cries of various animals connected to an Arduino

Usage

  1. Connect animals to Arduino. E.g. 3.3V + GND for normal operation, and a signal wire connected to the push button. Pins 2 and 3 given current implementation.
  2. Connect Arduino to computer using USB. Adjust script if device is anything other than /dev/cu.usbmodem1411.
  3. Run ./animal-control D to acticate dog, ./animal-control D to deactive and ./animal-control B to bark once.

About

Gives you influence over the cries of various animals connected to an Arduino


Languages

Language:Shell 36.5%Language:C++ 32.7%Language:Swift 30.8%