Skip to content

dkundel/porgjs

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

code style: prettier All Contributors Code of Conduct

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

  1. Remove all the screws and fur until you get to the inside control plate Picture of disassembled Porg
  2. Solder to long wires on the control plate as shown on this picture Picture pointing at soldered wires on control plate
  3. Create a circuit as shown on the picture below: Schema of Wireup
  4. 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

About

🐧 Controlling a plush Porg via Node.js

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published