View previous topic :: View next topic |
Author |
Message |
tamirbm
Joined: 11 May 2013 Posts: 3
|
"Simon Says" the game code for PIC18F45K22-HELP |
Posted: Sat May 11, 2013 5:56 am |
|
|
++++++++++++++++++++
Locked.
Reason: Forum can't help. Thread going nowhere.
- Forum Moderator
++++++++++++++++++++
hey everyone,
im kind of new here, i need your help pleeeaassee!
im looking for the game "simon says" , i have the code for arduino , but i cant find it on PIC18F45K22
can anyone help me?
4 buttons, 4 different lights ,speaker
random light sequence
the procces will happen no more than 8 times
if u got it wrong it will reset again
if its 30 sec since the light sequence stopped it will reset again
thank you |
|
|
asmboy
Joined: 20 Nov 2007 Posts: 2128 Location: albany ny
|
|
Posted: Sat May 11, 2013 10:21 am |
|
|
all the tools you need to code a version are in CCS.
what have you tried to code for yourself so far? |
|
|
tamirbm
Joined: 11 May 2013 Posts: 3
|
|
Posted: Sat May 11, 2013 10:59 am |
|
|
hi tx for replying,
ive done all the job in arduino but now
at my college they want it on pic and i dont know how to work with pic
or the (WDT) as they describes as the clue...
im seeking for help, i know that one who got the tools in his head will be faster or the one who already got the code just will type it in
tx for everything anyway |
|
|
dyeatman
Joined: 06 Sep 2003 Posts: 1933 Location: Norman, OK
|
|
Posted: Sat May 11, 2013 11:35 am |
|
|
When I was in college I was required to do my own work to get my
degree. I guess things have changed... _________________ Google and Forum Search are some of your best tools!!!! |
|
|
Mike Walne
Joined: 19 Feb 2004 Posts: 1785 Location: Boston Spa UK
|
|
Posted: Sat May 11, 2013 2:01 pm |
|
|
What everyone is saying is:-
1) This is a help forum, not a do it for you one.
2) CCS do not pay us, we do it for free.
3) Put in some effort yourself.
4) When/if you get stuck tell us, someone here will probably assist.
5) You need to make it easy for us to help you, we've all done it (or something similar) before.
6) Read and follow the forum guidelines.
Mike |
|
|
tamirbm
Joined: 11 May 2013 Posts: 3
|
|
Posted: Sat May 11, 2013 2:07 pm |
|
|
heheheh yes grandpa things have changed
we have google now u know?
thanks for the help anyway |
|
|
Mike Walne
Joined: 19 Feb 2004 Posts: 1785 Location: Boston Spa UK
|
|
Posted: Sat May 11, 2013 2:22 pm |
|
|
tamirbm wrote: | heheheh yes grandpa things have changed
we have google now u know?
thanks for the help anyway |
I'm not your grandpa.
As one of the tag team, don't expect much help from me.
Mike |
|
|
gpsmikey
Joined: 16 Nov 2010 Posts: 588 Location: Kirkland, WA
|
|
Posted: Sat May 11, 2013 2:34 pm |
|
|
tamirbm wrote: | heheheh yes grandpa things have changed
we have google now u know?
thanks for the help anyway |
Well, you may have Google (and it is a big help), but unless you learn the basics, you are going to find yourself seriously up a creek without a paddle when it comes to actually working in industry and making a living (or are you going to Google for your income as well ?? )
Another "grandpa"
mikey _________________ mikey
-- you can't have too many gadgets or too much disk space !
old engineering saying: 1+1 = 3 for sufficiently large values of 1 or small values of 3 |
|
|
temtronic
Joined: 01 Jul 2010 Posts: 9215 Location: Greensville,Ontario
|
|
Posted: Sat May 11, 2013 4:07 pm |
|
|
Converting the code from an Ardunio platform to CCS C is fairly easy and shouldn't take you more than 2 or 3 nights 'cause I can't believe the code is very big, maybe 300 or less lines of code...
As another 'granpa' , I'm not willing to cut the code for you, best 'learn by doing'. If you're up to a minor challenge, just code a 'platform convertor' program which allows you to toss in any ardunio code...whir, buzz, clik, clik...CCS C code comes out.
old school...just like me.
hth
jay |
|
|
|