Laptop clip-on is on a mission to outdo mouse

(Phys.org) —Haptix is a newly announced gesture-based controller that launched this week on Kickstarter. Haptix looks like a sleek ice cream bar with its anodized bead-blasted aluminum casing. The Haptix is designed to ...

Wireless low-power active-electrode EEG headset presented

Imec, Holst Centre and Panasonic have developed a new prototype of a wireless EEG (electroencephalogram) headset. The system combines ease-of-use with ultra-low power electronics. Continuous impedance monitoring and the use ...

STMicroelectronics to showcase cutting-edge contactless solutions

With the dramatic increase in demand for contactless solutions in healthcare, medical and fitness markets, ST's unique dual-interface EEPROM products should draw a great deal of attention. These EEPROMs deliver valuable information ...

Smart fabric signals presence of intruders, triggers alarm

Researchers have developed a new kind of anti-theft system, based on a woven fabric that triggers an alarm when penetrated by intruders. The smart fabric enables the exact location of the break-in to be identified, and is ...

Epson develops new low-power-consumption real-time clock modules

Seiko Epson Corporation today announced development of the RX-4035SA/LC and RX-8035SA/LC real-time clock modules - units designed to be compatible with primary batteries, secondary batteries, capacitors (one type of storage ...

page 1 from 3

Microcontroller

A microcontroller (sometimes abbreviated µC, uC or MCU) is a small computer on a single integrated circuit containing a processor core, memory, and programmable input/output peripherals. Program memory in the form of NOR flash or OTP ROM is also often included on chip, as well as a typically small amount of RAM. Microcontrollers are designed for embedded applications, in contrast to the microprocessors used in personal computers or other general purpose applications.

Microcontrollers are used in automatically controlled products and devices, such as automobile engine control systems, implantable medical devices, remote controls, office machines, appliances, power tools, toys and other embedded systems. By reducing the size and cost compared to a design that uses a separate microprocessor, memory, and input/output devices, microcontrollers make it economical to digitally control even more devices and processes. Mixed signal microcontrollers are common, integrating analog components needed to control non-digital electronic systems.

Some microcontrollers may use four-bit words and operate at clock rate frequencies as low as 4 kHz, for low power consumption (milliwatts or microwatts). They will generally have the ability to retain functionality while waiting for an event such as a button press or other interrupt; power consumption while sleeping (CPU clock and most peripherals off) may be just nanowatts, making many of them well suited for long lasting battery applications. Other microcontrollers may serve performance-critical roles, where they may need to act more like a digital signal processor (DSP), with higher clock speeds and power consumption.

This text uses material from Wikipedia, licensed under CC BY-SA