Skip to content

A Tessel app for sending rfid events to an endpoint

Notifications You must be signed in to change notification settings

athega/tessel-rfid-http

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A Tessel app for sending rfid events to an endpoint

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published