https://github.com/ctron/girls-day
Source code for Girls'Day tutorials
https://github.com/ctron/girls-day
embedded girlsday iot tinkering
Last synced: over 1 year ago
JSON representation
Source code for Girls'Day tutorials
- Host: GitHub
- URL: https://github.com/ctron/girls-day
- Owner: ctron
- License: epl-2.0
- Created: 2017-12-06T08:23:11.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-12-06T06:49:09.000Z (over 2 years ago)
- Last Synced: 2025-01-04T23:25:54.638Z (over 1 year ago)
- Topics: embedded, girlsday, iot, tinkering
- Language: C++
- Homepage:
- Size: 3.31 MB
- Stars: 1
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Girls'Day
This is a repository hosting source code and board layouts for the tutorials we
do at [Girls'Day](https://www.girls-day.de/).
As everything is open source, feel free to re-use, distribute or modifiy this content.
Of course feedback, suggestions and improvements are always welcome.
## Board layouts
The board layouts are made with [Fritzing](fritzing.org/). You can download and install this
from their homepage.
## Projects
We use the [Atom](https://atom.io/) editor with [PlatformIO](https://platformio.org/)
to view, edit, compile and upload the projects to the boards.
### Blinkenlights
The projects blinkenlights 1 to 3 show some basics. LEDs and a button.
### Morse Code
Hook up two boards via MQTT and let them link over the "cloud".