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: about 2 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-29T22:40:39.000Z (11 months ago)
- Last Synced: 2025-01-29T23:26:06.613Z (11 months ago)
- Topics: arduino, blob, cpp, creative-coding, starter, template
- Language: C++
- Homepage: https://www.blob.cc
- Size: 56.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
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.
---