ECOWITT SENSORS SUPPORTED BY THE GW1000

Up to 4 WH45 Indoor CO2 PM2.5 PM10 Temperature and Humidity 5-in-1 Air Quality Sensor
$ 159.99
Up to 4 WH43 PM2.5 Air Quality Sensor for Indoor Use
$ 59.99
Up to 4 WH41 PM2.5 Air Quality Sensor Monitor Outdoor
$ 59.99

1 WH32 outdoor temperature and humidity sensor
1 WH40 self-emptying rain gauge sensor
1 WS68 wireless anemometer
1 WH57 lightning sensor
(often bundled in a single Weather station)

Up to 8 WH31 multi-channel temperature and humidity sensors
Up to 8 WH51 soil moisture sensors
Up to 4 WH55 Water leak sensors
Up to 8 WN34 Temp Sensors

Soil moisture sensor (WH31SM)
Lightning detector (WH31L),
Leak Detector (WH31La),
Probed thermometer (WH31P)

UWP AW WIDGET

I started working on the Ambient Weather widget.
It will be a good excuse to clean up the dashboard code.

I need to find a way to reduce the application size.

I’m sure Microsoft is just filling the package with a bunch of useless DLL.

…oh, and experimenting with new icons…

Promising progress on the QRCODE front.

Developing Microsoft .NET/UWP Windows 10 stuff is pretty easy and straightforward.
Using the (well known?) flexible lightweight ZXing Library:

ZXing.Net.Mobile is a C#/.NET library based on the open source Barcode Library: ZXing (Zebra Crossing), using the ZXing.Net Port. It works with Xamarin.iOS, Xamarin.Android, Tizen, and UWP. The goal of ZXing.Net.Mobile is to make scanning barcodes as effortless and painless as possible in your own applications.

and saving the canvas as jpg/png.
Going to integrate it in the AWDASH apps and in pretty much all the future projects.