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.
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.
Remote controls for electronics often use IR (infrared) radiation in a very precisely coded sequence for channel surfing,…
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.
Learn how to listen to frequencies on the air with nothing more than a USB dongle: first FM radio, then voice signals.
Learn how to listen to frequencies on the air with nothing more than a USB dongle: first FM radio, then voice signals.
This article will help you to determine the maximum acceptable difference between the baud rates of a UART transmitter…
This article will help you to determine the maximum acceptable difference between the baud rates of a UART transmitter and receiver.
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.
Learn how embedded FPGAs work and what advantages they offer.
Learn how embedded FPGAs work and what advantages they offer.
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.
The RISC-V footprint is expanding with the commercial availability of open-source chips and related development boards…
The RISC-V footprint is expanding with the commercial availability of open-source chips and related development boards from silicon startups like SiFive and OnChip.
Makeblock allows young inventors to have early success in electronics through intuitive color-coded connections and an…
Makeblock allows young inventors to have early success in electronics through intuitive color-coded connections and an easy-to-use programming interface.
This is part 2 of a step-by-step guide to bringing your custom microcontroller design to life.
This is part 2 of a step-by-step guide to bringing your custom microcontroller design to life.
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.
This is Part 1 of a step-by-step guide to bringing custom microcontroller designs to life.
This is Part 1 of a step-by-step guide to bringing custom microcontroller designs to life.
Development tools that let you create drag-and-drop interface tools for Arduino and Raspberry Pi projects are quite…
Development tools that let you create drag-and-drop interface tools for Arduino and Raspberry Pi projects are quite popular. I got my hands on one and here's how it went.
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.
Microsoft uses programmable chips to offer an accelerated implementation for a number of algorithms such as machine…
Microsoft uses programmable chips to offer an accelerated implementation for a number of algorithms such as machine learning, pattern matching, and more.
Researchers at Stanford have developed a computer that can solve specific problems using magnetic fields and lasers.
Researchers at Stanford have developed a computer that can solve specific problems using magnetic fields and lasers.
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.
Embedded and wearable systems require new ideas for input controller hardware. But older software still expects a…
Embedded and wearable systems require new ideas for input controller hardware. But older software still expects a keyboard and mouse. How do we bridge the gap without having to write kernel drivers?
The 3D Magnetic 2GO kit is a development kit for the TLV493D from Infineon that can detect magnetic field strength in x,…
The 3D Magnetic 2GO kit is a development kit for the TLV493D from Infineon that can detect magnetic field strength in x, y, and z directions.