Use I2C on the Quark D2000 development board to interface a color sensor and get acquainted with using asynchronous mode.
Use I2C on the Quark D2000 development board to interface a color sensor and get acquainted with using asynchronous mode.
Get acquainted with using I2C with the Quark D2000 development board by interfacing an ambient light sensor and an LCD.
Get acquainted with using I2C with the Quark D2000 development board by interfacing an ambient light sensor and an LCD.
This project explores capacitive-touch-sense technology using an evaluation board for an EFM8 Sleepy Bee microcontroller.
This project explores capacitive-touch-sense technology using an evaluation board for an EFM8 Sleepy Bee microcontroller.
In this short project article series, we will implement a simple PID controller using LabVIEW on a hobby DC servo motor…
In this short project article series, we will implement a simple PID controller using LabVIEW on a hobby DC servo motor and the NI myRIO.
Create a tracking device with an HC-12 transceiver, a GPS module, an Arduino, and Google Maps.
Create a tracking device with an HC-12 transceiver, a GPS module, an Arduino, and Google Maps.
The HC-12 is a 100mW multi-channel wireless transceiver you can use in your projects to transmit and receive serial information.
The HC-12 is a 100mW multi-channel wireless transceiver you can use in your projects to transmit and receive serial information.
The Arduino Universal Remote Control is the TV remote your dad wishes he had!
The Arduino Universal Remote Control is the TV remote your dad wishes he had!
For this article, we are only concerned with one type of sensor that can measure temperature. This sensor is called a thermistor.
For this article, we are only concerned with one type of sensor that can measure temperature. This sensor is called a thermistor.
The Sabertooth 2x32 motor controller can be used to create a robust drive platform for your next robotic endeavour. This…
The Sabertooth 2x32 motor controller can be used to create a robust drive platform for your next robotic endeavour. This article uses an Arduino Uno to communicate with the Sabertooth 2x32 controller.
Start to get acquainted with the new D2000 microcontroller development board by exploring the GPIO and PWM.
Start to get acquainted with the new D2000 microcontroller development board by exploring the GPIO and PWM.
Learn how to simulate a traffic light using an Arduino.
Learn how to simulate a traffic light using an Arduino.
Learn how to use an Arduino in combination with an LCD display and a keypad to make a calculator.
Learn how to use an Arduino in combination with an LCD display and a keypad to make a calculator.
Part One in this three-article series focuses on using the SAM4S timer/counter peripheral to precisely control the…
Part One in this three-article series focuses on using the SAM4S timer/counter peripheral to precisely control the DAC’s sampling rate.
Learn how to communicate between your PC and the SAM4S using the Atmel Software Framework’s USB module and simple ASCII…
Learn how to communicate between your PC and the SAM4S using the Atmel Software Framework’s USB module and simple ASCII commands.
No I2C interface with that sensor? No problem. Program a PIC chip as an I2C slave device for custom sensor and I/O…
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.
SIMCOM's SIM 900A in Europe? Read on to learn how.
SIMCOM's SIM 900A in Europe? Read on to learn how.
Lasers are plentiful, inexpensive, and fun to use. Here's a target that reacts when it's hit by a laser beam.
Lasers are plentiful, inexpensive, and fun to use. Here's a target that reacts when it's hit by a laser beam.
This article covers the firmware that allows the EFM8 microcontroller to communicate with the DAC and the MAX31855.
This article covers the firmware that allows the EFM8 microcontroller to communicate with the DAC and the MAX31855.
A toaster oven can do more than just make toast; guided by a PICAXE microcontroller, it can make a sweet reflow soldering station.
A toaster oven can do more than just make toast; guided by a PICAXE microcontroller, it can make a sweet reflow soldering station.
An FPGA is a crucial tool for many DSP and embedded systems engineers. However, the learning curve when getting started…
An FPGA is a crucial tool for many DSP and embedded systems engineers. However, the learning curve when getting started can be fairly steep. This project introduces the Quartus II and ModelSim software suites as well as a background on FPGA design flow for system on chip development. The development board used was a Terasic DE1-SoC, which has the Altera Cyclone V SoC chip. This IC contains an FPGA and an integrated ARM Cortex A9 as a hard processor system.