Skip to content

Control a motor via GPIO to open and close shutters

License

Notifications You must be signed in to change notification settings

sberlin/RolloBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RolloBot

Control a motor via GPIO to open and close shutters

Hardware

This project is targeting the Neonious One as hardware. For local development the code is written with runtime compatibility to Node.JS and a Raspberry Pi in mind.

Usage

Node.JS

Start the application with npm install && npm debug. It uses the pigpio library also available on Raspberry Pi.

Neonious One

Build the application with npm install && npm neonious. Upload the file dist/bundle.js by using the integrated IDE. Bundling prevents errors regarding the maximum module depth limited by stack size.

API

The implemented web server provides an API to manage motor instances and their states. For further information read the OpenAPI spec: Swagger UI

Resources

About

Control a motor via GPIO to open and close shutters

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published