Skip to content

Raspberry Pi pan/tilt servo system for UV laser to write letters & characters on a phosphorescent surface

License

Notifications You must be signed in to change notification settings

soft-machine/FadeAway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RPI-FadeAway

The codes here are prepared on a raspberry pi 3. This is conversion of the code Fadeaway by mrichardson23, destined intitially for the Arduino. It is converted to Python and uses the adafruit driver PCA9685 to manage servo control.

First run the following commands: sudo apt-get install python-pip sudo pip install adafruit-pca9685

The code test-servo-range.py is destined as a first test with your servo motors. This is for testing the given servo's range. Run the code and take note of lowest and highest numbers to which the motor responds.

References: https://github.com/mrichardson23/FadeAway https://github.com/adafruit/Adafruit_Python_PCA9685/

About

Raspberry Pi pan/tilt servo system for UV laser to write letters & characters on a phosphorescent surface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages