Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Jun 9th, 2005, 4:50 AM   #1
gemini_shooter
Newbie
 
Join Date: Mar 2005
Posts: 12
Rep Power: 0 gemini_shooter is on a distinguished road
8085 project idea ???

Hi !

I don't know if I can post this, but I'll give it a try. I in dire need of a project idea to put on my resume. I have basic knowledge of 8085 assembly and C and I am looking for a project idea something I can work on to show in my resume.

The problem is this is going to be my first project and I don't really have any knowledge about interfacing and other stuff....


Can anyone give me some suggestions to work on that concentrate on 8085 assembly. I am open to work in combination with C, even though I have very little knowledge on how I would be able to do that....


looking forward towards some brainstorming !!!!!
gemini_shooter is offline   Reply With Quote
Old Jun 9th, 2005, 6:28 AM   #2
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
An 8085 is just a general purpose microprocessor. C is just a programming language. They're both tools, not products (except to the tool makers). Think of something to build or improve upon, THEN apply your tools. How are you with hardware? Can you do your own peripheral interfacing or will you use a kit? You don't have to come up with a marketable idea to learn -- you can replicate something already existing if learning's your primary goal. Make a printing calculator. Make a system to control the environmental conditions in your home. Make a simple robot. Maybe all it can do is move through a room without inflicting serious damage to the walls and contents.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote
Old Jun 17th, 2005, 2:26 AM   #3
gemini_shooter
Newbie
 
Join Date: Mar 2005
Posts: 12
Rep Power: 0 gemini_shooter is on a distinguished road
I don't know if I would be able to program something in hardware since I don't have the 8085 micro-controller and it would be hard to get one in india, I was thinking something in terms of software using an 8085 compiler
gemini_shooter is offline   Reply With Quote
Old Jun 17th, 2005, 5:33 AM   #4
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
You don't write code for an 8085 and run it on your PC, you know. Each microprocessor typically has it's own instruction set, incompatible with others. I'm thinking you need to do some basic research on microprocessors and their appurtenances in general.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote
Old Jun 17th, 2005, 10:11 AM   #5
gemini_shooter
Newbie
 
Join Date: Mar 2005
Posts: 12
Rep Power: 0 gemini_shooter is on a distinguished road
Hi !

I understand what u are trying to say ofcourse I need to run that code through and iterface on the 8085 processor itself, if I can find it one though, otherwise I would have to use a small simulator online and test my code on that ,

only that I have very little idea of what can I write with a simulator on my PC which would be considerable, I am going to keep looking if I can find a interface for 8085 somewhere

any tips, am I heading in the right direction, I am have decent knowledge about processor, I have read a book by goankar on 8085 architecture and I am currently reading one on ARM, but I need some direction in application of this knowledge

Please help !!
gemini_shooter is offline   Reply With Quote
Old Jun 17th, 2005, 11:49 AM   #6
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
Truthfully, I'd recommend something other than an 8085. If your goal is to show/develop software expertise, you can do that with your PC. If your goal is to make some sort of controller, there are many better choices than the 8085. The 8085 is just a GP micro with no onboard memory of either the RAM or ROM/PROM variety.

One of the reasons you're having difficulty deciding what to do is that you're going about it backwards. It isn't an erector or tinkertoy set that you buy and THEN decide what to build with it today and what else to build with it tomorrow. First you decide what you want to do then you DESIGN a way to do it. Once you know what your requirements are in terms of RAM, ROM, and I/O, then you can choose the appropriate device(s) from among a large collection of offerings. Almost any common device will have a cross-assembler or cross-compiler available so that you can work from your PC, and often an emulator capability as well.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 1:53 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC