Skip to content

vinzdef/concrete-sign

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

concrete-sign

A concrete sign, where chalk letters are moved using Arduino and servos.

This repo contains code and material for an experiment I'll be building, made out of chalk letters installed on servos and synced via Arduino.


How to run

You need an arduino board with Frimata flashed on it to run this code. (Can be done trough the default IDE)

Install deps: npm install

Run the code: node ./index.js

You will be presented with a REPL that has a letters array in scope, which contains instances of Letter. These can be used to move the servos.

Welcome Prompt


Current Stage:

  • Prototyping:

    • I'm exploring how I could manage the servos via code and which circuitery is needed.

    Deliverable: At least 2 letters in scale made out of cardboard.


Rotating smurf with Servo


About

A concrete sign, moving letters managed with arduino

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published