News

Nordic Semiconductor has released a Bluetooth Smart software development kit (SDK) for Arduino-based projects, that is compatible with a range of Arduino, ChipKIT shields that employ the nRF8001 ...
Download the codes here Arduino simple shield potentiometer code: Arduino shield rc car: Arduino nano module L298P code: Board project: In this project you'll see how simple it is to make an rc car ...
Living proof is this human-following robot/car that was build by the YouTuber over at DIY Builder, which relies on an Arduino Uno as the brain of the device. The video that you can find embedded ...
IntroductionBluetooth® Low Energy (Bluetooth® LE or BLE) is a low-power, short-range wireless communication technology that is ideal for use on the Internet of Things (IoT). BLE is designed for ...
The big picture: If you don't know anything about electronics but have always wanted to learn and build your own IoT project, Arduino has the solution for you. The Plug and Make Kit is a comprehensive ...
The Arduino Bootcamp will help you learn Arduino by walking you through more than a dozen projects from scratch.
10 Simple-But-Fun Projects to Make With Arduino John Boxall, author of the new book Arduino Workshop, shares a few of the projects from his book on how to get started with the microcontroller.
Introduction:In Arduino environment, it's convenient to access BT SPP like a serial port and react to the command string sent from the BT serial port. Many Arduino projects have utilized this way ...