Protected: The BB
When I started my first experiments with electronics, solderless breadboards, in Europe anyway, were not very common or at least not cheap.
Instead me and my dad wired everything together (the...
Protected: WS2801 vs WS2811 vs WS2812
Difference between WS2801, WS2811 and WS2812
Before we start, we should probably identify the differences between the WS2801, WS2811 and WS2812 based strips (also called “strands”).
Most...
Protected: L298N DC Motor Control
We well take a look at some basic techniques for controlling DC motors and make two example through which we will learn how to control DC ...
I2C scanner
/* ----------------------------------------------------------------
* Arduino I2C Scanner
*
* This sketch tests the standard 7-bit addresses
* Pls, note that devices with higher bit address might not be...
Protected: Control Servo Motors
Overview
There are
many types of servo motors and their main feature is the ability to
precisely control the position of their shaft. A servo motor...
Ultrasonic vs Infrared Sensors
Your choice of a sensor in your
application can be challenging for any project. The performance of your
system depends greatly on the reliability of your sensor and other...
Ultrasonic sensor
Ultrasonic sensing is one of the best ways to sense proximity and detect levels with high reliability.
It emits an ultrasound at 40 000...
Protected: WS2812B Addressable RGB LEDs
If you have made some sort of LED related project, then you probably might have used discrete LEDs (either through hole or SMD). These LEDs may be single color...
RGB Leds
There are actually two types of RGB Led’s; the common cathode one and the common anode one. In the common cathode RGB Led, the cathode of all...
OLED Thermometer And Hygrometer
Things used in this project
Hardware componentsArduino UNO & Genuino UNO×1DHT11 Temperature & Humidity Sensor (4 pins)×1DHT22 Temperature Sensor×1Breadboard (generic)×1Onion Corporation OLED Expansion×1Jumper wires (generic)×1Software...