Category: Arduino
Prestissimo Uno+: Arduino with more I2C UART SPI ADC IO PWM
All the simplicity of the Arduino Uno plus extra I2C UART SPI ADC IO and PWM channels. A development board for the new ATmega328PB MCU. The Prestissimo Uno+ is a platform for rapid electronics development and prototyping that brings us the simplicity, ease of use and reliability of the...
Continue ReadingUsing the 433MHz RF Transmitter and Receiver with Arduino
While building microcontroller based projects, there are occasions where communication will be required between two devices, either in a duplex/transceiver based operation (where both devices can transmit and receive at the same time) or in a simplex-based operation where communication...
Continue ReadingMouser offers maker boards for Arduino-compatible 32-bit processing
Available with multiple software support options, GHI Electronics offers FEZ t18 maker boards. Mouser Electronics is the first distributor to stock the latest boards in the FEZ series. The advanced and user-friendly boards are pinout-compatible with Arduino Uno boards and shields and...
Continue ReadingANTENNINO – Arduino-RF multifunction board
Antennino (the name Antennino is the combination of Antenna and Arduino) is a low-cost and low-power board based on the Atmel chip, then 100% compatible with the traditional Arduino IDE. The board integrates sensors and bus communication to get external information, as well as a...
Continue ReadingArduino + WebUSB + Circuit Simulator = Fun
Connect your Arduino via WebUSB with an web application circuit simulator. by FreeGroup @ www..arduino.cc A awesome feature in Chrome is support for the WebUSB API, which allows web apps to communicate with USB devices, once user consent is given. This opens up a ton of cool...
Continue ReadingProgramming Atmega328p Microcontroller with Arduino IDE
Over the past few tutorials, we have mentioned several scenarios where using any of the Arduino board in a project may be an overkill due to the cost, size, and more technical reasons such as high power consumption. In the last tutorial, we discussed an alternative way of using...
Continue ReadingArdOsc – Arduino Oscilloscope in a Matchbox
Peter Balch @ instructables.com build an Arduino based tiny oscilloscope and a detailed explanation is given on the tutorial. He writes: Why would I want a tiny oscillscope? I've got a room full of electronic Stuff including four oscillscopes. But it's a fuss using them. It would be...
Continue ReadingEasy Motion and Gesture Detection by PIR Sensor & Arduino
Here we use PIR sensor and Arduino to detect the motion of a hand. This detection can be used to operate electronic equipment. By ElectroPeak @ hackster.io: In this article, we’ll show you how to make a gesture detector by simple components like PIR sensor and Arduino Nano. At the...
Continue Reading