Category: Arduino
DIY BLE Thermometer With Arduino and Blynk
Konstantin Dimitrov has shared a new tutorial on Arduino Project Hub on how to make an Arduino/Genuino 101 Bluetooth Low Energy (BLE) thermometer with TMP102 and Blynk. Blynk is a platform with iOS and Android apps to control Arduino, Raspberry Pi and the likes over the Internet. You can...
Continue ReadingMake an Arduino Temperature Sensor (Thermistor Tutorial)
In this video, Circuit Basics walks us through the steps in setting up a thermistor temperature sensor on an Arduino Uno. First they show how to output the temperature readings to your serial monitor. Then they go over how to connect and output the temperature readings to a 16x2 LCD...
Continue ReadingReal vs Fake Arduino Test
It's possible - there are a lot of fakes out there. Maybe you bought a counterfeit Arduino. Was it priced lower that normal? Is it missing the small details that make it a genuine Arduino board? Watch the video to find out if your Arduino is real or fake. Real vs Fake Arduino Test -...
Continue ReadingDIY an Arduino-Controlled AM/FM/SW Radio
Combine the Si4844-A10 analog-tuned radio receiver with an Arduino to make a full-featured multiband radio. The idea of a single chip radio is intriguing. The prospect is especially interesting to me because, frankly, I envy the analog skills I associate with building a radio receiver....
Continue ReadingESP32 Review: Using the ESP32 with the Arduino IDE
In this video educ8s.tv reviews the ESP32, the successor of the popular ESP8266! Hello guys, I am Nick and welcome to educ8s.tv a channel that is all about DIY electronics projects with Arduino, Raspberry Pi, ESP8266 and other popular boards. You can subscribe to our channel by...
Continue ReadingSAMD21G-Based Arduino Compatible Development Board
With extended I/O pins, the same powerful controller of the Arduino Zero, Atmel SAMD12G18 and in smaller size, Albert Van Dalen had developed “SAM 15x15“ development board. SAM 15x15 is an Arduino compatible development board that features the Atmel SAMD12G18 microcontroller. It...
Continue ReadingThermometer That Pushes Arduino to Its Limits
by gundolf @ instructables.com: Starting playing with Arduino seems simple enough. You can find all sorts of tutorials, instructables, wiring and code examples for pretty much every sensor, component, or module available. So far so good. But when the time comes for building a more...
Continue ReadingAlarm System Powered By Arduino
Dejan Nedelkovski had built an Arduino security and alarm system project that uses an ultrasonic sensor for detecting objects and a buzzer for notification. Components needed to build this simple system are: Arduino board, LCD display, 4x4 keypad, ultrasonic sensor and buzzer. The...
Continue Reading