Skip to content

Latest commit

 

History

History
56 lines (54 loc) · 3.44 KB

04-drivers.md

File metadata and controls

56 lines (54 loc) · 3.44 KB

Built-in drivers

  1. DS18B20 Programmable Resolution 1-Wire Digital Thermometer.
  2. AT24CXX Serial EEPROM.
  3. DS1307 Realtime clock with RAM.
  4. PCF8591 2-Wire 8-bit A/D and D/A converter.
  5. ADXL345 Digital Accelerometer.
  6. nRF24L01 Single Chip 2.4GHz Transceiver.
  7. DHT11 Humidity & Temperature Sensor.
  8. HC-SR04/US-020 Ultrasonic range module.
  9. ST7735, 262K Color Single-Chip TFT Controller.
  10. PCD8544 48x84 pixels matrix LCD controller/driver.
  11. TSOP4838 IR Receiver Modules for Remote Control Systems.
  12. Virtual Wire (VWI) on RF315/433 modules.
  13. HMC5883L 3-Axis Digital Compass IC.
  14. NEXA/HomeEasy Wireless Remote command transmitter/receiver for RF433.
  15. ST7565, 65x132 Dot Matrix LCD Controller/Driver.
  16. Touch capacitive sensor, debounced button and keypad.
  17. Dials with Rotary Encoder.
  18. HD44780 (aka 1602, 2004) LCD Controller/Driver.
  19. DS3231, Extremely Accurate I2C-Integrated RTC/TCXO/Crystal.
  20. PCF8574/PCF8574A Remote 8-bit I/O expander for I2C-bus with interrupt.
  21. BMP085 Digital Pressure Sensor.
  22. TI CC1101 Low-Power Sub-1 GHz RF Transceiver.
  23. L3G4200D Digital Gryposcope.
  24. MPU6050 Motion Processing Unit; Digital thermometer, accelerometer and gyroscope.
  25. DS1302 Tickle-Charge Timekeeping Chip.
  26. SD card, SPI driver.
  27. RS485 support; master-slave protocol.
  28. RFM69W/HW ISM Transceiver Module.
  29. W5100 Ethernet Controller device driver.
  30. Slave device support for SPI, TWI and OWI.