News

The isolated analog input module presented here is particularly suitable for industrial electronics applications. Sending analog signals from field sensors over long-distance cables is often difficult ...
Much to the chagrin of hardware tinkerers, the Raspberry Pi doesn’t have analog inputs on its GPIO pins. Sure, you can blink a LED with just a few console commands, but reading sensors with a ...
If you are looking for a project to keep you busy this weekend you might be interested in a new MIDI fader unit which is being created using a little 3D printing and Arduino programming. Check out the ...
One of the first frustrating situations a beginning microcontroller programmer will come across is the issue of debouncing switches. Microcontrollers are faster than switches, and the switch has yet ...
If you are looking to learn more about electronics and building projects using micro controllers and mini PCs. A great place to start is using the Arduino platform, offering a selection of ...
No matter the control system that we may be designing, whether it’s a HVAC monitor, motor controller or simple IoT sensor node, the system must control IO. This includes reading and writing digital IO ...