December 12th, 2015
  • Temperature
  • Humidity
  • Events on values
Humidity/temperature sensor library
I've made it my quest to create OOP classes for Arduino. Read about that in this blogpost if you need some more context. This class is for controlling the DHT11 Digital Temperature Humidity Sensor...
October 27th, 2015
  • Click
  • Double cllick
  • Hold
  • Release
Capacitive button library
I've made it my quest to create OOP classes for Arduino. Read about that in this blogpost if you need some more context. This class is to control capacitive buttons with your Arduino the same way...
October 20th, 2015
  • Provide power-demanding devices
  • Easy turn on / off power
  • Automatic failure recovery
Power source library
I've made it my quest to create OOP classes for Arduino. Read about that in this blogpost if you need some more context. This class is to control a PC power supply in order to provide power-demanding...
October 18th, 2015
  • Long text auto split
  • Auto text centering
  • Button press events
LCD keypad shield
I've made it my quest to create OOP classes for Arduino. Read about that in this blogpost if you need some more context. These classes are created to control most LCD keypad shield. I've split the...
October 15th, 2015
  • Timer
  • Inline
  • Event driven
Timer library
I've made it my quest to create OOP classes for Arduino. Read about that in this blogpost if you need some more context. This is a very simple timer class that can help you create timed actions...
1 2