Home / Features (page 16)

Features

All About Microcontroller Power

Raspberry Pi Microcontroller Power

I got plenty of questions regarding microcontroller power outputs and requirements especially for popular ones like PIC or the Arduino.  So I decided to answer all of them in this post. Technically, Raspberry Pi and BeagleBone Black are not microcontrollers (I like to call them microcomputers) but I decided to …

Read More »

Serial Communication with Microcontrollers

microcontroller serial communication

When working on projects, there’ll be lots of times when your microcontroller needs serial communication to talk to other devices or other micros. The most common example of this is adding IoT capabilities to your Arduino board or PIC using ESP8266 or GSM module.  A number of sensors and LCD …

Read More »