Content for Arduino 101

Arduino 101

The Arduino/Genuino 101 is a learning and development board which contains the Intel® Curie™ Module, designed to integrate the core's low power-consumption and high performance with the Arduino's ease-of-use. The 101 adds Bluetooth Low Energy capabilities and has an on-board 6-axis accelerometer/gyroscope, providing exciting opportunities for building creative projects in the connected world.

Irrigation system

“Measures soil moisture and lighting. watering plants when humidity is low and no sun through valve control. log data to SD card. This system is for automating watering plants at home, it release you from manually watering the plants and …

LoRa GPS Tracker Tutorial | LoRaWAN with Dragino and TTN

“We will make a LoRa based GPS tracker and connect it to the TTN, this gives your GPS Tracker maximum range without internet. A couple of projects back we had a look at the LoRaWAN Gateway from Dragino. We connected …

LoRa Image and Video transmission wireless | AI on HuskyLens

“Make complex tasks like Image Recognition and Object detection simple with the AI-powered HuskyLens module and transmit that data on LoRa. In this project, we are going to have a look over the HuskyLens from DFRobot. It is an …

SerialDebug: Improving Debug to Arduino

“Improved serial debugging, with debug levels and simple software debugger, to see/change global variables, add watch, or call a function. Improving debugging for the Arduino Modern development platforms, such as Android and iOS, has debug output with levels (verbose …

Simple Inclinometer With Arduino

“This project is about a simple inclinometer featuring auto rotation of display. This inclinometer can be rotated in any position keeping the digits readable even upside down! It is controlled by an Arduino 101 driven by accelerometers to read the …

Project  Gest-chair

Gest-chair

“Gest-chair is a smart gesture controlled device developed to help wheelchair-bound people by automating the wheelchair. Gest-chair is a smart gesture controlled device developed to help physically challenged people - wheelchair bound. Using a myo armband the arduino takes an input …

Bluetooth LE IoT Gateway

“Enable a Bluetooth LE IoT network with cloud control using Hologram Nova, Raspberry Pi Zero W and Droplit.io services and software. Build your BLE IoT Application with cloud control and cellular connectivity! Overview This project combines a Raspberry Pi …

How To Connect Arduino Industrial 101 to Cayenne

“How to connect Arduino Industrial 101 to Cayenne over MQTT, and send data from BMP180 and TSL2561.”

Arduino Controlled Piano Robot: PiBot

“Using one Arduino Uno board to control 88 solenoids to play piano. How it begin: Many years ago, Yamaha introduced automated piano. Young and innocent me saw that piano playing music behind glass window of an instrument shop. Enough of …

Alarm Clock Using the RTC of the Arduino 101

“This is a fully functioning digital alarm clock with a stop and snooze button, as well as a display for the current time and date. It uses the built in Real-Time-Clock (RTC) of the Arduino 101 board for displaying the …