Wednesday, October 17, 2012

| By: Ashraff

Keil µVision

Keil µVision is a window-based software development platform which is used in programming several microcontroller chips. It is used specifially in programming the chips connecting them to a computer. It has a powerful debugging and compiling editor integrated into it. It is one of the products of the tools by ARM, Keil. It combines a robust and modern editor with a project manager and make facility tool. It integrates all the tools needed to develop embedded applications including a C/C++ compiler, macro assembler, linker/locator, and a HEX file generator.

Thursday, August 25, 2011

| By: Ashraff

Matlab

MATLAB is a high-level language and interactive environment that enables you to perform computationally intensive tasks faster than with traditional programming languages such as C, C++, and Fortran. 
You can use MATLAB in a wide range of applications, including signal and image processing, communications, control design, test and measurement, financial modeling and analysis, and computational biology. Add-on toolboxes (collections of special-purpose MATLAB functions, available separately) extend the MATLAB environment to solve particular classes of problems in these application areas.
MATLAB provides a number of features for documenting and sharing your work. You can integrate your MATLAB code with other languages and applications, and distribute your MATLAB algorithms and applications.

^ Go to Top