Atmel ATtiny417/814/816/817 Include Core Independent Peripherals (CIPs)


https://www.electronics-lab.com/atmel-attiny-include-cips/

Atmel tinyAVR microcontrollers are optimized for applications that require performance, power efficiency and ease of use in a small package. All tinyAVR devices are based on the same architecture with other AVR devices. The integrated ADC, DAC, EEPROM memory and brown-out detector let you build applications without adding external components. The tinyAVR also offers Flash Memory for […]

AT89SXX Development Board


https://www.electronics-lab.com/at89sxx-development-board/

Our AT89Sxx Development Board provides a very simple and cost effective prototyping platform.  The compact design provides connection to all the pins of the microcontroller for the user. Features Prototyping solution available for 40-pin AT89xx series microcontroller from ATMEL All the four ports available to the user via standard 10 pin box header with supply […]

Recover Bricked ATtiny Using Arduino as high voltage programmer


https://www.electronics-lab.com/recover-bricked-attiny-using-arduino-as-high-voltage-programmer/

Hi! Today I’ll explain you how to recover your bricked ATtiny microcontroller using your Arduino board. ATtinys are very popular due to their small form factor yet very powerful. While working with them you may accidentally brick the ATtiny. As arduino is extremely popular and really easy to use, I guess you have one or […]

MCU based LED VU Meter


https://www.electronics-lab.com/mcu-based-led-vu-meter/

dannyelectronics.wordpress.com discuss about how to build a mcu based LED vu meter and provides sample code. From time to time, I see people trying to build an audio VU meter. In the analog era, that’s typically done with a voltage divider + a series of comparators; or using chips like LM3914/3915. Those chips are harder […]

40 PIN & 28 PIN PIC18F USB Development Board


https://www.electronics-lab.com/40-pin-28-pin-pic18f-usb-development-board/

PIC18F USB Development Board will help you with your prototyping requirement with any 28/40-pin Microchip microcontroller supporting USB interface . The board has been tested using PIC18F4550 40 Pin & PIC18F2550 28 Pin Microcontrollers. Features All ports terminating in separate Box Header with 5 VDC source option ICSP connector for programming for the PIC’s with […]

PIC16F 28-pin Development Board with LCD


https://www.electronics-lab.com/pic16f-28-pin-development-board-lcd/

This development board offers various important add-ons which we considered are important to a developer of Microcontroller based project from Microchip. Features This board can be used with any of the 16F / 28 Pin PIC ICs compatible with 16F73 MCU. This kit is supplied with a PIC 16F73 MCU for development purposes. The Clock […]

Adding ADC to Microcontrollers without ADC


https://www.electronics-lab.com/adding-adc-to-microcontrollers-without-adc/

Scott @ swharden.com show us how to interface an analog signal to a microcontroller that doesn’t have an ADC. I recently had the need to carefully measure a voltage with a microcontroller which lacks an analog-to-digital converter (ADC), and I hacked together a quick and dirty method to do just this using a comparator, two […]

Ultra-low power, dual-band wireless microcontrollers from TI


https://www.electronics-lab.com/ultra-low-power-dual-band-wireless-microcontrollers-ti/

Intended for tasks such as monitoring IoT networks from a handheld device, Texas Instruments’ latest series of microcontrollers are single-chip Sub-1 GHz plus Bluetooth low energy ICs. By Graham Prophet @ www.edn-europe.com As part of TI’s pin-to-pin and software compatible SimpleLink ultra-low power platform, the SimpleLink dual-band CC1350 wireless MCU enables developers to move from […]

4Duino UCAM-II Demo


https://www.electronics-lab.com/4duino-ucam-ii-demo/

by 4D Systems @ instructables.com: The main objective of this project is to show how to interface a uCAM-II serial camera to 4Duino. uCAM-II is a highly integrated micro serial camera which could be controlled by any host that requires a video camera or a JPEG compressed still camera for embedded imaging applications. uCAM-II processes […]

AriCalculator – A homemade handheld calculator


https://www.electronics-lab.com/aricalculator-homemade-handheld-calculator/

The AriCalculator is a DIY calculator or a general purpose handheld device. It is battery powered and runs on a NXP S12G240 microcontroller (16-bit, 240k flash, 11k RAM). The device has 38 input keys and a 128×64 pixel LCD display with a backlight option. Three interfaces connect the calculator to the outside world: A BDM […]