Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blob-cc/arduino-starter
Arduino – Starter
https://github.com/blob-cc/arduino-starter
arduino blob cpp creative-coding starter template
Last synced: 3 months ago
JSON representation
Arduino – Starter
- Host: GitHub
- URL: https://github.com/blob-cc/arduino-starter
- Owner: blob-cc
- License: mit
- Created: 2024-08-10T18:57:14.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-20T04:13:15.000Z (5 months ago)
- Last Synced: 2024-09-29T09:59:11.438Z (3 months ago)
- Topics: arduino, blob, cpp, creative-coding, starter, template
- Language: C++
- Homepage: https://www.blob.cc
- Size: 54.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Citation: CITATION.cff
- Codeowners: .github/CODEOWNERS
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
Arduino | Starter
Creative Coding Blobs
---
Arduino is an open-source electronics platform based on easy-to-use hardware and software. It's designed for anyone interested in creating interactive projects, from beginners to experienced engineers. The core of the platform is the Arduino board, a microcontroller that can be programmed to sense and control physical objects like lights, motors, and sensors.
Arduino uses its own integrated development environment (IDE) and a simplified version of C/C++ to write code, making it accessible for those new to programming and electronics. The platform has a large, supportive community and a vast ecosystem of components, shields, and libraries, making it ideal for prototyping and learning about embedded systems, robotics, IoT, and creative coding.
---
## Colophon
Made with ❤️ by **[Scape Agency](https://www.scape.agency)**
### Contributing
Contributions are welcome! Please fork the repository and submit a pull request with your changes.
### License
This project is licensed under the MIT license. See the [LICENSE](LICENSE) file for details.
---