1.0.0 ⢠Published 8 years ago
porg-cli v1.0.0
Porg
š§ Controlling a plush Porg via Node.js
Usage
Make sure your hacked Porg is connected. See below for the Porg setup.
# Install globally
npm install -g porg
porg -e 'node myScript.js'
# Use npx
npx porg -e 'node myScript.js'Porg Requirements
- Electronic Disney Plush Porg
 - Arduino with Firmata firmware as described on johnny-five.io
 - A breadboard
 - Wires
 - 220⦠resistor
 - Optocoupler (4N35)
 
Porg Setup
- Remove all the screws and fur until you get to the inside control plate

 - Solder to long wires on the control plate as shown on this picture

 - Create a circuit as shown on the picture below:

 - Connect Arduino to your computer
 
Contributing
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
Contributors
Thanks goes to these wonderful people (emoji key):
| Dominik Kundelš» | 
|---|
This project follows the all-contributors specification. Contributions of any kind welcome!
License
MIT
1.0.0
8 years ago