All About Circuits

Latest Microcontroller Articles and Videos

Categories

How to Create a Gaming System with the Atmel SAM4S Xplained Pro

How to Create a Gaming System with the Atmel SAM4S Xplained Pro

This article provides additional details related to code development, hardware configuration, and the OLED interface.


Projects Apr 01, 2016 by Robert Keim
Some Microcontroller Kits You’ve Never Heard of

Some Microcontroller Kits You’ve Never Heard of

Some cool microcontroller kits for young engineers are coming, check them out!


News Mar 23, 2016 by Tim Youngblood
Teardown Tuesday: What’s inside a Bluetooth Radar Detector?

Teardown Tuesday: What’s inside a Bluetooth Radar Detector?

Ever wonder what's inside a radar detector? In this week's Teardown Tuesday you'll find out!


News Mar 22, 2016 by Alex Udanis
Teardown Tuesday: Spektrum DX4C RC Car Transmitter

Teardown Tuesday: Spektrum DX4C RC Car Transmitter

In this week's teardown Tuesday we are going to take a look inside an RC car transmitter.


News Mar 15, 2016 by Alex Udanis
Building Raspberry Pi Controllers Part 6: Displaying Messages on a LCD with a RPi

Building Raspberry Pi Controllers Part 6: Displaying Messages on a LCD with a RPi

Readers will learn how to wire a standard 16x2 LCD (liquid crystal display) to a Raspberry Pi to display messages.


Projects Mar 04, 2016 by Don Wilcher
Program a PIC Microcontroller as an I2C Slave Device for Custom Sensor and I/O Interfacing

Program a PIC Microcontroller as an I2C Slave Device for Custom Sensor and I/O Interfacing

No I2C interface with that sensor? No problem. Program a PIC chip as an I2C slave device for custom sensor and I/O interfacing. Here, we use three DHT22 sensors on a single I2C interface.


Teardown Tuesday - Amazon Dash Button

Teardown Tuesday - Amazon Dash Button

In this edition of teardown Tuesday, we'll be examining the Amazon Dash button.


News Feb 23, 2016 by Alex Udanis
Embedded PID Temperature Control, Part 4: The Scilab GUI

Embedded PID Temperature Control, Part 4: The Scilab GUI

With USB communications and a Scilab graphical user interface, we can really see what the PID controller is doing.


Projects Feb 19, 2016 by Robert Keim
Create a Laser Detection System Using a PICAXE

Create a Laser Detection System Using a PICAXE

Lasers are plentiful, inexpensive, and fun to use. Here's a target that reacts when it's hit by a laser beam.


Building Raspberry Pi Controllers Part 5: Reading Analog Data with an RPi

Building Raspberry Pi Controllers Part 5: Reading Analog Data with an RPi

Learn how to read electrical signals and data from an analog device using the Step Response technique in Part 5 of the Building Raspberry Pi Controllers series.


Projects Feb 09, 2016 by Don Wilcher
Embedded PID Temperature Control, Part 2: Board-Level Integration

Embedded PID Temperature Control, Part 2: Board-Level Integration

This article covers the firmware that allows the EFM8 microcontroller to communicate with the DAC and the MAX31855.


Projects Feb 03, 2016 by Robert Keim
Embedded PID Temperature Control, Part 1: The Circuit

Embedded PID Temperature Control, Part 1: The Circuit

Invoke the power of the PID (proportional–integral–derivative controller)! The key components in this design are an EFM8 microcontroller, a DAC, and the MAX31855 thermocouple-to-digital converter.


Projects Feb 01, 2016 by Robert Keim
Make a GPS Clock With a PIC Microcontroller

Make a GPS Clock With a PIC Microcontroller

In this article I'll show you one way to use a PIC microcontroller to get the time and date from a GPS module.


Using Scilab GUI for RGB and Lux Measurements

Using Scilab GUI for RGB and Lux Measurements

Gather data via USB from a BH1745NUC optical sensor and then display color characteristics and illuminance values.


Projects Jan 28, 2016 by Robert Keim
Atmel, Microchip, and the IoT Writing on the Wall

Atmel, Microchip, and the IoT Writing on the Wall

Microcontroller specialists Atmel Corp. and Microchip Technology Inc. are joining hands to create a powerhouse in the Internet of Things (IoT) realm in a way that is reminiscent of the hookup between Freescale and NXP just a few months ago. The tie between the MCU kingpins is aimed at creating a full-stack silicon house with all the IoT hardware ingredients ranging from MCUs to analog to flash.


News Jan 25, 2016 by Majeed Ahmad
Design a Color Sensor with Measurements Displayed via an RGB LED Module

Design a Color Sensor with Measurements Displayed via an RGB LED Module

Display colors by precisely controlling the intensity of red, green, and blue LEDs.


Projects Jan 22, 2016 by Robert Keim
Building Raspberry Pi Controllers: IR Remote Event Counter

Building Raspberry Pi Controllers: IR Remote Event Counter

In part 4 of this Build Raspberry Pi Controllers series, the reader will learn how to build an IR Remote Event counter using littleBits.


Projects Jan 19, 2016 by Don Wilcher
Custom PCB Design with an EFM8 Microcontroller

Custom PCB Design with an EFM8 Microcontroller

Tips and techniques for incorporating EFM8 microcontrollers into your custom hardware.


Projects Jan 18, 2016 by Robert Keim
LED Chaser… With a Twist!

LED Chaser… With a Twist!

Build an LED chaser with a little twist: we'll be using a microcontroller and an LCD along with the usual 4017 counters.


Implementing I2C with an EFM8 Microcontroller, Part 2

Implementing I2C with an EFM8 Microcontroller, Part 2

Firmware architecture and example code for an I2C interface based on the Silicon Labs SMBus peripheral.