News

If you want to try a Scratch-inspired take on microcontroller programming, check out MicroBlocks. It will work with several common boards, including the micro:bit and the Raspberry Pi Pico.
If you’ve ever wanted to program a microcontroller “in the cloud,” you might want to head over to Inventor Town, an online IDE that allows you to write and compile firmware for the MSP430 ...
Implementing a customized 8051 microcontroller in an FPGA is still relatively expensive for volumes of 10,000 to 100,000 pieces. So one of the unique features of the kit is a royalty-free license to ...
Although 8051-compatible microcontrollers with SPI ports are available, a lower-cost device with an SPI port bit-banged through GPIO pins often suffices. The code shown here takes advantage of ...
Microcontrollers continue to improve their networking capabilities. CMX's DHCP Client, one of these improvements, eliminates the need to use fixed IP addresses on a range of 8- and 16-bit ...
The DT8051 soft core is 100% binary-compatible with the industry standard 8051 8-bit microcontroller. It has a very low gate count architecture, giving 6 650 ASIC gates for the complete system, ...
Silicon Labs' 8051-based EFM8 microcontrollers continue to deliver compact, low power solutions for a range of markets including IoT applications. Many will tell you that 8-bit microcontrollers ...
When students at Cornell University wanted to play Human Tetris (and ace a final project to boot), they taught a 20Mhz, 8-bit microcontroller how to follow their moves.