Search the web
Sign In
New User? Sign Up
laser_design · Laser Tag/Electronic Game Design Forum
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Microcontroller for Tag boards   Message List  
Reply | Forward Message #151 of 358 |
Re: Microcontroller for Tag boards

In our game we use a 8051 family, we have successfully create a
control application in C.

Paul Hodel

--- In laser_design@yahoogroups.com, "kyraeric" <kyraeric@...> wrote:
>
> I've been doing some research on uC's for the tag boards, and it
> seems the the Atmel AVR line of uC's will be both the cheapest and
> most powerful for our application. In specific I'm looking at
using
> the AT90S2313 model. It has an 8-bit and 7-bit I/O pins, 2K of
> Flash program memory, 128B of SRAM on chip, and 128B of EEPROM,
> programmable both through ISP, and the assembly code.
>
> I've also put on order from amazon a book about AVR programming
> which goes in depth on the AT90Sxxxx models, and a book from
> O'Reilly on designing embedded hardware, in hopes that it will
catch
> me from falling into any common pitfalls.
>
> Right now it looks like the best way to interface the AVR with the
> rest of the system is to use the 7-bit pins as an address
, and
> the 8-bit pins as data lines for a bus, using the uC as a bus
master
> which can control reads and writes to 64 different devices, which
> ought to be more than enough for our purposes.
>







Wed Apr 19, 2006 4:29 pm

paul_hodel
Offline Offline
Send Email Send Email

Forward
Message #151 of 358 |
Expand Messages Author Sort by Date

I've been doing some research on uC's for the tag boards, and it seems the the Atmel AVR line of uC's will be both the cheapest and most powerful for our...
kyraeric
Offline Send Email
Jul 26, 2003
11:13 pm

In our game we use a 8051 family, we have successfully create a control application in C. Paul Hodel ... using ... catch ... , and ... master...
paul_hodel
Offline Send Email
Apr 19, 2006
4:30 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help