https://github.com/waicool20/laserscanningprojector
Use a scanning laser to draw images onto a surface!
https://github.com/waicool20/laserscanningprojector
lasers projector
Last synced: 2 months ago
JSON representation
Use a scanning laser to draw images onto a surface!
- Host: GitHub
- URL: https://github.com/waicool20/laserscanningprojector
- Owner: waicool20
- Created: 2019-10-27T07:11:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-19T11:43:55.000Z (over 5 years ago)
- Last Synced: 2025-01-18T00:48:41.944Z (4 months ago)
- Topics: lasers, projector
- Language: C
- Homepage:
- Size: 21.2 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Laser Scanning Projector
Use a scanning laser to draw images onto a surface!
## Project Structure
- `Hardware`: Contains PCB schematics and STM32CubeMX IOC file
- `Software`: Software for the MCU
- `Software-PC`: PC-side software for streaming USB data
- `Report`: Report for submission to course# License
Hardware: Creative Commons Attribution-ShareAlike 4.0 International
Software: MIT