https://github.com/alvarosabu/electronics-lab
An electronics Laboratory Playground
https://github.com/alvarosabu/electronics-lab
Last synced: 6 months ago
JSON representation
An electronics Laboratory Playground
- Host: GitHub
- URL: https://github.com/alvarosabu/electronics-lab
- Owner: alvarosabu
- Created: 2020-06-05T17:40:42.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-05T18:39:10.000Z (over 5 years ago)
- Last Synced: 2025-02-13T01:35:02.548Z (8 months ago)
- Language: C++
- Size: 1.72 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

## Software version
- `arduino ide -v` : v1.8.12
---
# Electronics Laboratory Playground
> An electronics Laboratory Playground
This repo serves as an electronics laboratory playground for:
- [Arduino](https://www.arduino.cc/)
- [Particle.io](https://www.particle.io/)# Support, Questions, or Feedback
> Contact me anytime for anything about this repo
- [Email: Alvaro Saburido]
- [Twitter: @alvaro.saburido1](https://twitter.com/alvaro.saburido1)# Development
## Serial Monitor
To activate the serial monitor on your console just run `serial:monitor`;
---
# License
[MIT](/LICENSE)