Decision on plantform.
CASTalk.com Forum Index CASTalk.com
Discussion of DSP, FPGA, storage and embedded system.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web castalk.com
Decision on plantform.

 
Post new topic   Reply to topic    CASTalk.com Forum Index -> Embedded System
Author Message
Archer
Guest





Posted: Mon Dec 05, 2005 9:15 am    Post subject: Decision on plantform. Reply with quote

We want to make a portable device for reading some text. It is
made for ourselves, and as a practice of course. So we want get a low
cost on hardware. Some one suggest that MSP430 should work fine, but i
don't know whether it can afford the loads. It seems that lacking of
support free os for MSP430 is another problem. Is there any better
choice?Any help would be appreciated.
Back to top
Rene Tschaggelar
Guest





Posted: Mon Dec 05, 2005 9:15 am    Post subject: Re: Decision on plantform. Reply with quote

Archer wrote:

Quote:
We want to make a portable device for reading some text. It is
made for ourselves, and as a practice of course. So we want get a low
cost on hardware. Some one suggest that MSP430 should work fine, but i
don't know whether it can afford the loads. It seems that lacking of
support free os for MSP430 is another problem. Is there any better
choice?Any help would be appreciated.


What do you need an OS for ?

Rene
--
Ing.Buero R.Tschaggelar - http://www.ibrtses.com
& commercial newsgroups - http://www.talkto.net
Back to top
Paul Burke
Guest





Posted: Mon Dec 05, 2005 4:06 pm    Post subject: Re: Decision on plantform. Reply with quote

Archer wrote:
Quote:
We want to make a portable device for reading some text. It is
made for ourselves, and as a practice of course. So we want get a low
cost on hardware. Some one suggest that MSP430 should work fine, but i
don't know whether it can afford the loads. It seems that lacking of
support free os for MSP430 is another problem. Is there any better
choice?Any help would be appreciated.


Contiki, http://www.sics.se/~adam/contiki/ports/ . I don't know what you
mean by "afford the loads"..
Back to top
Alex Gibson
Guest





Posted: Mon Dec 05, 2005 5:12 pm    Post subject: Re: Decision on plantform. Reply with quote

"Archer" <xydarcher@163.com> wrote in message
news:1133769681.307198.50690@g43g2000cwa.googlegroups.com...
Quote:
We want to make a portable device for reading some text. It is
made for ourselves, and as a practice of course. So we want get a low
cost on hardware. Some one suggest that MSP430 should work fine, but i
don't know whether it can afford the loads. It seems that lacking of
support free os for MSP430 is another problem. Is there any better
choice?Any help would be appreciated.

To be able to read text from ? so any microcontroller + lcd should do.
Or the device is going to be able to read text ?

Philips lpc2xxx arm 7 chips
<http://www.semiconductors.philips.com/products/microcontrollers/32bit/index.html>

Cheap boards here
http://www.lpctools.com/

More boards
http://www.lpctools.com/

http://bbs.circuitcellar.com/phpBB2/viewforum.php?f=25

Lots of other arm 7 based chips out there. Oki , Samsung, Analog , Atmel to
name a very few.

You can buy clone palm devices (based on dragon ball) for as little as US$10
in quantity.

Could also use an fpga. See fpga4fun.com
New spartan3e fpga starter kits are supposed to be available sometime
in the next few weeks from xilinx. These have an lcd , + ethernet + usb +
vga output +
uart +io etc

Alex
Back to top
Thad Smith
Guest





Posted: Mon Dec 05, 2005 5:15 pm    Post subject: Re: Decision on plantform. Reply with quote

Archer wrote:

Quote:
We want to make a portable device for reading some text. It is
made for ourselves, and as a practice of course. So we want get a low
cost on hardware.

I don't understand. If you are making a single unit, then unit cost
shouldn't be a significant concern. If it is for practice, you might
want to choose a target which is appropriate to what you are practicing for.

Quote:
Some one suggest that MSP430 should work fine, but i
don't know whether it can afford the loads.

What do you mean by afford the loads?

It seems that lacking of support free os for MSP430 is another problem.

Operating systems aren't needed for most simple jobs. There may be some
inexpensive RTOSs for MSP430 -- I don't know.

Is there any better choice?

There could be, but without your criteria, it is impossible to know.

--
Thad
Back to top
Donald
Guest





Posted: Mon Dec 05, 2005 5:15 pm    Post subject: Re: Decision on plantform. Reply with quote

Archer wrote:
Quote:
We want to make a portable device for reading some text. It is
What is "reading some text" ??


Is this an optical device ??


Quote:
made for ourselves, and as a practice of course. So we want get a low
Practice ???


Is this a student project ???


Quote:
cost on hardware. Some one suggest that MSP430 should work fine, but i
don't know whether it can afford the loads. It seems that lacking of
support free os for MSP430 is another problem. Is there any better
choice?Any help would be appreciated.
Back to top
Archer
Guest





Posted: Mon Dec 05, 2005 5:15 pm    Post subject: Re: Decision on plantform. Reply with quote

like a ebook reader.
I am on my way to start learning it.

Donald wrote:
Quote:
Archer wrote:
We want to make a portable device for reading some text. It is
What is "reading some text" ??

Is this an optical device ??


made for ourselves, and as a practice of course. So we want get a low
Practice ???

Is this a student project ???


cost on hardware. Some one suggest that MSP430 should work fine, but i
don't know whether it can afford the loads. It seems that lacking of
support free os for MSP430 is another problem. Is there any better
choice?Any help would be appreciated.
Back to top
Archer
Guest





Posted: Mon Dec 05, 2005 5:15 pm    Post subject: Re: Decision on plantform. Reply with quote

Alex Gibson wrote:
Quote:
"Archer" <xydarcher@163.com> wrote in message
news:1133769681.307198.50690@g43g2000cwa.googlegroups.com...
We want to make a portable device for reading some text. It is
made for ourselves, and as a practice of course. So we want get a low
cost on hardware. Some one suggest that MSP430 should work fine, but i
don't know whether it can afford the loads. It seems that lacking of
support free os for MSP430 is another problem. Is there any better
choice?Any help would be appreciated.

To be able to read text from ? so any microcontroller + lcd should do.
Or the device is going to be able to read text ?

Philips lpc2xxx arm 7 chips
http://www.semiconductors.philips.com/products/microcontrollers/32bit/index.html

Cheap boards here
http://www.lpctools.com/

More boards
http://www.lpctools.com/

http://bbs.circuitcellar.com/phpBB2/viewforum.php?f=25

Lots of other arm 7 based chips out there. Oki , Samsung, Analog , Atmel to
name a very few.

You can buy clone palm devices (based on dragon ball) for as little as US$10
in quantity.

Could also use an fpga. See fpga4fun.com
New spartan3e fpga starter kits are supposed to be available sometime
in the next few weeks from xilinx. These have an lcd , + ethernet + usb +
vga output +
uart +io etc

Alex
I am very interest in the palm clone board, is there any websites on it?
Back to top
Archer
Guest





Posted: Mon Dec 05, 2005 5:15 pm    Post subject: Re: Decision on plantform. Reply with quote

Thank you, good site.

it means that would the MSP430 work correct or overworked?
Paul Burke wrote:
Quote:
Archer wrote:
We want to make a portable device for reading some text. It is
made for ourselves, and as a practice of course. So we want get a low
cost on hardware. Some one suggest that MSP430 should work fine, but i
don't know whether it can afford the loads. It seems that lacking of
support free os for MSP430 is another problem. Is there any better
choice?Any help would be appreciated.


Contiki, http://www.sics.se/~adam/contiki/ports/ . I don't know what you
mean by "afford the loads"..
Back to top
Archer
Guest





Posted: Mon Dec 05, 2005 5:15 pm    Post subject: Re: Decision on plantform. Reply with quote

Rene Tschaggelar wrote:
Quote:
Archer wrote:

We want to make a portable device for reading some text. It is
made for ourselves, and as a practice of course. So we want get a low
cost on hardware. Some one suggest that MSP430 should work fine, but i
don't know whether it can afford the loads. It seems that lacking of
support free os for MSP430 is another problem. Is there any better
choice?Any help would be appreciated.


What do you need an OS for ?

Rene
--
Ing.Buero R.Tschaggelar - http://www.ibrtses.com
& commercial newsgroups - http://www.talkto.net

I should control the LCD myself without OS
Back to top
Rene Tschaggelar
Guest





Posted: Tue Dec 06, 2005 9:15 am    Post subject: Re: Decision on plantform. Reply with quote

Archer wrote:

Quote:
Rene Tschaggelar wrote:

Archer wrote:


We want to make a portable device for reading some text. It is
made for ourselves, and as a practice of course. So we want get a low
cost on hardware. Some one suggest that MSP430 should work fine, but i
don't know whether it can afford the loads. It seems that lacking of
support free os for MSP430 is another problem. Is there any better
choice?Any help would be appreciated.


What do you need an OS for ?

I should control the LCD myself without OS


Yes, sure.

Rene
Back to top
 
Post new topic   Reply to topic    CASTalk.com Forum Index -> Embedded System All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




VoIP Electronics Powered by phpBB