Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/philbobaggins/teensy-platformio-blinky
Simple demo project to make a LED blink on a Teensy LC, built using PlatformIO
https://github.com/philbobaggins/teensy-platformio-blinky
arduino firmware hello-world platformio teensy teensy-lc
Last synced: 21 days ago
JSON representation
Simple demo project to make a LED blink on a Teensy LC, built using PlatformIO
- Host: GitHub
- URL: https://github.com/philbobaggins/teensy-platformio-blinky
- Owner: PhilboBaggins
- Created: 2018-07-16T15:14:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-08T13:03:31.000Z (about 6 years ago)
- Last Synced: 2024-11-14T12:31:56.097Z (3 months ago)
- Topics: arduino, firmware, hello-world, platformio, teensy, teensy-lc
- Language: Shell
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Teensy LC blinky using PlatformIO
=================================[![Travis CI build status](https://travis-ci.org/PhilboBaggins/teensy-platformio-blinky.svg?branch=master)](https://travis-ci.org/PhilboBaggins/teensy-platformio-blinky)
[![Appveyor build status](https://ci.appveyor.com/api/projects/status/u226nkwgg0txqcmr?svg=true)](https://ci.appveyor.com/project/PhilboBaggins/teensy-platformio-blinky)Simple demo project to make a LED blink on a Teensy LC, built using PlatformIO.