Tag: Arduino IDE

Valar Systems’ WiFi Stepper Motor Board with StallGuard Technology
Controlling stepper motors over a WiFI network opens up the possibilities for the integration of wireless and automation functions to your motor applications. We saw a WiFi Stepper board by Good Robotics in January 2019, it featured control over Wifi and enabled an IoT interface for any...
Continue Reading
USB UPDI Programmer PCB for AVR Micrcontrollers
AVR is a microcontroller family developed in 1996 by Atmel, now acquired by Microchip Technology since 2016. AVR generally refers to the 8-bit RISC architecture line of ATMEL AVR microcontrollers. They are very popular in embedded systems. They are very common in maker and hobbyist...
Continue Reading
ATtiny Flasher: An open-hardware flashing tool for the Atmel ATtiny
Arduino development boards are highly popular among makers and beginners in electronics for their ease of use. The Arduino boards are designed in such a way that making connections to peripherals like sensors and displays is extremely easy. All it needs is a little common sense for...
Continue Reading
Arduino IDE Offers Support for the Raspberry Pi Pico
Arduino recently announced their Arduino Nano RP2040 Connect board, which is a port of the latest Raspberry Pi Pico. Along with it, they’ve also decided to port the Arduino core, bringing the Arduino IDE, libraries, and more to the Raspberry Pi Pico. Even though the official port is...
Continue Reading
The Tiny Yet Powerful tArmDuino Features an STML071 MCU
When you think of a tiny Arduino, all you expect is as many Arduino features as possible that can be large flash memory, programming connections, and obviously smaller board size. Developer Doctek designed a similar Arduino powered by ultra-low-power 32-bit MCU ARM Cortex-M0+...
Continue Reading
Cricket ONE is an Arduino compatible board in Raspberry Pi form factor
The Cricket ONE is the first in a series of small microcontroller boards using the familiar form factor of the Raspberry Pi Zero series of single-board computers. Featuring an ATMEGA328PB and CH340C USB to UART converter, this board is Arduino IDE compatible and includes all of the...
Continue Reading
Minimal ATmega4809 on a Breadboard
David Johnson-Davies published a new project on his personal blog. He shows us how to build a minimal microcontroller on a breadboard based on the ATmega4809, the microprocessor used in the latest AVR-based Arduino boards. It includes a USB-to-serial converter so you can connect it to...
Continue Reading
UPDI programmer compatible with Arduino IDE
Antti Mäntyniemi designed this board, which is a UPDI programmer that utilizes Arduino IDE to program AVR microcontrollers. This kind of programmer is used to programm the new 0-series and 1-series ATtiny mcus using Arduino IDE. The project files are available on github.com so you can...
Continue Reading