This Windows-based program, created with Microsoft Visual Basic (VB6), features an intuitive user graphic interface (UGI) and operates seamlessly on the Windows platform. It interfaces with a personal ...
Modern MCU boards offer a lot of performance and a high level of programming convenience. The over-the-air (OTA) feature is particularly interesting. However, transmitting serial data wirelessly ...
With limited fossil fuel reserves for the next few years and the problem of pollution that they cause, renewable energy is the need of the hour to tackle these issues. Solar power is one of the best ...
Need to quickly toggle or read some logic signals without the hassle of writing a quick program? [Thor_x86], aka [Eric], built an Arduino sketch that does just that — and he threw in the ability to ...
We all know that, Atmega328 IC is used in Arduino UNO board. This IC is the brain of the Arduino board. Actually, Arduino designers wanted to make a handy prototyping board for the beginners so they ...
The STM32 board a.k.a Blue Pill is a Development board for the ARM Cortex M3 Microcontroller. It looks very much similar to the Arduino Nano but it packs in quite a punch. The Development board is ...
This shield is used to flash my Arduino Pro Mini with OptiBoot bootloader and to upload sketch to it. Optiboot is less Flash consuming than classic one. Also, for 3V3 at 8MHz devices, upload at 57600 ...
USB to serial boards are necessary to program and debug boards, and/or access the serial console, and while they are very cheap, you may be in a situation where you don’t have any around, but you do ...