| .. | ||
| RaspberryPi | ||
| README.md | ||
Cat Laser Toy 2.0 Part 2
This part of the series explores how to run the original cat laser toy code to control the laser from a webpage. Topics covered include:
- Running the original cat laser toy code and modifying it to use more recent servo driver library code.
The following code is in this repository:
-
RaspberryPi/LaserServer - This is the original cat laser project code.
-
RaspberryPi/mjpeg-streamer - Instructions and a systemd service to run the mjpeg-streamer tool to serve a MJPEG video stream of the Pi camera.