All About Circuits

Latest Mobile Projects

Categories

Nothing to show for Mobile category yet. Here are some other projects that may interest you.
Take a Gander at Wildlife with Your Raspberry Pi: The Gentleman Maker’s Life-Cam!

Take a Gander at Wildlife with Your Raspberry Pi: The Gentleman Maker’s Life-Cam!

In this project, we’re using an Arduino Uno and a Raspberry Pi 3 Model B to create an automatic wildlife camera. And, as an added bonus, this camera works at night. Make one of your own to snap photos of local birds, parading pups, or sneaky humans.


Projects Jun 15, 2018 by Robin Mitchell
Hardware Evaluation of a Custom Programmable Wi-Fi Controller: The WiCard

Hardware Evaluation of a Custom Programmable Wi-Fi Controller: The WiCard

This article explores the schematic design and basic features of a smart programmable wireless controller module I designed: the WiCard.


The Gentleman Maker’s Auto-Apologizer: A Clever, Polite Device for the Everyday Brit

The Gentleman Maker’s Auto-Apologizer: A Clever, Polite Device for the Everyday Brit

One of the biggest fears many British people face is forgetting to say sorry. This project is designed to automatically apologize when the user bumps into an object.


Projects Mar 28, 2018 by Robin Mitchell
Design a Custom Microcontroller Programming and Testing Board

Design a Custom Microcontroller Programming and Testing Board

In this article we’ll discuss the design for a custom microcontroller programming/debug/extension PCB and we’ll look at an example project.


Projects Feb 25, 2018 by Robert Keim
Power over Ethernet (PoE) with Microchip’s EoE!

Power over Ethernet (PoE) with Microchip’s EoE!

Embrace the power of Power over Ethernet with Microchip's Ethernet of Everything!


Projects Jan 26, 2018 by Ryan Jones
Building a Capacitive Touch Interface with the Texas Instruments MSP430FR2633

Building a Capacitive Touch Interface with the Texas Instruments MSP430FR2633

The MSP430FR2633 is a low-power microcontroller with multiple GPIOs and capacitive touch pins. This project creates a circuit that supports a custom capacitive touch panel with LED and haptic feedback.


Projects Jan 12, 2018 by Mark Hughes
The FitByte: How to Make an ATtiny85 Powered Activity Tracking Wearable

The FitByte: How to Make an ATtiny85 Powered Activity Tracking Wearable

This is a protoype of a fitness wearable device designed to vibrate when it detects stagnation.


Projects Dec 13, 2017 by Demsey Kirkwood
High-Speed Waveform Generation with an MCU and a DAC

High-Speed Waveform Generation with an MCU and a DAC

In this article, we’ll evaluate different firmware strategies in our pursuit of maximum-frequency analog signal generation.


Projects Dec 08, 2017 by Robert Keim
How to Generate a High-Precision Waveform Using a DAC and a Custom PCB

How to Generate a High-Precision Waveform Using a DAC and a Custom PCB

In this article, we’ll develop firmware that will serve as the basis for high-precision, high-speed signal generation.


Projects Dec 01, 2017 by Robert Keim
How to Build a Weighing Scale Using a Load Cell and a Microcontroller

How to Build a Weighing Scale Using a Load Cell and a Microcontroller

In this project, we're making a weighing scale using a C8051 microcontroller development kit, a load cell, and the Simplicity Studio IDE. The measured weight will be displayed on an LCD screen.


Projects Oct 10, 2017 by Nick Davis
Testing for a Robot’s Collision Detection System with Varying Impact Resistance

Testing for a Robot’s Collision Detection System with Varying Impact Resistance

We’ll use real collision data to refine the detection algorithm, and even better, we’ll confirm that the system actually works.


Projects Sep 28, 2017 by Robert Keim
Adding an LCD and Keypad to a Tachometer and Speedometer

Adding an LCD and Keypad to a Tachometer and Speedometer

In part two of the tachometer/speedometer project, we'll add a keypad and LCD for easier user interaction.


Projects Sep 18, 2017 by Nick Davis
F.U.N. with B.L.E.

F.U.N. with B.L.E.

With all these invisible radio frequencies flying through the air, we should know a little bit about what exactly they are!


Projects Sep 08, 2017 by Ryan Jones
Mitigate Power Failure Programming Issues Using EERAM

Mitigate Power Failure Programming Issues Using EERAM

In this how-to article, we explore the use of I2C EERAM to save critical program variables when power fails and restore them when power returns to easily preserve program continuity.


Controlling a Stepper Motor with an SIRC TV Remote and a PICAXE: Infrared Capabilities

Controlling a Stepper Motor with an SIRC TV Remote and a PICAXE: Infrared Capabilities

Remote controls for electronics often use IR (infrared) radiation in a very precisely coded sequence for channel surfing, volume adjustments, and more. One of the most popular codes is the SIRC (Sony Infrared Remote Code) which may be used with a PICAXE microcontroller to manage a stepper motor, or most any other electronic or electro-mechanical device.


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
An Introductory Project for Software Defined Radio

An Introductory Project for Software Defined Radio

Learn how to listen to frequencies on the air with nothing more than a USB dongle: first FM radio, then voice signals.


Projects Feb 02, 2017 by Christi Durham
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
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
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