HT48R002 A Very Cheap OTP MCU as Low as $0.085/Unit


https://www.electronics-lab.com/ht48r002-cheap-otp-mcu-low-0-085unit/

A highlight from CNXSoft about Holtek HT48R002 MCU as the cheapest MCU. HT48R002 is a 8-Bit OTP (One Time Programming) MCU with the following key features (datasheet): 8-bit RISC MCU @ 8MHz. 1K x 14-bit ROM (OTP). 64 x 8-bit RAM data memory. 6x I/O including 1x external interrupt pin, and 1x 8-bit timer. Two […]

16 Channel Tiny InfraRed Remote Controller – NEC Code


https://www.electronics-lab.com/16-channel-tiny-infrared-remote-controller-nec-code/

16 Channel Infra-Red remote controller is built around PIC16F73 Microcontroller from Microchip. The receiver part follows NEC Code Format. Tiny receiver provides 16 latch outputs. All outputs are TTL and can drive Relay board or solid state relay. The circuit uses TSOP1738 Infra-Red receiver module which provides high degree of noise immunity against interfering light […]

How to interface Keypad 4×4 with Arduino


https://www.electronics-lab.com/interface-keypad-4x4-arduino/

In this tutorial we are going to learn some basics on using Keypad 4×4 on Arduino. by mybotic @ instructables.com This keypad consists of 4 rows x 4 columns of buttons. It is ultra-thin that it provides an useful human interface component for microcontroller projects. Convenient adhesive backing provides a simple way to mount the […]

“Chipiplexing” efficiently drives multiple LEDs using few microcontroller ports


https://www.electronics-lab.com/chipiplexing-efficiently-drives-multiple-leds-using-few-microcontroller-ports/

by Guillermo Jaquenod @ edn.com Actual microcontrollers have powerful bidirectional I/O ports, and you can use different techniques to fully exploit such capabilities. Recent Design Ideas described the “Charlieplexing” method as an effective way to drive M=N×(N–1) LEDs using only N bidirectional I/O ports and N resistors (reference 1 and reference 2). Unfortunately, using Charlieplexing […]

TV Tuner IR remote with a PIC16F684


https://www.electronics-lab.com/tv-tuner-ir-remote-with-a-pic16f684/

Tahmid built a TV tuner IR remote with a PIC16F684: I then proceeded to write an IR transmitter using the PIC16F684 (using the MPLAB X IDE and XC8 compiler), following the timing information from the extended NEC protocol. In order to connect all the keys, I connected them in matrix keypad form. In order to power the […]

New PIC32MM family consumes as little as 500 nA


https://www.electronics-lab.com/new-pic32mm-consumes-little-500-na/

by Clemens Valens @ elektormagazine.com: The new PIC32MM family, currently Microchip’s lowest power 32-bit PIC32 family, features sleep modes down to as little as 500 nA. Filling the gap between the PIC24F XLP and PIC32MX families, the new family also offers so-called core independent peripherals that once initialized can function without intervention of or loading […]

Puck.js – the ground-breaking bluetooth beacon


https://www.electronics-lab.com/puck-js-ground-breaking-bluetooth-beacon/

A JavaScript microcontroller you can program wirelessly – perfect for IoT devices! No software needed so get started in seconds With our custom circuit board, the latest Nordic chip, Bluetooth Smart, Infra-red and much more, all enclosed in a tiny silicone case, Puck.js is a smart device which is both multi-functional and easy to use. […]

An Introduction to MSP430 Launchpad


https://www.electronics-lab.com/brief-introduction-msp430-using-launchpad-msp430g2553/

Rahul Sreedharan introduces us to TI’s MSP430 microcontroller using LaunchPad board. In this tutorial we will be exploring the workings of a MSP430 based microcontroller from Texas Instruments. MSP430 is developed by Texas Instruments as an extremely low power 16 bit architecture for use in low power, low cost, energy constrained embedded applicationsThe Hardware used […]

EmbeddedLab introduces us TI’s Tiva C MCUs


https://www.electronics-lab.com/embeddedlab-introduces-us-tis-tiva-c-mcus/

Shawon Shahryiar @ embedded-lab.com introduces us to Tiva C series microcontrollers from TI. The Tiva C series MCUs are high performance ARM Cortex M4F micros. Now what does that mean? Generally speaking the ARM Cortex M series is meant to be used in place of (or simply replace) regular microcontrollers like PICs and AVRs while […]

samDEV_09 – Mini devboard for Atmel’s SAMD09 ARM Cortex M0+ Microcontroller


https://www.electronics-lab.com/samdev_09-mini-devboard-atmels-samd09-arm-cortex-m0-microcontroller/

A Basic board to test the Atmel SAMD09. On board there is also a CH340 uart to usb bridge Build this board to getting started with the SAMD microcontroller family after I made the mistake to try the much bigger SAMD21 first. The SAMD09 used here is he smallest from this family and therefore has […]