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.
Here is why FPGAs are making inroads despite the fact that GPUs are a de facto standard for implementing deep learning algorithms.
Here is why FPGAs are making inroads despite the fact that GPUs are a de facto standard for implementing deep learning algorithms.
If you're not familiar with the open source hardware community, this is a good place to get started.
If you're not familiar with the open source hardware community, this is a good place to get started.
Learn how to make flashing your ARM-based MCU easy by using OpenOCD debugger with an FT2232H adapter.
Learn how to make flashing your ARM-based MCU easy by using OpenOCD debugger with an FT2232H adapter.
Using Finite State Machines (FSM) is a common industrial practice in coding but their use extends beyond everyday…
Using Finite State Machines (FSM) is a common industrial practice in coding but their use extends beyond everyday software. They can easily be used in projects, help prevent bugs, stop infinite loops hogging the processor, and ease debugging.
Intel Xeon D processors will now contain FPGAs, which directly combats the upcoming ARM-based server-grade processors.
Intel Xeon D processors will now contain FPGAs, which directly combats the upcoming ARM-based server-grade processors.
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.
Learn LabVIEW FPGA by programming the on-board Xilinx FPGA of the student-focused embedded device NI myRIO.
Learn LabVIEW FPGA by programming the on-board Xilinx FPGA of the student-focused embedded device NI myRIO.
The new development board features a 32 MHz Quark and a host of features at a $14.95 price tag.
The new development board features a 32 MHz Quark and a host of features at a $14.95 price tag.
Here are 5 companies you wouldn't expect to offer bounty programs towards hardware and software bugs.
Here are 5 companies you wouldn't expect to offer bounty programs towards hardware and software bugs.
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.