While the C-BISCUIT project is far from complete, it's already come a long way, seeing numerous ideas and design goals in the process. This article will discuss…
While the C-BISCUIT project is far from complete, it's already come a long way, seeing numerous ideas and design goals in the process. This article will discuss some of these.
An overview of Zentri's IoT and M2M Platform. Does it live up its predecessor?
An overview of Zentri's IoT and M2M Platform. Does it live up its predecessor?
Soldering surface mount components by hand can be done, but reflow soldering in an oven is much quicker and produces more…
Soldering surface mount components by hand can be done, but reflow soldering in an oven is much quicker and produces more consistent results. Building a microprocessor controlled reflow oven is well within the abilities and budget of many hobbyists.
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.
This is the beginning of a multi-part, multi-author series on how to build your own robotics platform called C-BISCUIT,…
This is the beginning of a multi-part, multi-author series on how to build your own robotics platform called C-BISCUIT, an acronym for Collaborative Bot with Integrated System Core, Unmanned Interactivity, and Telemetry -- based on the Wandboard Quad computer.
Learn how to collect and process RGB data generated by the BH1745NUC color sensor IC.
Learn how to collect and process RGB data generated by the BH1745NUC color sensor IC.
Display colors by precisely controlling the intensity of red, green, and blue LEDs.
Display colors by precisely controlling the intensity of red, green, and blue LEDs.
In part 4 of this Build Raspberry Pi Controllers series, the reader will learn how to build an IR Remote Event counter…
In part 4 of this Build Raspberry Pi Controllers series, the reader will learn how to build an IR Remote Event counter using littleBits.
Tips and techniques for incorporating EFM8 microcontrollers into your custom hardware.
Tips and techniques for incorporating EFM8 microcontrollers into your custom hardware.
Whether for cooking or reflow soldering, a thermocouple is often the best choice for a high temperature sensor. The…
Whether for cooking or reflow soldering, a thermocouple is often the best choice for a high temperature sensor. The MAX31855, a PICAXE-08M2, a serial LCD, and a few lines of code will do the trick.
Build an LED chaser with a little twist: we'll be using a microcontroller and an LCD along with the usual 4017 counters.
Build an LED chaser with a little twist: we'll be using a microcontroller and an LCD along with the usual 4017 counters.
Learn how to correctly select the right sensors for your project with this handy guide.
Learn how to correctly select the right sensors for your project with this handy guide.
The intuitive, step-by-step procedure presented in this article will help you to successfully perform reflow soldering in…
The intuitive, step-by-step procedure presented in this article will help you to successfully perform reflow soldering in your toaster oven.
The FRDM-K64F is a development platform which utilises the MK64FN1M0VLL12 microcontroller. This tutorial includes how to…
The FRDM-K64F is a development platform which utilises the MK64FN1M0VLL12 microcontroller. This tutorial includes how to download a simple blinky example onto the FRDM-K64F using the ARM mbed online IDE and KEIL MDK. Details of the GPIO module configuration are included.
A PCB for a Wi-Fi communicator using a PICAXE 08M2 and an ESP-01 module driven by interactive code makes a handy setup…
A PCB for a Wi-Fi communicator using a PICAXE 08M2 and an ESP-01 module driven by interactive code makes a handy setup for data collection and IoT reporting.
With the help of a DIY thermocouple measurement system, you can use a cheap toaster oven to accurately reproduce a…
With the help of a DIY thermocouple measurement system, you can use a cheap toaster oven to accurately reproduce a reflow-soldering temperature profile.
The internet is chock full of amazing resources for electrical engineers. We've rounded up some of the best ones.
The internet is chock full of amazing resources for electrical engineers. We've rounded up some of the best ones.
One company has decided to make creating PCBs a whole lot easier with the help of an at-home PCB fabricator named Prometheus.
One company has decided to make creating PCBs a whole lot easier with the help of an at-home PCB fabricator named Prometheus.
The buck converter is a ubiquitous DC-DC converter that efficiently converts a high voltage to a low voltage efficiently.…
The buck converter is a ubiquitous DC-DC converter that efficiently converts a high voltage to a low voltage efficiently. Efficient power conversion extends battery life, reduces heat, and allows for smaller gadgets to be built. The buck converter can be used in lots of cool applications.