Technology and Development

How to use a DHT sensor to show humidity and te...
In Part I and Part II of this series, we learned how to use an analog sensor – including a potentiometer (POT), a light dependent resistor (LDR), and a soil...
How to use a DHT sensor to show humidity and te...
In Part I and Part II of this series, we learned how to use an analog sensor – including a potentiometer (POT), a light dependent resistor (LDR), and a soil...

How to program an OLED display with Arduino
Sensors are used to convert a physical quantity, such as light intensity or temperature, into an electrical one. There are several types of sensors that can be easily used with...
How to program an OLED display with Arduino
Sensors are used to convert a physical quantity, such as light intensity or temperature, into an electrical one. There are several types of sensors that can be easily used with...

How to display LDR values and soil moisture s...
In Part I of this tutorial, we learned how to present data (or values) using a potentiometer (POT) and an organic light-emitting diode (OLED) display. For this project, the POT...
How to display LDR values and soil moisture s...
In Part I of this tutorial, we learned how to present data (or values) using a potentiometer (POT) and an organic light-emitting diode (OLED) display. For this project, the POT...

Arduino 19 compatible coding: Interfacing an AD...
In the previous tutorial we covered the I2C Bus in Arduino. We also learned how to use the wire library to communicate with the interintegrated circuit or I2C devices using...
Arduino 19 compatible coding: Interfacing an AD...
In the previous tutorial we covered the I2C Bus in Arduino. We also learned how to use the wire library to communicate with the interintegrated circuit or I2C devices using...

Arduino 18 compatible coding: Synchronous seria...
In previous tutorials, we covered serial communication using the UART and serial software on Arduino. Universal asynchronous receiver/transmitter (UART), I2C and SPI are the most common serial interfaces...
Arduino 18 compatible coding: Synchronous seria...
In previous tutorials, we covered serial communication using the UART and serial software on Arduino. Universal asynchronous receiver/transmitter (UART), I2C and SPI are the most common serial interfaces...

Getting started with ESP8266
ESP8266, a System-on-Chip (SoC) manufactured by ESpressif, is the most popular IoT development platform and is a complete and independent Wi-Fi networking solution. The SoC consists of a microcon...
Getting started with ESP8266
ESP8266, a System-on-Chip (SoC) manufactured by ESpressif, is the most popular IoT development platform and is a complete and independent Wi-Fi networking solution. The SoC consists of a microcon...