Search Results for : Arduino IDE
Arduino and Silicon Labs Collaborate to Embed Matter Protocol into Arduino IDE
Arduino and Silicon Labs are teaming up to make it easier to use the Matter protocol for IoT devices. This project will happen in two phases. The first phase, which took place at CES 2024, involved the release of a user-friendly Arduino library for the Matter protocol, along with a new...
Continue ReadingArduino IDE 2.0 Leaves Beta – Becomes the Default Stable Software for Users
Arduino has now declared the Arduino IDE 2.0 ready for primetime use, effectively ending the era of the previous Arduino IDE. The Arduino team stated that moving it from the beta version to the general release was a result of the feedback they received from the Arduino community which...
Continue ReadingATtiny Development Boards are Compatible with Arduino IDE
In recent years Atmel has been producing and releasing AVR microcontrollers that are equipped with a new set of peripherals. These microcontrollers use the AVR instruction set and open source AVR-GCC compiler that is used with the general AVR microcontrollers but they are differently...
Continue ReadingGetting Started with Espressif’s ESP32-C3-DevKITM-1 on Arduino IDE
Espressif Systems ESP32-C3-DevKit M-1 is an extremely powerful board for your IoT applications. Driven by the ESP32-C3FN4 chip, this low-power, low-cost, Wifi-Bluetooth-enabled board has its own unique place in the ESP32 board line-up. You can program your ESP32-C3-DevKITM-1 module in...
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 ReadingProgramming STM8S Microcontrollers using Arduino IDE
While full-time embedded firmware developers like me may always have one thing or the other against the Arduino IDE, the truth is, the IDE remains one of the most versatile and widely used embedded development platforms in the world today. The success of the Arduino boards and related...
Continue ReadingUsing the New ATtiny Processors with Arduino IDE (ATtiny412, ATTiny1614, ATtiny3216, ATtiny1616, ATtiny3217)
While the Arduino series of development boards have ease-of-use features that have made them a darling of the community, there are several situations where using them is not an advisable course of action for a project. Especially in projects where the developers desire a small form factor...
Continue ReadingUPDI 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