You are currently browsing the archives for the Evaluation Version category.
27. October 2009 by admin.
Get it here: http://www.actum.com/Evaluation.390.0.html
There are three Realizer models: Gold, Silver and Bronze. The Bronze model was specially created for evaluation purposes, and may be downloaded for free, through this page. A separate table compares the three models.A Realizer license actually consist of a general part (the schematic editor, simulator and analyzer) and a code generating part, which we call the Target Module.
Realizer is a unique tool than enables you to design and develop software for micro-controllers without any knowledge of assembly language. You can concentrate on what you want to do, rather than how to do it. A Realizer design process is quite simple:
Before generating the program code, the schematic is thoroughly checked for design errors. The result is highly-optimized, error-free code that can directly be loaded into the target micro-controller.
Posted in Actum Solutions, Evaluation Version | 1 Comment »
16. June 2009 by admin.
The RTOS that runs in tiny places.™Salvo’s modest ROM and miniscule RAM requirements mean that you can have event-driven, priority-based, multitasking applications in nearly any single-chip microcontroller, with plenty of room left for your application.Salvo Lite contains demo, example and tutorial programs, and freeware libraries. It has all of the basic Salvo functionality, but is limited to a small number of tasks and events, etc. (typically 3 tasks and 5 events). See the supported targets and compilers list for the platforms supported by Salvo Lite.Click on the links here to download the Salvo Lite installer and try Salvo Lite. Salvo Lite is freeware — you can create, distribute and even sell Salvo Lite applications, royalty-free.The Salvo installer works on Windows 95 / 98 / NT / 2000 / XP / Vista systems. If you are running Linux or another operating system that does not provide Windows emulation to run the installer, download the User Manual first and see the relevant section in the Installation chapter.
Posted in Salvo, Tutorials, Evaluation Version, RTOS, Freeware, Demo Software | 1 Comment »
16. April 2009 by admin.

Check out http://www.microchip.com/free
Posted in Free Trial, C Programming, Freeware, Complier, Free Shipping, Evaluation Version, Demo Software, 8-bit, Microchip, Development Tool, 32-bit, 16-bit, Free Stuff, MPLAB | 1 Comment »
8. April 2009 by admin.
Embedded designers can now combinedigital signal processing and MCU control code with the 32-bit PIC32 microcontroller family, using its no-cost, royalty-free High Performance DSP Library. This new library, which was added to the MPLAB® C Compiler for PIC32 MCUs at no additional cost, can execute a 256-point, 16-bit RADIX-2Fast Fourier Transform (FFT) in 283 microseconds, which is approximately 22% faster than Microchip’s previous PIC32 DSP Library. The free DSP Library in the Microchip C Compiler, combined with the industry’s highest-performing 32-bit MCU core, gives designers a single, low-cost and highly efficient platform for both control and signal-processing code…
Optimized DSP Library Added to MPLAB® C Compiler for PIC32 MCUs; Enables 22% Increase in Fast Fourier Transform Speeds
Microchip Technology Inc., a leading provider of microcontroller and analog semiconductors, announced that embedded designers can now combine digital signal processing and MCU control code with the 32-bit PIC32 microcontroller family, using its no-cost, royalty-free High Performance DSP Library. This new library, which was added to the MPLAB® C Compiler for PIC32 MCUs at no additional cost, can execute a 256-point, 16-bit RADIX-2 Fast Fourier Transform (FFT) in 283 microseconds, which is approximately 22% faster than Microchip’s previous PIC32 DSP Library. A free evaluation version of this C Compiler, with included DSP Library, can be downloaded at http://www.microchip.com/c32.
Many embedded designers want to add base DSP capabilities—such as speech processing—to their 32-bit MCU applications, without incurring the cost of a DSP component. Microchip’s new DSP Library enables these capabilities by taking advantage of the highly optimized hardware features inside the PIC32 MCU, including its multiply-accumulate, math unit with parallel execution, and two full sets of CPU registers. Additionally, this DSP Library’s use of a RADIX-2 based FFT provides more options for sample size than the RADIX-4 designs used by competitors; the PIC32 DSP Library allows users to select from the common 64-, 128-, 256-, 512- and 1024-point FFTs, as well as other sizes. Microchip’s DSP Library also includes support for 32-bit FFTs, a feature not well supported by other MCU vendors.
“The free DSP Library in the Microchip C Compiler, combined with the industry’s highest-performing 32-bit MCU core, gives designers a single, low-cost and highly efficient platform for both control and signal-processing code,” said Derek Carlson, Microchip’s vice president of Development Tools.
The PIC32 DSP Library’s functions are C callable, so no Assembly coding is required. Users of Microchip’s dsPIC® digital signal controller families can easily migrate code to any PIC32 MCU, using a set of APIs that are compatible with the MPLAB C Compiler for dsPIC DSCs. Other key functions of the new PIC32 DSP Library include:
• 16- and 32-bit Vector Math
• Finite Impulse Response (FIR), Infinite Impulse Response (IIR) and east Mean Squares (LMS) Filters
• 16- and 32-bit Fast Fourier Transforms (FFTs)
Pricing and Availability
The free evaluation version of the MPLAB C Compiler for PIC32 MCUs, with the new PIC32 DSP Library, can be downloaded today at http://www.microchip.com/c32. To purchase the $895, Full version of this C Complier, which retains all optimization levels after the 60-day evaluation period, please visit http://www.microchipdirect.com and search for part number SW006015.
For additional information, contact any Microchip sales representative or authorized worldwide distributor, or visit Microchip’s Web site at http://www.microchip.com/pic32.
Posted in Source Code, Evaluation Version, DSP, PIC, Free Stuff, Microchip, microchipdirect, 32-bit, Development Tool | 1 Comment »
12. March 2009 by admin.
emWin is written in ANSI “C” and can handle any LCD, any resolution and any color depth. There is no need to change the source code of the application to use the software for different color depths. All you need to do is to modify the configuration file.
Get the eval at http://www.segger.com/emwin_pc_evaluation.html
Posted in Graphics, Evaluation Version, emWin, Segger, LCD, Development Tool | No Comments »