Skip to content

ruslanbanah/raspberry_socket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RaspberryPI control via SocketIO

Getting Started

  1. Set up config file: config.json
  2. Install dependency
  •   yarn install 
    
  1. Start server
  •   yarn start
    

List edvices :

bash ls /dev | grep ttyACM

Scheme :

Image of Yaktocat Image of Yaktocat

Install NVM to Raspberry PI

git clone https://github.com/creationix/nvm.git ~/.nvm && cd ~/.nvm && git checkout v5.9.0
source ~/.nvm/nvm.sh
npm install --global yarn

About

Raspbery PI control via socketIO

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published