Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 383 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 383 Bytes

Installation

npm install

Optional preparation

If you need it to be connected to wifi, run the following command.

t2 wifi -n SSID -p PASSWORD

If you are working with multiple tessels it might be a good idea to give it a descriptive name.

t2 rename photobooth

Run the RFID scanner

npm run start

Push the program to the connected Tessel

npm run push