Category: Arduino
4Duino – A 2.4″ TFT LCD IoT Display Module
If your application needs a controller with display interface and a network connectivity, then you need to think about using 4Duino from 4D Systems, a 2.4" TFT LCD IoT display module. 4Duino key features 4Duino has ATmega32U4, a 8-bit MCU from Atmel, which is the same...
Continue Reading1Hz to 30KHz Wave Generator Using Arduino
Wave generator is one of the most needed tools in our electronics labs, you can buy a fully functional ready made one or make a simple one using your Arduino. Joekutz over Hackaday.io created a simple wave generator using Arduino powered from 9V battery and produces amplified and...
Continue ReadingHow to control Arduino board using an Android phone
Kerimil, user on Arduino Forum, submitted his project which focuses on establishing communication between an Arduino board and an android mobile using bluetooth: The idea is to gain access to hardware on Android devices (accelerometers, gyro, wifi connectivity, gps, GPRS,...
Continue ReadingFiltering Noisy Arduino Measurements
Paul Martinsen @ megunolink.com discuss about noise in analog input of arduino and how to filter it. He examines 3 filtering algorithms: Averaging, Running average, Exponential filter and provides the code to achieve that. Measurements from the real world often contain noise. Loosely...
Continue ReadingWhoa Board: Dream With Touch Sensing EL Wire, Panels, Paint
The Whoa Board makes things glow. It also makes glow-y things sense touch. It's an open prototyping platform for wearable electronics! Turn any EL (Electro-Luminescient) material into a touch sensor with no additional hardware. It's an open prototyping platform for wearable...
Continue ReadingProgram an Arduino with State Machines in 5 Minutes
by Lothar Wendehals: Did you ever program an Arduino? Have you ever been worried about complex control flows written in pure C? Maybe you have already heard of statecharts and state machines? In this blog post, I will show you how to program an Arduino in just 5 minutes in a...
Continue ReadingTeensy 3.5 and 3.6 Are Here !
“Teensy” is a tiny size board compatible with Arduino software and libraries. Teensy 3.1 & 3.2 was the last version from Paul Stoffregen (PJRC Company) the creator of Teensy. Paul started a Kickstarter campaign for The new Teensy 3.5 and 3.6 and until the time of...
Continue ReadingThe IoT Project Builder “myDevices” Has Added Arduino Support
"myDevices", creators of IoT platform Cayenne, announced in a press release a partnership with Arduino to integrate Arduino support in their system. The partnership seems to be with Arduino SRL not with Arduino LLC. The currently supported Arduino boards, beside variety of sensors and...
Continue Reading