News

An Arduino library for I²C device operations. This is an abstraction class which can be used for all I²C devices to manage its access in register access level. On addition to the device abstraction, ...
The documentation is an adjusted copy of the ACD10 readme.md, as the ACD3100 is very similar to the ACD10 but some details differ. This library is to use the Aosong ACD3100 CO2 sensor. Besides CO2 ...
In case you missed it, the big news is that a minimal Arduino core is up and working on the ESP32. There’s still lots left to do, but the core functionality — GPIO, UART, SPI, I2C, and WiFi — are all ...
Assume that you are moving towards a complex microcontroller project bundled with blinkers, beepers, and a display panel. To link a standard 16×2 LCD directly with the microcontroller, for instance ...
[Wayne] wrote in to share an item he just finished working on, an I 2 C GPS shield for the Arduino. While other GPS solutions have existed for quite some time, his caught our eye due to its feature ...