Arduino LM35 featured image

Temperature Sensor with Arduino Uno: LM35 wiring, setup, and code 0 (0)

In this tutorial, I’m going to show you how to connect and setup Arduino Uno with an LM35 temperature sensor, also examining its pinout, working, convention, and working protocol. To keep maintaining rooms, crops, and weather conditions under control, many projects require monitoring environment temperature. Arduino Uno can interface LM35, which is a good temperature […]

Temperature Sensor with Arduino Uno: LM35 wiring, setup, and code 0 (0) Read More »

Arduino IDE add library featured image

Install Arduino Libraries: methods to add libraries with Arduino IDE 3.7 (3)

In this tutorial I’m going to show you how to install libraries with Arduino IDE, listing different methods to achieve this result. Installing libraries with Arduino IDE is important to enhance your code to support external devices with the help of pre-built software defining communication protocols What are Arduino Libraries Arduino libraries are files written

Install Arduino Libraries: methods to add libraries with Arduino IDE 3.7 (3) Read More »

raspberry pi thingsboard featured image

ThingsBoard and Raspberry PI (part 2): Add Device telemetry by MTTQ and Python 5 (6)

In this tutorial, I’m going to show you how to create a tenant, add a device and configure it to message by MTTQ and Python with Thingsboard on Raspberry PI. We’ll start from a fresh ThingsBoard installation, according to my ThingsBoard and Raspberry PI: getting a Professional IoT dashboard tutorial. Creating a tenant and adding

ThingsBoard and Raspberry PI (part 2): Add Device telemetry by MTTQ and Python 5 (6) Read More »

×