https://github.com/codingcat2468/myfilcd
A simple and fun arduino project for beginners. You can display a text on a display over WiFi using the abillities of the Arduino WiFi Rev2 board.
https://github.com/codingcat2468/myfilcd
Last synced: 12 months ago
JSON representation
A simple and fun arduino project for beginners. You can display a text on a display over WiFi using the abillities of the Arduino WiFi Rev2 board.
- Host: GitHub
- URL: https://github.com/codingcat2468/myfilcd
- Owner: codingcat2468
- Created: 2023-07-21T18:47:56.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-21T19:19:58.000Z (almost 3 years ago)
- Last Synced: 2024-02-11T22:35:37.470Z (over 2 years ago)
- Language: C++
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MyFiLCD
This is a simple and fun arduino project for beginners. You can display a text on a display over WiFi using the abillities of the Arduino WiFi Rev2 board.
To run this code, you'll need to install all required libraries and have the correct hardware and circuit set up.
For a complete tutorial about the setup, take a look at the project on my webpage.