Arduino

Same old song. Lolin designed a great board as intended for battery power and killed the whole design with one component
You will design a miniature board with a Wemos D1 compatible pinout, USB charging and programming, and a battery charging circuit. Well that looks like a great board! Small, powerful…

DS18B20 Tester with Arduino
You ordered a few DS18B20 temperature sensors and after a few weeks of waiting, you finally received the shipment. You connected the sensor to your project and … nothing… Tried…

Update: EduBoard – education board with support in Arduino IDE
If you are looking for useful education board for learing of programming and electronics, maybe this news about project called EduBoard by Olimex could be helpful for your decision. The…

Updated: STM32duino III. – How to use Serial (USART)
The STM32duino library which supports a few microcontrollers from STM32 family for Arduino IDE and programming by Wiring was updated. Based on this update were also updated USART example codes.…

Create your own robot based on Arduino
This news shows really detailed tutorial how to create robot which is based on Arduino platform. This tutorial is step-by-step tutorial which describes you what components use, how to connect…

A New version of “Tasker for Arduino”
This is a cooperative scheduler for running multiple tasks on Arduino. The tasks are called automatically at specified times for specified number of times. This frees your program from timing…

Original Arduino board with ESP32 (MKR WiFi 1010) and board for NB-IoT (MKR NB 1500)
Arduino.cc prepares a new development boards for your application. Arduino MKR WiFi 1010 with ESP32 IC and Arduino MKR NB 1500 which supports NB-IoT network (Vodafone, AT&T, T-Mobile USA, Telstra,…

Two new Arduino boards are comming – Uno WiFi Rev. 2 and Vidor 4000 with FPGA
A new original Arduino boards are comming. Arduino prepares two new boards – a new revision of Arduino Uno WiFi (Rev. 2) and Arduino Vidor 4000, which includes FPGA. Arduino…

Programmer of ATtiny4/5/9/10/20/40 from Arduino board
The programmer of very small microcontrollers: ATtiny4/5/9/10/20 and 40 from Arduino board. You find whole info regarding the programmer. There are tutorial “how to upload the code”, GUI software and…

Meduino Mega2560 Pro Mini
The Arduino board called Mega2560 uses the ATmega2560 microcontroller. The Arduino board costs 35 EURO. The microcontroller is very interesting, it contains a lot of analog(16) inputs and digital inputs/outputs…