An open API service indexing awesome lists of open source software.

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.

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.

![Project Image](.github/repo-img.png)

## 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