Tag: Arduino IDE
Arduino Leonardo Board Features USB Human Interface Device
Arduino is an open-source electronics prototyping platform based on flexible, easy-to-use hardware and software. For programming, the previous version of Arduinos required a serial port connection to your computer. As the platform evolved, using a USB conversion chip was only a slight...
Continue ReadingValar 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 ReadingUSB 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 ReadingATtiny 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 ReadingArduino 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 ReadingThe 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 ReadingCricket 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 ReadingMinimal 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