Category: Mcu
Black Magic Probe V2.1 to debug your ARM mcu
Black Magic Probe Mini V2.1 (BMP21) designed by 1BitSquared in collaboration with Black Sphere Technologies is a JTAG and SWD Adapter used for programming and debugging ARM Cortex MCUs. Its the best friend of any ARM microcontroller developer. Black Magic Probe gets rid of...
Continue ReadingAlcohol Unit Counter using ATtiny84
Another great little project is published by David Johnson-Davies and it's about a circuit able to keep track of your alcohol intake. There seems to be a lot of discussion in the news currently about how much alcohol it's safe to drink on a regular basis [1][2]. If you want help in...
Continue ReadingMicrochip MPLAB Snap Dev Tool, Now at Mouser
Mouser is now offering the MPLAB Snap in-circuit debugger and programmer from Microchip to streamline in-circuit debug/program for MCUs and DSCs. The MPLAB Snap targets most PIC, AVR and SAM flash microcontrollers and dsPIC digital signal controllers (DSCs), using the MPLAB X...
Continue ReadingATtiny1607 – A TinyAVR MCU Family For Real-Time Control Systems
In continuation of the development of microcontrollers for a real-time control system, Microchip unveils a new set of microcontroller family based around the known Atmel ATtiny family called the ATtiny1607 family. Microchip is hoping to continue support for the Atmel's famous AVR set...
Continue ReadingCortexProg is a Cortex-M Programmer and Debugger
The ARM Cortex family of 32-bit RISC-based processors has emerged as the leading processor core in embedded designs due to its efficient architecture, robust and scalable instruction set, and extensive base of development tools and software. Cortex-M MCUs has been one of the most used...
Continue ReadingSTM8S903K3T6C 8Bit Microcontroller from STMicroelectronics
If an 8bit microcontroller is needed… If an 8bit microcontroller is needed, Microchip normally comes up first. STMicroelectronics, a company more commonly associated with 32-bit processors, also offers quite a bit of eight bit technology. The STM8S903K3T6C, which we are going to...
Continue ReadingFlipper Allows You Build Embbeded Applications with Any Programming Language
With the rise of Arduino, Raspberry Pi and others; embedded platform has been known to be programmed with a relatively few languages. Languages like C and C++ has been the tradition for embedded platforms, and others like Python and maybe Javascript are beginning to see some limelight...
Continue ReadingTiny Machine-Code Monitor
This project is a machine-code monitor that you program from a hexadecimal keypad using a simplified instruction set. by David Johnson-Davies It's a good project for learning about the fundamentals of machine code, and will also appeal to people who like programming challenges. The...
Continue Reading