News

Arduino open source hardware was been used in an industrial controller design. Austrian firm Controllino has based its programmable logic controllers (PLCs) on Arduino modules. This is an example of ...
The Arduino Sensor Kit comes as a standalone kit for only €23.00 or $23.00, or can be purchased with the Arduino UNO Rev3 board as a great value bundle for €38.70 or $38.70.
Snap4Arduino allows us to program an Arduino board in an environment similar to Scratch, which is well known for the ease with which its graphical programming can be done. In this module, you'll learn ...
This is a simple project. It uses an Android device to switch an LED driven by the Arduino. Connectivity is provided by the Bluetooth module inserted in the breadboard. But one look at the UI on th… ...
It’s not LoRa, but the Arduino Primo line is based on the ESP8266 WiFi chip and a Nordic nRF52832 for Bluetooth. The Primo comes in the ever-familiar Arduino form factor, but it isn’t meant to ...
Recorded on January 6, 2016. Katie Roof speaks with CEO of Microduino Bin Feng about the world’s smallest series of Arduino-compatible smart modules that can be used for a variety of DIY projects.
tweeq are powerful open source micro-sized Arduino boards providing a wide range of tiny add-ons to help build and expand your Arduino projects. Watch the video after the jump to learn more about ...
Two years after launching the Curie-powered Arduino 101 maker board, Intel is calling it quits on the hardware. The chipmaker has announced the end-of-life for its Curie Module, which launched in ...
A few months past and I gained some interest in making this OLED work. Therefore, I started to do some research. I found a library that supports all sorts of displays for Arduino, and it supports ...
This project shows how to build a light gauge that uses an LED bar graph to show the measured brightness level. The function “gauge()” is a good example of using “if” statements to analyze sensor ...