A collection of Arduino tutorials and mini-projects filtered by category.
First steps: make an LED blink with digitalWrite.
Control LED brightness using analogWrite (PWM).
Measure ambient light intensity using an LDR and Arduino.
Read accurate analog temperature values using the LM35 sensor and Arduino.
Monitor soil moisture levels using a capacitive sensor for smart plant watering.
Measure distance accurately using the HC-SR04 ultrasonic sensor and Arduino.
Read temperature and humidity values using the DHT11 sensor and Arduino.
Detect nearby obstacles using an infrared obstacle detection sensor.
Detect smoke and combustible gases using the MQ-2 gas sensor and Arduino.
Configure HC-05 Bluetooth settings like name, baud rate, and role using AT commands.
Display scrolling text and patterns using the MAX7219 LED dot matrix module.
Control a 4-digit 7-segment display using the TM1637 module and Arduino.