Skip to content

A .NET-powered air quality monitor software/device.

License

Notifications You must be signed in to change notification settings

CrispyBit/aether

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aether

Aether is an air quality monitoring software and device, Open Source and powered by .NET 6.

This project is a WIP.

Features / Ideas

  • Small standalone device with a custom 3D-printed case.
  • Monitor air quality over a Web Bluetooth enabled website.
  • Monitor air quality over Bluetooth/WiFi via a .NET MAUI app.
  • No-solder plug-and-play hardware and SD card image for easy deployment.
  • (Optionally) Join a WiFi network for multi-room monitoring.
  • (Maybe) MQTT support.
  • (Maybe) LoRa / LoRaWAN support.

Contributing

Contributions are welcome. Please contact me with any questions. The desired workflow is:

  1. File an issue describing the bug or desired enhancement.
  2. If you intend to perform the work on an issue, ask for it to be assigned to you.
  3. If the issue is for an enhancement, wait for it to be approved.
  4. File a PR. Make sure to link the issue it will close in the top comment.

Aether could use contributions for:

  • Web and mobile dev, for apps.
  • Linux deployment (install instructions and/or SD image creation)
  • Linux Bluetooth (need to make the Aether into a BLE device)
  • Driver dev (C#).
  • General .NET dev (C#).
  • 3D modeling for case design.

If you are a Microsoft employee, Aether is participating in Hackathon 2021. Please sign up at The Garage.

Hardware Support

Initial support will use specific hardware to support Build A. In the future, lower cost options will be supported.

.NET Contributions

After being proven in Aether, drivers are contributed to dotnet/iot. So far, this has been:

License

Aether is licensed under the MIT license.

About

A .NET-powered air quality monitor software/device.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%