Skip to content

Neurosity SDK to turn on/off Kasa Smart Plug Lamp using thoughts(BCI EEG)

License

Notifications You must be signed in to change notification settings

sagun98/Neurosity-Lamp-Test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binary/Digital Lights

kasa --host 192.168.0.140 --type "plug" on
kasa --host 192.168.0.140 --type "plug" off

Analog lights

kasa --host 192.168.0.108 --type "bulb" on 
kasa --host 192.168.0.108 --type "bulb" off 
kasa --host 192.168.0.108 --type "bulb" brightness 100
kasa --host 192.168.0.108 --type "bulb" brightness 0

// Source bash profile source ~/.bash_profile

// Start the server npm start

About

Neurosity SDK to turn on/off Kasa Smart Plug Lamp using thoughts(BCI EEG)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published