Content for Arduino Zero

Arduino Zero

The Zero is a simple and powerful 32-bit extension of the platform established by the UNO. The Zero board expands the family by providing increased performance, enabling a variety of project opportunities for devices, and acts as a great educational tool for learning about 32-bit application development. The Zero applications span from smart IoT devices, wearable technology, high-tech automation, to crazy robotics. The board is powered by Atmel’s SAMD21 MCU, which features a 32-bit ARM Cortex® M0+ core. One of its most important features is Atmel’s Embedded Debugger (EDBG), which provides a full debug interface without the need for additional hardware, significantly increasing the ease-of-use for software debugging. EDBG also supports a virtual COM port that can be used for device and bootloader programming.

IoT Thermometer Using Python

“Zerynth App is a mobile application for Android and iOS that allows fast prototyping of graphical interfaces for your IoT projects. With Zerynth App you can turn any mobile into the controller and display for smart objects and IoT systems …

Thirsty Tweeting Office Plants

“Here at Andium we’re super excited to have finally moved into our new office space. We’ve been decking it out with walls covered in whiteboards, new shiny tech, and all the comforts of home. It especially started to …

Arduino RFID Keycard Access

“Keys are so last century, and now that you can easily replicate a physical key just by snagging a photo it might be time to upgrade our locks! This project outlines a framework for you to get started implementing your …