https://github.com/rockyco/essb_labs
https://github.com/rockyco/essb_labs
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rockyco/essb_labs
- Owner: rockyco
- Created: 2024-02-19T05:04:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-26T03:03:14.000Z (over 1 year ago)
- Last Synced: 2024-02-26T04:23:44.688Z (over 1 year ago)
- Language: C++
- Size: 555 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Project Title
An example to show how to use Visual Studio Code & PlatformIO to develop an embedded project.
## Description
This project is an example to show how to use Visual Studio Code & PlatformIO to develop an embedded project. The project is a simple LED blink example for the ATMEGA328P microcontroller.## Getting Started
* [PlatformIO Arduino Tutorial | A Beginners Guide Using VS Code](https://electrocredible.com/platformio-arduino-tutorial/)## Authors