https://github.com/teslatickles/micrometa
A Global Repository for all who have hobby in electronics and coding (repo to collect all examples of Arduino/Raspberry Pi/etc for fun)!
https://github.com/teslatickles/micrometa
ai arduino electronics-engineering gobot hacktoberfest hacktoberfest2019 hobby-electronics led microcontroller raspberry-pi roboti robotics
Last synced: about 2 months ago
JSON representation
A Global Repository for all who have hobby in electronics and coding (repo to collect all examples of Arduino/Raspberry Pi/etc for fun)!
- Host: GitHub
- URL: https://github.com/teslatickles/micrometa
- Owner: teslatickles
- Created: 2019-10-12T18:28:03.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-01-15T18:09:22.000Z (about 5 years ago)
- Last Synced: 2023-03-02T13:41:50.771Z (about 3 years ago)
- Topics: ai, arduino, electronics-engineering, gobot, hacktoberfest, hacktoberfest2019, hobby-electronics, led, microcontroller, raspberry-pi, roboti, robotics
- Language: C++
- Homepage:
- Size: 1.4 MB
- Stars: 1
- Watchers: 1
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# micrometa - amazing repo
**A Global Repository for all who have hobby in electronics and coding (repo to collect all examples of Arduino/Raspberry Pi/etc for fun)**
**Contributing**
- Fork this repository.
- Create a branch.
- To add an example, navigate to the appropriate device directory and create a new directory for the programming language used.
- Navigate to the language directory you just created. Now, create another directory named after the example to be added.
- Navigate to the example name directory you just created. Now, add the code and the schematic--preferably in their own unique, eponymous directories.
- **MUST** include readme file.
* If the device you want to add an example for is not listed (device does not have directory/folder in repo),
then add it yourself. This is strongly encouraged! Thank you!