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

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

Awesome Lists containing this project

README

        

# IoT-Project
University Project designing an IoT system

# Setup IDE
### Microchip studio

Following 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.