News

The Microcontrollers Hands-on Course for Arduino Starters is a comprehensive learning package aimed at individuals with little to no prior experience in electronics or programming. The course ...
Arduino is a company that’s best known for making small, programmable microcontroller boards. But the new Arduino Pro Portenta X8 is a full-fledged, Linux-friendly computer with a compact design.
The Arduino Nano 33 BLE Rev2 is a significant leap forward in the world of microcontroller boards, designed to empower a diverse array of projects with its advanced capabilities.
The Arduino Uno is an open-source microcontroller board based on the Microchip ATmega328P microcontroller and developed by Arduino.cc. It was first developed back in 2003 as an affordable ...
Mouser now stocks the UNO R4 microcontroller board from Arduino. The board is powered by the Renesas RA4M1 32-bit Arm Cortex-M4 processor, providing a clock speed of 48MHz for higher processing power.
The Arduino microcontroller is the brain behind these boards, and there are various types tailored to different needs. In this article, we’ll explore the different types of Arduino microcontrollers.
Arduino is the go to board for most folks looking for an introduction to microcontrollers. That's largely thanks to its sizable community, ease of use and surprising versatility. But, there is one ...
Python Arduino Command API The Python Arduino Command API is a light-weight Python library for communicating with Arduino microcontroller boards from a connected computer using standard serial IO, ...