CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

Tamagotchi

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
harrison_c



Joined: 03 Nov 2006
Posts: 16

View user's profile Send private message MSN Messenger

Tamagotchi
PostPosted: Wed Nov 08, 2006 10:25 pm     Reply with quote

Rolling Eyes I am thinking to write a program similar to Tamagotchi (the electronics pets) http://individual.utoronto.ca/elaine/tama.htm
which programming language I should use for this project? Java, c or c++? Please advise, thank you.
theteaman



Joined: 04 Aug 2006
Posts: 98

View user's profile Send private message

PostPosted: Wed Nov 08, 2006 11:04 pm     Reply with quote

I can't imagine using Java with a PIC.. also this is not a PIC forum its really a CCS compiler forum which is a C compiler for the PIC microprocessors.

That said, you could use C with a PIC and all you'd need to find really is a nice little dot matrix and possibly a controller for it. It would need to be small form factor but SSOP components would fit nicely especially when you print your own PCB. then all you need is to worry about battery. PIC LF's (eg. 18LF2525) can operate over a wide voltage range.
Spode
Guest







PostPosted: Thu Nov 09, 2006 12:20 am     Reply with quote

Java for a PIC. LOL
I get a kick out of of reading this forum.
Linux on a pic, trying to put more than 5 volts on a pic pin,
hardwiring a pic to a pc's serial port with no max232 and many more sad but funny things.

Has anyone asked if it's possible to do openGL 3d graphics programming on a PIC?
rnielsen



Joined: 23 Sep 2003
Posts: 852
Location: Utah

View user's profile Send private message

PostPosted: Thu Nov 09, 2006 9:37 am     Reply with quote

Hey, I've had 24V on a pic before.... on accident, of course.

Yep, the magic smoke came out then too. Wink
dyeatman



Joined: 06 Sep 2003
Posts: 1923
Location: Norman, OK

View user's profile Send private message

PostPosted: Thu Nov 09, 2006 9:48 am     Reply with quote

I'm just waiting for somebody to complain that they can't use C# on the PIC! Some of the things people try to do with an EMBEDDED < $10 processor!!
dbotkin



Joined: 08 Sep 2003
Posts: 197
Location: Omaha NE USA

View user's profile Send private message Send e-mail Visit poster's website

PostPosted: Thu Nov 09, 2006 10:04 am     Reply with quote

Spode wrote:
hardwiring a pic to a pc's serial port with no max232


I do this every day with $.15 worth of 2N7000 & resistors, works fine. For one quick project I just used a 100K series resistor, that worked too -- though I'd never use it for production. Don't knock it, the MAX-232 type level converter is WAY overrated.

Java, on the other hand... why would ya, even on a PC?? Sheesh.
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
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


Powered by phpBB © 2001, 2005 phpBB Group