Using Shift Registers

Shift Registers are a specific type of semiconductor which use bitwise control to toggle outputs. In doing so, a number of outputs can be controlled with minimal wires or programming.

For the examples this document, we’ll be focusing on the Texas Instruments 6b595, which has been replaced by the 6b596 and 6b598-Q1. They all function the same, but the manufacturing architecture and packages have been updated.

(more…)

3DOF Accelerometer Vector/Angle Resolution

Accelerometers, by definition, are used to measure how fast an object is accelerating. While this is traditional in the horizontal X/Y plane, adding the Z axis can unlock a whole new level of capabilities – especially for orientation sensing.

(more…)

5V Single Board Computers on 12/24V Systems

As the Raspberry Pi and Atmel/Cortex/ESP platforms become more powerful computational processors, they require more power to do so. Powering these devices in Automotive 12V or Industrial 24V applications has become its own challenge.

(more…)