Skip to content

A simple example of using a Puck.js button as a remote control.

License

Notifications You must be signed in to change notification settings

null-none/puck-remote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

puck-remote

A simple example of using a Puck.js button as a remote control.

Setup your puck

  1. Open up the Espruino Web IDE
  2. Connect to your puck device
  3. Upload the sketch from puck/puck.js
  4. Disconnect

Setup and run the local app

  1. apt install libudev-dev
  2. Run npm install in the root of this repository
  3. Run node index.js

About

A simple example of using a Puck.js button as a remote control.

Topics

Resources

License

Stars

Watchers

Forks