CatLaser2/Part_2
2016-07-30 01:53:45 +00:00
..
RaspberryPi Initial commit. 2016-07-30 01:53:45 +00:00
README.md Initial commit. 2016-07-30 01:53:45 +00:00

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.