In all but the most pedestrian of cases, you really should consider some form of input protection between your sensors and your computational platform. In my “Beginner’s Guide to Sensor Interfacing ...
A way to apply the output of certain sensors to a TTL/CMOS-level iput on a microcontroller. Sensor must have an NPN output stage that can support a pullup to its power rail. With just a few components ...
PIC, Arduino, and Raspberry Pi: If you can work with these three types of systems, then you can connect with just about anything Microcontrollers (MCUs) can be very handy, but without the ability to ...
This idea describes an MCU interface for a 1-Wire temperature sensor interface that offers high accuracy while using less board space. The circuit can be modified for use with any 1-Wire device. The ...
For many IoT applications, such as those installed outdoors, wireless sensor nodes (WSNs) can be powered using solar technology. In the presence of light, the system is powered by the solar source, ...
Silicon Laboratories is aiming to simplify the task of connecting sensors to its microcontrollers. The interface, called the direct sensor interface technology (DSiT), can be evaluated using a digital ...
The vast majority of electronic devices today use the sensors to detect some physical phenomenon in the world that surrounds us (like temperature, pressure, light intensity, etc). The sensors ...
Sending data from a microcontroller to a PC usually requires some sort of serial connection, either through fiddly on-chip USB, FTDI chips, or expensive radio ICs. [Scott] didn’t want to deal with ...
[CNLohr] has been tinkering with some fun parts of late. He’d found out that ordinary LCD screens could be used as simple touch sensors, and he had to try it for himself. He ended up building a little ...