Programmer's Heaven - For C C++ Pascal Delphi Visual Basic Assembler C# .Net java JSP ASP ASP.NET Javascript developers!

Members
Username:

Password:

Auto-login

Register
Why register?
Forgot Password?
Blogs new Blog section
Jobs
Webtools
Message Boards
FAQ
CodePedia
Free Magazines
User search
What's New
Top lists
RSS Feeds RSS Feed

Submit content
Contact Us
Link To Us
Help



Advanced Search
Newsletter
E-mail:


More information
Current area: HOME -> Hardware & Embedded -> General articles Articles Adds this page to your personal favorites
  General articles
An Embedded View of the Mac Mini
The Mac Mini isn't just competition for Shuttle computers and mini-tower PCs. It's also competition for the much smaller embedded development boards that many users are building custom applications around. Peter Seebach takes a look at the Mac Mini as an embedded development platform.
Visits: 760 Updated: 2005-3-17  Rating: (Not Rated)  More info & Ratings
Black Box with a View
What is an embedded system? With embedded Linux (and Windows) getting plenty of press coverage, it appears that the embedded environment is much like an ordinary PC. In fact, most embedded systems do not run Linux or Windows. Instead, the microcontroller dominates the field. These single-chip devices resemble an Apple II or a Commodore 64--the personal computers of 25 years ago.
Visits: 669 Updated: 2006-2-21  Rating: (Not Rated)  More info & Ratings
Advertisment
Black Box with a View, Part 2
This article discusses several key development techniques for microcontroller-based embedded systems. The information covered here builds on the first article, Black Box with a View. You should review that article at least briefly, because it describes the tools (hardware and software) needed to follow the examples.
Visits: 476 Updated: 2006-2-21  Rating: (Not Rated)  More info & Ratings
Build a minimal embedded Web interface
This installment shows you how to use small-footprint, highly portable, Free Software tools to Web-enable your unmanned submarine, in anticipation of browsing its onboard photo library from an underground lair in the next episode.
Visits: 1036 Updated: 2005-4-11  Rating: (Not Rated)  More info & Ratings
Car parking system using Microcontroller
Automatic multistoreyed car parking system helps to minimize the car parking area. This Automatic Car Parking System enables the parking of vehicles, floor after floor and thus reducing the space used. Here any number of cars can be parked according to the requirement. This idea is developed using 8051 Microcontroller. Here program is written according to this idea using 8051.
Visits: 827 Updated: 2007-5-18  Rating: (Not Rated)  More info & Ratings
Design State Machine Engine for embedded system development
Many embedded system applications are natural candidates for being organized as a state machine. This article discovers how to design a hierarchical state machine engine for embedded system development.
Visits: 3816 Updated: 2005-10-28  Rating: 
Develop embedded sysytems based on UML state machines
This article discovers how to develop and simulate cross-platform embedded systems based on UML state machines. Using UML state machine wizard, developers can model embedded systems with the state chart or the state tree in the first stage, and then develop and simulate applications based on state machine framework provided by the state tree. After simulating and debugging on Windows platform, the developer can move program to a destination working environment with little or no extra investment of effort.
Visits: 1507 Updated: 2005-8-12  Rating: (Not Rated)  More info & Ratings
Developing Embedded Systems - A Tools Intro
Developing software and hardware for microcontroller based systems involves the use of a range of tools that can include editors, assemblers, compilers, debuggers, simulators, emulators and Flash/OTP programmers. To the newcomer to microcontroller development it is often not clear how all of these different components play together in the development cycle and what differences there are for example between starter kits, emulators and simulators. To complicate matters more, there are quite a number of different approaches and technologies for emulation available that make it difficult for even seasoned embedded engineers to pick the right tools. This article gives a short explanation of the different tools involved in the microcontroller development cycle, with a particular focus on the different emulator types and their advantages and disadvantages
Visits: 2130 Updated: 2004-6-20  Rating: (Not Rated)  More info & Ratings
Digital IC Tester using microcontroller
IC tester is used to test Integrated Circuits (ICs). This IC tester is constructed using 8951 microcontroller along with a keyboard and a display unit. Since it is programmable, any number of ICs can be tested within the constraint of the memory available. This IC tester can be used to test a wide variety of ICs which includes simple logic gates and also sequential and combinational ICs like flip-flops, counters, shift registers etc. It is portable and easy to use.
Visits: 404 Updated: 2007-5-18  Rating: (Not Rated)  More info & Ratings
Electronic house
Here's an innovative project for beginners in the field of Electronics, using basic electronic components. This project proposes the development of security system for farm houses and residential houses. Electronic house consists of six major units. They are: Remote operated gate control, Automatic gate light, call bell system, Auto adjustable timer unit, Remote operated electrical, equipments, Touch sensitive burglar alarm for internal security, Water level indicator and controller in a tank.
Visits: 333 Updated: 2007-5-18  Rating: (Not Rated)  More info & Ratings
Embedded System Design Issues (the Rest of the Story)
This paper and the accompanying tutorial seek to identify significant areas in which embedded computer design differs from more traditional desktop computer design. They also present "design challenges" encountered in the course of designing several real systems.
Visits: 4929 Updated: 2001-3-9  Rating: (Not Rated)  More info & Ratings
Experts Discuss SLOF Development and Usage
Slimline Open Firmware (SLOF) provides a largely machine-independent BIOS, illustrating what is needed to initialize and boot Linux. Three of the original SLOF developers discuss the development and usage of SLOF, initialization/boot source code for the PowerPC based on the Open Firmware standard.
Visits: 1321 Updated: 2005-10-11  Rating: (Not Rated)  More info & Ratings
Great moments in microprocessor history
The microprocessor changed the world: how did we get from the first 4-bit models in the 1970s to today's 64-bit multicore monsters? This article covers the history of the micro from the vacuum tube to today's dual-core multithreaded madnes.
Visits: 1110 Updated: 2005-1-28  Rating: (Not Rated)  More info & Ratings
I/O Expansion Possibilities for the Microcontroller
Need to connect more devices than your slavemicrocontroller has pins? Look into I/O expansion. This article examines adding I2C I/O expansion to a robot submarine, and loading up on stepper motors.
Visits: 1181 Updated: 2005-10-11  Rating: (Not Rated)  More info & Ratings
Interfacing an LCD to the 8951
This article describes the operation modes of LCDs, then describes how to program and interface an LCD to the 8951. You can interface LCD to the microcontroller 8951 easily after reading this article.
Visits: 599 Updated: 2007-5-18  Rating: (Not Rated)  More info & Ratings
Localization of Ad-Hoc Sensor Networks (pdf)
A simple survey of Sensor Networks along with a method of localization. (pdf 1.68MB)
Visits: 585 Updated: 2005-12-25  Rating: (Not Rated)  More info & Ratings
Programmable number lock system
Programmable number lock system is a high security number lock system that can be used to lock electronic devices. The present system is very user friendly. This system is a combination of software and hardware at its best. We have used a 8051 microcontroller kit for interfacing our system.
Visits: 535 Updated: 2007-5-18  Rating: (Not Rated)  More info & Ratings
Programming State Machines on Microcontrollers
State machines, state charts or state diagrams are generally Accepted as a superior formalism for modeling dynamic real-time behavior. They are used to manage highly dynamic processes, ranging from communication protocols, your VCR or the reactor of a chemical plant. This article refreshes our memory: the advantages of State Machines, especially on small microcontrollers.
Visits: 2601 Updated: 2003-6-19  Rating: 
Programming with Delphi to access Dallas Maxim MicroLan 1-Wire devices
Dallas Maxim have a product line called MicroLan, or 1-Wire. Their iButtons are part of the same line. The devices can be networked on a very simple cable. They are monitored and controlled by a bus master, which can be a Windows computer. This article provides an introduction and some How To information for people wishing to program the bus master using Delphi. Devices already covered? DS2405, DS1820, DS2401, DS2422, DS2423.
Visits: 5044 Updated: 2001-9-25  Rating: (Not Rated)  More info & Ratings
Robotic Car using microcontoller 8051
Robotic Car is a miniature prototype car powered by batteries whose various movements can be control either manually or automatically, or the combination of both. Here the command is given through keyboard; it would have been better if we used IR remote control or something of that kind rather than using keyboard for commanding. However, by realizing the complexities we have made simple using keyboard.
Visits: 653 Updated: 2007-5-18  Rating: (Not Rated)  More info & Ratings
Shared Resource Management on a SoC
The goal of a system-on-a-chip (SoC) is to provide a single-chip system, and therefore SoC resource analysis and sizing is critical. Failure to properly size processing, memory, or I/O needed by software services can kill an SoC project. But all too often, SoC design analysis focuses on processing at the expense of memory or I/O sizing. Any mis-sizing or mismanagement of memory and I/O on an SoC can at the least cause significant project delay and rework.
Visits: 314 Updated: 2006-2-22  Rating: (Not Rated)  More info & Ratings
SoC Design for Hardware Acceleration
System-on-chip (SoC) designs offer the opportunity to migrate functionality initially implemented in software and firmware into hardware acceleration engines and state machines. This article examines methods for software design, specification, and implementation that will simplify future efforts to offload software functionality to hardware.
Visits: 344 Updated: 2006-6-7  Rating: (Not Rated)  More info & Ratings
SoC Drawer: The Resource View
This article looks at system-on-a-chip (SoC) design and how designers can look at things from a resource perspective. A system-on-a-chip (SoC) can provide a single-chip solution, lower power usage, better performance, more frugal use of board real estate, simpler integration, and lower part counts.
Visits: 2696 Updated: 2005-10-6  Rating: (Not Rated)  More info & Ratings
Sonar Sensor with PIC16F628 (pdf)
Application note, describing circuit -with PIC16F628- and XPad-software of a simple but effective low-cost sonar-application, which measures distances to obstacles using ultrasonic soundwaves.
Visits: 9372 Updated: 2003-6-19  Rating: 


Found a broken link? Please report it to us.

  See also  
 Files
   8051 Resources
    8051 Sourcecode
   x86 Tools
    Debugger
   68hc11 Resources
    Motorola 68HC11 files
 

Sponsored Links 
Villanova University Six Sigma & IT Certificate Programs
100% Online programs in Six Sigma, IS Security, CISSP Prep, Business Analysis, Proj. Mgmt. and more!
PureCM Software Configuration Management
Version control and integrated issue tracking - powerful and easy to use. Get your FREE trial now!
Virtual File System SDK
Create your own file systems in Windows and .NET applications
New Webcast: How to PROFIT WITH REMOTE SUPPORT
Discover how REMOTE SUPPORT can fuel your IT business in ways you've never thought of before.
Software Localization Tool Sisulizer
Localize DotNet, C++ Builder, Delphi, C/C++, Visual Basic & Java apps & html help. Try Sisulizer now
Buy a link now

Advertisement

  Free Magazine  
Free Magazines
Enterprise Open Source Journal Enterprise Open Source Journal is the first magazine designed solely to focus on open source strategies in the enterprise.
subscribe now


Newsletter Submit Content About Advertising Awards Contact Us Link to us    
© 1996-2008 Community Networks Ltd All rights reserved. Reproduction in whole or in part, in any form or medium without express written permission is prohibited. Violators of this policy may be subject to legal action. Please read Terms Of Use and Privacy Statement for more information. Development by ASP.NET Konsult - Synchron Data.