https://github.com/f33rni/pytoarduinovideo
Python to Arduino video converter
https://github.com/f33rni/pytoarduinovideo
Last synced: 6 months ago
JSON representation
Python to Arduino video converter
- Host: GitHub
- URL: https://github.com/f33rni/pytoarduinovideo
- Owner: F33RNI
- License: apache-2.0
- Created: 2021-09-17T21:19:30.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-17T21:32:33.000Z (about 4 years ago)
- Last Synced: 2025-02-15T12:52:23.450Z (8 months ago)
- Language: C++
- Size: 665 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PyToArduinoVideo
## Python to Arduino video converter
[](https://twitter.com/fern_hertz)
[](https://youtu.be/uPZFti0UoGw)
[](https://github.com/XxOinvizioNxX/PyToArduinoVideo/blob/main/LICENSE)----------
This project allows you to run video from a computer on a 20x4 LCD display with an HD44780 controller.
The original video is captured by OpenCV (Python), divided into blocks of pixels and sent to the serial port. Each character = 40 bits. Arduino takes 8 characters (one line) and writes them to the display memory. As soon as a new line arrives, the screen is cleared.
The project has no real meaning and is made just for fun :)
----------
## Feedback
- Developer: Fern H.
- E-Mail: xxoinvizionxx@gmail.com
- GitHub: https://github.com/XxOinvizioNxX
- Twitter: https://twitter.com/fern_hertz