Also called the ThermoPen, the goal of this project was to create a portable thermometer usable for precise uses case...
Also called the ThermoPen, the goal of this project was to create a portable thermometer usable for precise uses case...
PragmatIC Semiconductor’s recent announcement about developing a flexible version of the 6502 processor takes tech history buffs on the road to nostalgia...
Texas Instruments introduced a new high-performance microcontroller portfolio that advances real-time control, networking and analytics applications at the edge. With new Sitara AM2x MCUs, engineers can achieve 10 times the computing capability of traditional...
TinyCharger is an ATtiny25/45/85-based, single-cell Li-ion battery charger with selectable charging current limit (100 mA - 1000 mA) and an OLED display for monitoring...
Because the 8-pin ATtinys only have a few GPIO pins available, they are usually operated without an external clock. The internal oscillator does a good job in most applications, but when it comes to precise timing, its ±10% accuracy is often insufficient...
ARM has developed the first full 32bit microcontroller built on a flexible plastic material using a 0.8 μm process from PragmatIC. The PlasticARM microcontroller consists of 56,340 NMOS transistors and resistors...
Infineon Technologies introduced the industry’s first high-voltage microcontroller with USB Power Delivery 3.1 support...
The simple ADC is perfect for getting analog signals into a purely digital microcontroller. Using just five surface-mount parts, you can assemble it for less than 50 cents, which is approximately half the cost of a single-chip-ADC approach in the same volume...
Most microprocessors have some type of hardware watchdog that can be used to reset the microprocessor and the surrounding hardware to a known state if firmware inadvertently stops executing code. But it may be advantageous to record the watchdog-overflow event in nonvolatile memory...
Driving multiple LEDs with one microprocessor GPIO pin is a well-known technique. Typically, designs perform this task by issuing pulse widths and clocks of differing durations and employing multiple RC networks to distinguish between them. The design described here is much simpler...