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 …
arduino
-
-
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 …
-
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 …
-
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 a Triple-axis Magnetometer, the KX132 Triple Axis Accelerometer and connect it to an Arduino Uno, I actually used an R4 Minima with a sensor shield to prove that it would work. Sensor Information The …
-
Ok I now have 1 of each of the Arduino Uno R4 Minima and Arduino Uno R4 Wifi and as always a little bit of excitement if you are into this sort of thing – especially when Arduino release a …
-
In this article we look at an Ambient Light sensor, the LTR-303 and connect it to an Arduino Uno Sensor Information The LTR-303ALS is a low cost,small, I2C Ambient Light sensor. The LTR-303ALS comes in a 2.0×2.0×0.7mm 6pin DFN package. …
-
In this article we look at creating and displaying custom characters on an I2C 16×2 LCD to an Arduino, we chose an Arduino Uno but there is no reason this will not work with a different Arduino board. This can …