Category: Arduino
STM32 Arduino compatible board
HardiqV @ instructables.com build an alternative board to Arduino using STM 32 series of mcus. We love the Arduino board and it's prototyping platform . It makes the complete prototyping process smooth and enjoying with the help of it's add on such as Arduino IDE and a huge community...
Continue ReadingDisplay Arduino analog input using LabVIEW
Zx Lee shared detailed instructions of how to display the Arduino measurements using LabVIEW: To get started, I will explain what is actually going on in Arduino. In this project, I am using an Arduino Nano to acquire signals and send the data to PC. As mentioned earlier, two analog...
Continue ReadingGetting started with Python and Arduino MKR1000 for secure IoT projects
A getting start guide to program Arduino MKR1000 in Python: The MKR1000 is described as a powerful board that combines the functionality of an Arduino Zero (already supported by Zerynth) and the connectivity of a Wi-Fi Shield, with a Cryptochip for secure communication. The...
Continue ReadingReal Time Clock On 20×4 I2C LCD Display with Arduino
Sometimes it may be necessary to use a display while making a hardware project, but the size and the type of the display may vary according to the application. In a previous project, we used a 0.96″ I2C OLED display, and in this project we will have an I2C 20×4 character...
Continue ReadingLightweight GSM Mobile With Arduino UNO and Nextion Display
Avishek Hardin at Arduino Project Hub designed a lightweight mobile using a GSM module, an Arduino UNO, and a Nextion touch screen display. The lightweight mobile has the following features: Make calls Receive calls Send SMS Receive SMS Delete SMS In this project,...
Continue ReadingXOD, Visual Coding For Microcontrollers
XOD is a new visual programming language for microcontrollers launched now. Pronounced [ksəud], this programming language idea was inspired by vvvv, a hybrid visual/textual live-programming environment for easy prototyping and development which is designed to facilitate the...
Continue ReadingNixie Bargraph Kit
Robin @ kickstarter.com launched his new campaign on a project using IN-9 Nixie tubes. Now you can easily control two IN-9 Nixie bargraph tubes with 2 PWM inputs from your Arduino, Raspberry or other control board. The tubes are controlled by PWM signals and adjusting the PWM duty...
Continue Readingµduino, The Smallest Arduino Ever
A new member to Arduino compatible devices is just here, the newest yet the smallest Arduino ever created, µduino!Believing that it is enough to include some bulky devices in our applications, the team behind µduino is trying to provide a shrinkified device that can be included...
Continue Reading