windows-iot-demo
This repository has been merged to dotnet/iot.
This repository is ZhangGaoxing's Windows 10 IoT Core samples, coded by C#, and tested on the Raspberry Pi 2/3. It is a collection of sample code for common sensors on the market.
Just copy the cs class of the sensors you need to your project, very easy.
If this repository helped you, give it a Star. Or you had some problems, raise an issue. Also you can contact me by e-mail.
License
This repository is licensed under the MIT License © Zhang Yuexin
Pin Map
Catalogue
I2C
- Analog-to-Digital Converter ADS1115
- Temperature & Humidity Sensor AM2320
- Digital Light Sensor BH1750FVI
- Digital Pressure Sensor BMP180
- Realtime Clock DS3231
- 3-Axis Digital Compass HMC5883L
- Infra Red thermometer Sensor MLX90614
- Time-of-Flight Ranging Sensor VL53L0X
- I2C OLED OLED
- FM Radio Modulator Module KT0803L
SPI
- SPI Accelerometer ADXL345
- 8×8 Display Driver MAX7219
- 7 Segment Display Driver MAX7219
- Single chip 2.4 GHz Transceiver NRF24L01
GPIO
- Ultrasonic Distance Sensor HC-SR04
- PIR Motion Sensor HC-SR501
- Temperature & Humidity Sensor DHT11
- ULN2003A Driver(Control Stepper Motor) ULN2003A
- Touch Switch TouchSwitch
- Liquid Crystal Display 16x02 LCD1602
PWM
- RGB LED With PWM RgbLed
Serial UART
- Infrared Remote Decoder Encoding Transmitter & Receiver Module YS-IRTM
