https://github.com/imseanconroy/getting-to-blinky
Complete design files for a 7555 timer–based LED blinking PCB, built with SMD components, and created using KiCad.
https://github.com/imseanconroy/getting-to-blinky
7555-timer electronics kicad led
Last synced: 5 months ago
JSON representation
Complete design files for a 7555 timer–based LED blinking PCB, built with SMD components, and created using KiCad.
- Host: GitHub
- URL: https://github.com/imseanconroy/getting-to-blinky
- Owner: ImSeanConroy
- License: mit
- Created: 2025-06-15T11:46:57.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-22T18:47:07.000Z (12 months ago)
- Last Synced: 2025-06-22T19:37:37.103Z (12 months ago)
- Topics: 7555-timer, electronics, kicad, led
- Homepage:
- Size: 236 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Getting to Blinky
Complete design files for a 7555 timer–based LED blinking PCB, built with SMD components, and created using KiCad.

## Getting Started
1. **Open the Project** - Open the `.kicad_pro` file in KiCad to view the project.
2. **Review the Design** - Inspect the schematic and PCB layout to ensure it meets your needs.
3. **Customize or Export** - Make any modifications and export the Gerber files for fabrication.
4. **Order the PCB** - Submit the Gerber files to your preferred PCB manufacturer.
5. **Get the Components** - Purchase the components from the BOM and a compatible board.
6. **Assemble the Hardware** - Solder the components and assemble the board and case.
7. **Upload the Firmware** - Connect the board via USB and upload the firmware.
## Contributing
Contributions are welcome. Please open an issue or submit a pull request for any enhancements or bug fixes.
## License
This project is Distributed under the MIT License - see the [LICENSE](LICENSE) file for information.
## Support
If you are having problems, please let me know by [raising a new issue](https://github.com/ImSeanConroy/blinky/issues/new/choose).
## Acknowledgments
This project was made possible thanks to the following resources:
- [Contextual Electronics ](https://contextualelectronics.com/courses/getting-to-blinky-5-0/) - Getting to Blinky 5.0