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 ...
Renesas Electronics has announced a new 32bit microcontroller with an on-chip resolver sensor interface, a/d converter and three phase pwm timer. The V850E2/PJ4-E mcu incorporates Renesas' V850E2 cpu ...
Ever wanted an indoor environment sensor that’s dead simple yet a complete package? That’s the anotter-sensor-hub project from [Jana Marie], designed for the Sensirion SEN05x series sensors, with a ...
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 ...