Content for Arduino Due

Arduino Due

The Arduino Due is a microcontroller board based on the Atmel SAM3X8E ARM Cortex-M3 CPU. It is the first Arduino board based on a 32-bit ARM core microcontroller. It has 54 digital input/output pins (of which 12 can be used as PWM outputs), 12 analog inputs, 4 UARTs (hardware serial ports), a 84 MHz clock, an USB OTG capable connection, 2 DAC (digital to analog), 2 TWI, a power jack, an SPI header, a JTAG header, a reset button and an erase button. The board contains everything needed to support the microcontroller; simply connect it to a computer with a micro-USB cable or power it with a AC-to-DC adapter or battery to get started. The Due is compatible with all Arduino shields that work at 3.3V and are compliant with the 1.0 Arduino pinout.

DIY Arduino Due TEA5767 FM Radio

“How to make a small FM Radio with oled display which all functions are controlled by a single rotary encoder. Homemade Arduino Due radio with TEA5767 FM module This time I will show you how to make a small FM …

Autonomous Lawn Mower without GPS RTK

“Building a few cm precision without GPS RTK. What do you do, if you have a garden to mow, some spare Arduino devices and enthusiasm forembedded and control systems :) You build an Autonomous Lawn mower. If you are not fond …

Build a 80s Style Home Computer From Scratch From Arduino Components

“This project began in a rainy summer 2021 in Corona lockdown when I started to write a BASIC interpreter for Arduino from scratch. The project was simple and mainly targeted for Arduino UNO and other small systems but has now …

Arduino Piano Tuner Helper

“Many electronic tuning devices are on the market. The cheaper ones are designed for specific instruments (such as guitar, violin). The more expensive ones often are called ‘orchestral tuner’, piano tuning included. For example, the Korg OT-120 (€ 62) or …

XpandShield MK1

“An Arduino Shield with extensive I/O that is compatible with many Arduino boards. Follows Arduboy pinout. This shield, to the end of the day, is the extension of the old LCD4884 Joystick Shield. However, whereas the LCD4884 Shield may …

Creating and Solving Mazes on a 128 x 64 LED Panel

“Use the Arduino Due to control a large LED flat panel display. And the software to create and solve mazes on it Two years ago, I published a tutorial about building a 128 x 64 LED two color panel and …

A Sensor Network Controlled by Arduino Within a Wooden House Model

“In this Instructable I will show you my first electronic and IT project that I have made during my studies at the Moroccan School of Engineering Sciences (EMSI). As an IT engineer I learned on my own how to use …

Building a Moving Platform Robot From Scratch

“My name is Niels Post. I am a Computer Science student from the Netherlands. This robot is part of my internship at the Vrije Universiteit Brussel. The robot is meant for use as a simple moving platform robot. It is …

USB-C PD Sink BCR

“A USB-C Power Delivery Sink, handling up to 20V 5A based on the Cypress CYPD3177 USB PD Controller. USB-C Power Delivery offers the option to negotiate power delivery from a compatible PD power supply. The USB-C PD …

MIDI-Controlled Slide Whistle

“Uses an Arduino Due and a stepper motor + driver to control a slide whistle made of 3d printed parts and PVC pipe. Laser-cut base plate. A project that uses a 3d printed rack-and-pinion, blower fan, an Arduino Due, and a …