In this post we will build a FM radio using Arduino Uno (Arduino Nano also ok) with a radio module TEA5756. The C code is
Tag: Arduino
ESP8266 Weather Station – Getting your weather report
I bought a starter guide by Daniel Eichhorn which teaches you how to set up a weather report station using ESP8266 microcontroller, 128×64 OLED display
Data Logged LM35 temperature sensor values into Excel spreadsheet through Arduino
Hi, this post is about data logging your sensor values into Excel. Here I’m using LM35 temperature sensor with Arduino Uno, 16×2 LCD screen, resistor
Using arduino uno with lcd display and temperature sensor LM35
Things you need: Arduino Uno LM35 temperature sensor 16×2 LCD display 330Ω resistor 10kΩ trimmer jumper wires Characteristic of LM35DZ sensor: Units in ̊ Celsius
Using Arduino to interface with 16×2 LCD
Components used: Arduino Uno 16 x 2 LCD 10K potentiometer 330Ω resistor jumper wires breadboard type A / type B USB cable connected to PC
Using Arduino to control 8 segment display
Below is the code for the Arduino sketch. A short clip… ‐——————————————————————————– Using serial in parallel out shift register (MC74HC595AN) to connect 7 segment LED