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.
11 April 2009
Let's Discuss (Senior Projects/Everythings) in our Forums
Posted by
Doug
at
08:24
1 comments
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 codesvn 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.
---
Posted by
Doug
at
14:52
3
comments
Labels: 8051
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.
Posted by
Doug
at
12:16
0
comments
Labels: Movt to www.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.
Posted by
Doug
at
16:34
1 comments
Labels: ARM, Software and Tools
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.
Posted by
Doug
at
17:41
0
comments
Labels: 8051, Chip Architecture, Hardware
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.
Posted by
Doug
at
20:18
0
comments
Labels: ARM, Software and Tools
Copyright © 2006-2007 mcu.programmer@gmail.com. All rights reserved.


