All About Circuits

Latest Microcontroller Technical Articles

Categories

Introduction to Stepper Motors with Trinamic’s TMC2130 Eval Kit

Introduction to Stepper Motors with Trinamic’s TMC2130 Eval Kit

MIT-i takes on stepper motors 101!


Projects May 15, 2017 by Ryan Jones
Bootloading an AT328P-PU and Approximating the Functionality of an Arduino Uno…on the Cheap!

Bootloading an AT328P-PU and Approximating the Functionality of an Arduino Uno…on the Cheap!

Reduce the cost of using an Arduino UNO by 50% or more by building your own device with comparable functionality.


Overview of the BLE Solar Beacon from Cypress Semiconductor

Overview of the BLE Solar Beacon from Cypress Semiconductor

Transmit humidity and temperature data with a fully functional, off-the-shelf, battery-less wireless sensor node.


Getting Started with FPGAs: The Development Environment and “Hello World”

Getting Started with FPGAs: The Development Environment and “Hello World”

It’s time to dive into the world of programmable logic. Use this tutorial to get your FPGA development environment setup and understand the tool set and basic development process.


Better Know Your Programming Languages: An Introduction to Python

Better Know Your Programming Languages: An Introduction to Python

This article will give you a brief introduction to the Python programming language.


A Microcontroller Enthusiast’s First Look at Programmable Logic

A Microcontroller Enthusiast’s First Look at Programmable Logic

The FPGA can be a great addition to your arsenal, but it requires some adjustments to the way a microcontroller jockey thinks.


Capturing IMU Data with a BNO055 Absolute Orientation Sensor

Capturing IMU Data with a BNO055 Absolute Orientation Sensor

The BNO055 is an absolute orientation sensor from Bosch that combines sensor data and a microprocessor to filter and combine the data, giving users their absolute orientation in space.


Projects Mar 22, 2017 by Mark Hughes
Creating a Simple Data Logger with the RIOT (Realtime Internet of Things) Framework

Creating a Simple Data Logger with the RIOT (Realtime Internet of Things) Framework

In this project, we will demonstrate the simplicity of RIOT by creating a data logger that will plot levels of light onto a graph on a PC server application.


Projects Mar 08, 2017 by Robin Mitchell
Using a SIM900A to Send Sensor Data to a Website

Using a SIM900A to Send Sensor Data to a Website

In this article, I'll show you how I used one of my SIM900A GSM modules to send temperature and relative humidity to my personal website.


Introduction to Low-Power Embedded Design

Introduction to Low-Power Embedded Design

Low power consumption has become an important design goal in many electronic systems. This article introduces essential concepts and techniques.


Testing a Custom IoT Framework by Controlling an LED: RIOT (RealTime Internet of Things)

Testing a Custom IoT Framework by Controlling an LED: RIOT (RealTime Internet of Things)

Using a custom framework (RIOT) to control an LED with a networked computer.


Projects Feb 08, 2017 by Robin Mitchell
Quark D2000 I2C Interfacing: Add a Color Sensor and Asynchronous Mode

Quark D2000 I2C Interfacing: Add a Color Sensor and Asynchronous Mode

Use I2C on the Quark D2000 development board to interface a color sensor and get acquainted with using asynchronous mode.


Designing a Circular-Touch-Sense User Interface

Designing a Circular-Touch-Sense User Interface

This project gives you an example of how a basic user interface can be implemented using only one circular capacitive touch sensor.


Projects Jan 05, 2017 by Robert Keim
Controlling a Servo with a PICAXE and an IR Sensor

Controlling a Servo with a PICAXE and an IR Sensor

A PICAXE 08M2 can be used to read the amount of IR (infrared) light falling on a phototransistor and respond by moving a servo to a predetermined position.


Circular Touch Sensing with an EFM8 Microcontroller

Circular Touch Sensing with an EFM8 Microcontroller

In this project we will develop an algorithm for precisely locating a touch event that occurs somewhere on a circular capacitive sensor.


Projects Dec 15, 2016 by Robert Keim
DIY Arduino-Based Sous-Vide Machine

DIY Arduino-Based Sous-Vide Machine

Learn how to build your own sous-vide machine. Say goodbye to overcooked steak!


Projects Dec 13, 2016 by Cezar Chirila
Capacitive Touch Sensing with an EFM8 Microcontroller

Capacitive Touch Sensing with an EFM8 Microcontroller

This project explores capacitive-touch-sense technology using an evaluation board for an EFM8 Sleepy Bee microcontroller.


Projects Dec 12, 2016 by Robert Keim
Custom Microcontroller Design: Assembling, Measuring, Programming

Custom Microcontroller Design: Assembling, Measuring, Programming

This is part 2 of a step-by-step guide to bringing your custom microcontroller design to life.


Custom Microcontroller Design: Hardware, Tools, and Toolchain

Custom Microcontroller Design: Hardware, Tools, and Toolchain

This is Part 1 of a step-by-step guide to bringing custom microcontroller designs to life.


Raspberry Pi Object Detection Cat Toy

Raspberry Pi Object Detection Cat Toy

This object detection toy will keep your cat's head spinning for hours!


Projects Nov 07, 2016 by Ryan Jones