https://github.com/toeffe3/iot-project
University Project designing an IoT system
https://github.com/toeffe3/iot-project
Last synced: 2 months ago
JSON representation
University Project designing an IoT system
- Host: GitHub
- URL: https://github.com/toeffe3/iot-project
- Owner: Toeffe3
- Created: 2022-03-02T12:12:24.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-25T09:35:41.000Z (about 3 years ago)
- Last Synced: 2024-05-02T02:07:10.629Z (about 1 year ago)
- Language: C
- Size: 2.92 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# IoT-Project
University Project designing an IoT system# Setup IDE
### Microchip studioFollowing architectures are required:
_Run the `as-installer-*.exe` and select `AVR` and `UC3` (click **Repair**, if you have MCS installed but missing any of the architectures)_
Following extensions are optional:
* `ClangFormat`
* `Git Source Controle Provider`---
**Integrate with Git trickery**
Open the project the first time by double-clicking the `IoT-Project.atsln` file, if no projects apperes in the Solution Explorer, you have to manually add them by left-clicking the Solution -> Add -> Existing Project -> Navigate to either one of the `*.ccproj` files, and repeat for the other.