Category: Mcu
Getting Started with STM32G0
The STM32G0 is ST's newest series of mainstream microcontrollers (MCU) for cost-oriented consumer and industrial applications. [via] This new generation offers an Arm® Cortex®-M0+ core at 64 MHz as well as a Securable Memory Area, more RAM and Flash, numerous I/Os, and more...
Continue ReadingATtiny10 Thermometer using DS18B20
This is a small battery-powered thermometer that displays the temperature as a series of red and green flashes on an LED. by David Johnson-Davies: The thermometer consists of an ATtiny10, a DS18B20 1-wire temperature sensor, and a bi-colour LED. To avoid the need for a digital display,...
Continue ReadingHow to use the Atmel ATTINY10 Microcontroller
Here is a nice video from Ben Heck describing how to program and use the smallest AVR microcontroller, the ATTINY10. He covers, how to wire a small converter and an AVR High Voltage Programmer, how to get started with Atmel Studio 7 and basic I/O, how to blink a LED and view the signal...
Continue ReadingTiny MIDI Player using ATtiny85
David Johnson-Davies published another tiny project. This is an ATtiny85-based digital music box that will play a tune stored in memory in MIDI format: The notes sound like a music box or harpsichord, with a decaying envelope, and there are four channels, so up to four notes can play...
Continue ReadingA Tiny Serial Terminal based on ATtiny85
This is a Tiny Serial Terminal based on ATtiny85 and 256x64 OLED SH1122 display able to show 42 characters per line. David Johnson-Davies writes: This article describes a text display based on a 256x64 OLED display that provides 8 lines of 42 characters per line. Its width makes it...
Continue ReadingnRF52840 Micro Development Kit – USB Dongle
The nRF52840 Micro Dev Kit USB Dongle is a small and low-cost development platform enabled by the nRF52840 multi-protocol SoC in a convenient USB dongle form factor. The nRF52840 Micro Dev Kit USB Dongle features a programmable user button, RGB LED, up to 12 GPIOs and 2.4G Chip antenna...
Continue ReadingNXP i.MX 8M family of applications processors
Outstanding audio, voice and video processing The i.MX 8M family of applications processors based on Arm® Cortex®-A53 and Cortex-M4 cores provide industry-leading audio, voice and video processing for applications that scale from consumer home audio to industrial building automation...
Continue ReadingUsing a Raspberry Pi to program an ATTiny10/9/5/4
Using a Raspberry Pi to program an ATTiny4/5/9/10. But, mostly the $0.25 ATTiny10. And, not necessarily a Raspberry Pi, but anything with GPIOs! Yep. It works. At least tested pretty thoroughly with my ATTiny10. It can also read all the memories AND run timings against the AVR to do...
Continue Reading