Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ctron/girls-day
Source code for Girls'Day tutorials
https://github.com/ctron/girls-day
embedded girlsday iot tinkering
Last synced: 4 days 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 (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-12-06T06:49:09.000Z (11 months ago)
- Last Synced: 2024-05-02T06:15:05.842Z (6 months 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".