The Arduino Serial Plotter is a built-in tool in the Arduino IDE that allows you to visualize live data from your Arduino board in real time. This is particularly useful when working with sensors, analog readings, or debugging data. Unlike …
-
-
EEPROM (Electrically Erasable Programmable Read-Only Memory) allows you to store data permanently on an Arduino, even when power is lost. This is useful for storing settings, calibration values, or user preferences. Basics of Using EEPROM in Arduino The EEPROM on …
-
In this article we look at a temperature and pressure sensor, the STS35 temperature sensor from Sensirion, and connect it to an Arduino R4, you can use an older Arduino Uno. It will work just fine. Sensor Information The STS3x-DIS …
-
In this article we look at a sensor, the BMA220 Triple Axis Accelerometer from Bosch Sensortec, and connect it to an Arduino R4 Minima, you can use an older Arduino Uno. It will work just fine. Sensor Information The BMA220 …
-
In this article we look at a module with lots of LEDs on it, its an IS31FL3741 LED matrix module from adafruit Module Information At the centre of the module is the IS31FL3741 The IS31FL3741 is a general purpose 39×9 …
-
In this article we look at another board which looks like it would be a good fit for beginners. Now the normal combination is to buy a shield which has some external components on it and fit in on your …
-
In this article we look at a temperature and pressure sensor, the BMP390 pressure sensor from Bosch Sensortec, and connect it to an Arduino R4, you can use an older Arduino Uno. It will work just fine. Sensor Information The …
-
It was only a matter of time after the Arduino R4 boards were released that we would get some clone boards. In this article we will look at 2 of the Arduino R4 Wifi boards Lets look at these boards …
-
This Rich Shield TWO has many components onboard such as an I2C LED matrix, joystick, battery display, rotary encoder, DS18B20 temperature sensor, human sensor, sound sensor. 1. An I2C LED Matrix which is 16×8 pixels, you can use this to …
-
In this article we look at a temperature sensor, the STTS22H sensor from ST and connect it to an Arduino Uno Sensor Information The STTS22H is an ultralow-power, high-accuracy, digital temperature sensor offering high performance over the entire operating temperature …
-
In this article we look at a temperature and pressure sensor, the BMP384 pressure sensor from Bosch Sensortec, and connect it to an Arduino Uno Sensor Information The BMP384 can be used for high-resolution measurements (up to 21-bit) and uses …
-
In this article we look at another Triple-axis Magnetometer, the KX134 Triple Axis Accelerometer, and connect it to an Arduino Uno This is very similar to the KX132 we wrote about previously Sensor Information This KX134 is a digital accelerometer …