Project Description
μPLibrary is an helper library composed of managed drivers for common hardware that you can interface to your .Net Micro Framework board and some other useful components.
- Managed Drivers :
- Lcd : class for compatible Hitachi HD4478U controller LCD display using GPIO provider or ShiftRegister provider
- ShiftRegister74HC595 : class for shift register NXP 74HC595
- Pir : class for Passive Infrared Sensor (for motion detect)
- Ultrasonic : class for Ultrasonic Sensor (for object distance measurement)
- TMP102 : class for Texas Instruments low power digital temperature sensor TMP102
- DS1307 : class for Maxim RTC (Real Time Clock) device
- Utilities
- Utility : class with some utility methods
- Encoder : class for Base64 encoding
- Networking
- Ddns : some classes that build a software component for Dynamic DNS service provider functionality (No-IP and DynDns supported)