Programming
Give colors to your log trace with ANSI Escape sequences
By slovati Nov 13th, 2009
|
The scope of this article is to show how you can enhance your serial trace logs adding a touch of originality and distinction: the colors. Colored trace logs are very useful, since by using a common communication program (such as Tera Term Pro on Windows or minicom on Linux, both freeware), you can give a different level of priority (importance) to your trace logs. |
- slovati's blog
- Add new comment
- Read more
- 166 reads
Cyclic Redundancy Check (CRC) – Basic concepts
By slovati Sep 10th, 2009
|
The scope of this article is to describe the basic concepts related to CRC (Cyclic Redundancy Check), an efficient and widely used way to protect data against accidental corruption. |
- slovati's blog
- Add new comment
- Read more
- 742 reads
How to Configure MQX for ColdFire
By allankliu Jul 30th, 2009
|
Freescale offers complementary MQX RTOS suite for its ColdFire microcontroller with full source code. Although the software is deliveried in source code, it is highly recommended not touching source code in the component level. |
- allankliu's blog
- Add new comment
- Read more
- 732 reads
Ada, an alternative programming language
By allankliu Jul 8th, 2009
|
Ada is a programming language developed for USDoD (United States Department of Defense). The name was named after Ada Lovelace (or Augusta Ada King, Countess of Lovelace, 1815-1852), who is often credited as being the first computer programmer (without a real computer). |
- allankliu's blog
- 3 comments
- Read more
- 2065 reads
PICmicro. PICMICRO Cult 2
By Ionela May 17th, 2009
|
The Register File |
- Ionela's blog
- Add new comment
- Read more
- 1141 reads
PICmicro. PICMICRO basic 2
By Ionela May 17th, 2009
|
Another very important register is the one that deals with Timer0 prescaler/postscaler. |
- Ionela's blog
- Add new comment
- Read more
- 531 reads
PICmicro. PICmicro Advanced
By Ionela May 17th, 2009
|
The program counter is an internal register/counter of the PIC |
- Ionela's blog
- 2 comments
- Read more
- 1312 reads
PICmicro. PICMICRO basic
By Ionela May 16th, 2009
|
What is a microcontroller? |
- Ionela's blog
- Add new comment
- Read more
- 852 reads
PICmicro
By Ionela May 16th, 2009
|
PICMICRO The course on Microcontrollers, in order to understand what is a PIC. |
- Ionela's blog
- Add new comment
- Read more
- 3011 reads
IAR Embedded Workbench for Arm
By slovati Apr 28th, 2009
|
IAR Embedded Workbench for ARM is an integrated development environment (IDE) designed for building and debugging embedded applications for the ARM microprocessor. It includes a C/C++ compiler able to achieve a high level of optimization, thus generating a very compact and efficient FLASH/PROMable code. |
- slovati's blog
- Add new comment
- Read more
- 1935 reads




