NucuCar is a .Net Core IoT application for environment monitoring and home automation powered by Raspberry Pi.
Find a file
Denis-Cosmin Nutiu 0157b23d4e Add readme file
2019-11-09 18:01:16 +02:00
NucuCar.BME680Sensor Implement basic BME680 sensor reading 2019-11-09 16:54:06 +02:00
.gitignore Implement basic BME680 sensor reading 2019-11-09 16:54:06 +02:00
NucuCar.sln Adding project BME680Sensor 2019-11-09 15:34:49 +02:00
NucuCar.sln.DotSettings.user Implement basic BME680 sensor reading 2019-11-09 16:54:06 +02:00
Readme.md Add readme file 2019-11-09 18:01:16 +02:00

#WIP

Building and Running.

You can build the project then run them as you would run an executable file.

dotnet build --runtime linux-arm