The LPC8N04 MCU-based IoT sensor node with integrated NFC is a battery-powered single-chip reference design demonstrating the unique capabilities of the LPC8N04 MCU, including: OLED for date and time ...
When taking measurements from analog sensors located at long distances, voltage drops and noise can affect precision of the readings. Therefore, a voltage-to-current (V/I) module is needed to transmit ...
In an application using a pin-limited microcontroller (MCU), I needed to scan an array of 16 buttons. The technique I used involved a series string of resistors of identical value connected between ...
Matrix keyboards are commonas an input device in microcontroller-based projects. A conventionalway of connecting a matrix keyboardto a microcontroller is to use multipleI/O pins of the MCU. The MCU ...