Recent Forum Topics

11 April 2009

Let's Discuss (Senior Projects/Everythings) in our Forums

Working on Microcontrollers is needed some practical experiences. Due to this reason, I started the Microcontroller Programming Forums for community discussion. The aim is to create an online discussion board there the members can helps each other. Sharing an experience is expectation for our Forums. Whoever you are i.e. Engineer, Scientist, Student, Hobbyist, alls are welcome to our forum:

http://mcuprogramming.com

For a student who is working on senior project related to MCUs, it is a great chance to find an expert you can consult online.

Why don't you joint us. Please become our member.

03 November 2008

P89V51 code SVN

I have decided to open my small project on SDCC c code for P89V51. This project is open source. It is distributed under GNU General Public License.

How to download?

Use this command to anonymously check out the latest project source code

svn checkout http://p89v51-sdcc.googlecode.com/svn/trunk/ p89v51-sdcc-read-only

Or, please find the compressed files (.zip, .gz) from the project page

http://p89v51-sdcc.googlecode.com


If found bugs or got troubles, please feel free to report in the Support Forum.


---

06 February 2008

We have move!!!

Dear Visitors,

Thank you for having been visiting our website. I would like to inform you that our brand new web site is ready to serve:

http://www.mcuprogramming.com


Thank you for your continue visiting.

Any questions, please e-mail to admin@mcuprogramming.com.

22 April 2007

Build Your Own ARM Cross Compiler Toolchain

GNUARM is a set of open source GNU compiler for ARM microcontroller. The toolchain consists of the GNU binutils, GCC compiler set, Newlib and Insight, the graphical user interface to GNU debugger for Windows and Linux. This article will guide the building process of GNUARM toolchain only for Linux users. For Windows users, there have the installer executable EXE files already. www.scienceprog.com has a tutorial on setting up this tool on Windows environment.

(more…)

19 April 2007

8051 mcu, von Neumann vs Harvard Architectures

We can classify computer architectures into two categories:

von Neumann architecture: computers has a single, common memory space in which both program instructions and data are stored. There is a single internal data bus that fetches both instructions and data. They can not be performed at
the same time

Harvard architecture: computers have separate memory areas for program instructions and data. There are two or more internal data buses, which allow simultaneous access to both instructions and data. The CPU fetches program instructions on the program memory bus.

(more…)

13 April 2007

iF-DEV Free Tools for ARM7/9/XScale

You can get started developing on an ARM for only $99 with dev. kit from iSystem AG. iF-DEV is a complete development tool solution for ARM7, ARM9 and XScale (see Fig. below). The system includes includes everything you need to get started. The small target board contains an ARM-based NXP LPC2138 microcontroller along with a USB-based JTAG debugger. Power to the target is provided by the JTAG’s USB interface.

(more…)

 

Home | My Store | Source Code | Downloads | Links
  Copyright © 2006-2007 mcu.programmer@gmail.com. All rights reserved.


  My Google Pagerank
 
-->