Tag: Mcu

Panasonic PAN9420 is a standalone fully embedded Wi-Fi Module
Building an Internet of Things infrastructure most times depends upon the wireless connectivity, but there are many options for wireless and not every device is IP addressable – a requisite feature for IoT. There are many wireless interface options, Wi-Fi, Bluetooth Low Energy (BLE),...
Continue Reading
MicroZed is a Powerful and Low-Cost ARM + FPGA Linux Development Board
MicroZed is a low-cost development board from Avnet, the makers of the $475 ZedBoard and the entry level MiniZed development boards. Its unique design allows it to be used as both a stand-alone evaluation board for basic SoC experimentation or combined with a carrier card as an embeddable...
Continue Reading
PulseRain 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 Reading
Programming 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 Reading
Ultra-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 Reading
STMicro 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 Reading
PICKit 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
Attiny Programmer (using Arduino UNO)
by CrtSuznik @ instructables.com: The Arduino UNO is small, but if you require your project to be in a small enclosure, the UNO might be way too big. You could try using a NANO or MINI, but if you really want to go small, you go tiny, Attiny to be precise. They are quite small, cheap...
Continue Reading