Category: Mcu
hackaBLE – tiny nRF52832 BLE development board
Electronut Labs recently released their open source Nordic nRF52832 development board that can be used for your next BLE project. This tiny board can be plugged on a breadboard or soldered on a PCB and provides additional value from just using the BLE module directly as it includes...
Continue ReadingPulseRain M10 – FPGA Development board is Arduino compatible
Over the years FPGAs have become readily available to the maker community. They are now more accessible than ever as many development boards has seen the light. It’s now possible to embed a soft-core MCU into an FPGA rather than using a hard-core ASIC MCU and here is where PulseRain...
Continue ReadingProgramming the ATtiny10 using Arduino IDE
David Johnson-Davies @ technoblogy.com has a nice guide on how to program ATtiny10 6-pin mcu using the arduino IDE. Programming is done using the widely available USBasp programmer from Thomas Fischl. Examples are also included on the guide. Unlike the SPI protocol used to program the...
Continue ReadingUltra-low-power MSP430 microcontrollers
Developers can implement simple sensing functions with TI’s lowest-cost microcontroller family Texas Instruments (TI) on November 10, unveiled its lowest-cost ultra-low-power MSP430 microcontrollers (MCUs) for sensing applications. Developers can now implement simple sensing...
Continue ReadingAtmel ATmega8 – A World-Famous Microcontroller Created By Two Annoyed Students
AVR is a family of microcontrollers developed by Atmel beginning in 1996. These are modified Harvard architecture 8-bit RISC single-chip microcontrollers. The Atmel AVR core combines a rich instruction set with 32 general purpose working registers. Atmel’s ATmega8 comes from the AVR...
Continue ReadingWISP – Re-programmable Microcontroller That Runs On Energy Harvested From Radio Waves
A new research initiative between the University of Washington's Sensor Lab and the Technical University of Delft in the Netherlands has created a microprocessor that can power itself through stray radio waves and receive programmable updates in the same fashion. While the RISC-derived...
Continue ReadingSTMicro Introduces 20 Cents MCU in 8-Pin Package
STMicro has launched STM8S001J3, a new 8-bit micro-controller that sells for $0.20 per unit in 10k quantities. STM8S001J3 is also the first STM8 MCU offered in 8-pin package (SO8N), and should compete with some of the Microchip Attiny or PIC12F series micro-controllers. STM8S001J3...
Continue ReadingPICKit 3 Mini
Reviahh has published a new project, the PICKit 3 Mini: Previously, I made a Pickit 3 clone – (see previous blog post). It works well, but I have often wondered just how little of its circuitry was needed to program and debug the boards I make. For instance – I primarily use the...
Continue Reading