Skip to content

rydercalmdown/pickup_truck_dot_matrix_printer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Turning my pickup truck into a dot matrix printer

A machine that attaches to a trailer hitch and writes on roads using water. It's basically a giant water dot matrix printer.


Deploying To Raspberry Pi

To deploy to a pi, copy the src directory to a raspberry pi, and run the following:

bash install_pi.sh

This should take care of installing all base components and python dependencies for the project.


Running

Run the following command to start the application. It will test the relays and then start a webserver accessible on 0.0.0.0:8000.

python app.py

Notes

To adjust GPIO pins, change the order of RelayChannel modules in RelayMasterController.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published