Friday, February 12, 2010

NXP Microcontroller Design Challenge

The NPX LPC1100 Design Challenge just started and offers contestents a free NXP LPCXpresso development platform ($29 value), if your design is approved by the judges. If your design is not approved, you can still participate and win prizes by rating design entries and giving feedback. The LPCXpresso is unique in that it can be used as a stand alone JTAG debugger by cutting the traces between the LPC-Link and the Target portions of the board. The target section for the contest includes an LPC1114 (LPC1343 shown in the picture). The processor architecture is the new ARM Cortex-M0, designed to be small and energy efficient for battery-powered devices. The development environment is an Eclipse-based LPC IDE from Code Red Technologies, its free but limited to 128KB downloads. The prizes for the contest are given as Apple Gift Cards of up to $3000.

Thursday, February 11, 2010

Analog Devices New BF50x DSP

The new 50x series Blackfin Processors offer 400MHz at $4.50, and come with a new analog-to-digital (ADC) control module (ACM), PWM units, optional on-chip flash and ADCs. This family is targeted mainly to industrial applications such as motor control, power inverters, uninterruptible power supplies, smart metering, and advanced sensing. They also are recommended for portable medical devices—with the lower cost and high performance, they may be attractive for consumer electronic devices as well. The BF506F EZ-KIT LITE development board is less expensive than other Blackfin EZ-Kits at $199, and includes a USB debug interface so you don't need to purchase a JTAG device. Embedded Linux is actively developed for the blackfin at http://blackfin.uclinux.org/ with toolchain development and a uCLinux port.

Tuesday, February 2, 2010

National Instruments/Tektronix Embedded Seminars

Measurement and Analysis Techniques for Embedded System Designers will be presented by National Instruments and Tektronix in 10 U.S. cities and Toronto starting March 2010. The half day session will include talks on automated control of measurements, advanced analysis tools, and examples of enhancing embedded system testing. They will showcase Tektronix test equiptment and National Instruments LabVIEW and LabVIEW SignalExpress software. Both analog and digital techniques will be presented.

Monday, February 1, 2010

Low Cost TI DSP Development USB Stick

The TMDX5505eZDSP USB Powered DSP development tool includes everything you need for fixed-point DSP development for $49. Texas Instruments recommends this processor family for low-power consumer applications such as voice recording, musical instruments, and portable medical devices. You can start developing without purchasing any other tools according to this introductory video. The eZdsp features an integrated codec with line-in and headphone jacks, as well as an expansion connector for custom projects. You can also download a DSP library and image processing library at TI's website. They include optimized assembly routines for the 55x that you can call from C code.