Show Posts
|
|
Pages: [1] 2 3
|
|
1
|
Forum 2005-2010 (read only) / Troubleshooting / Re: Christmas tree decorations
|
on: December 31, 2010, 03:22:11 pm
|
|
Sorry but I am not sure I know what you are talking about, are you suggesting that i change all variable names to lower case? Do you think thats the reason I am having this problem? I will try anything and everything suggested I really want (need) to get these working properly. Thank you
|
|
|
|
|
2
|
Forum 2005-2010 (read only) / Troubleshooting / Re: Christmas tree decorations
|
on: December 29, 2010, 11:09:53 am
|
I still get the same results. I had to reload the sketch into the Atmega 128 chip and when i ran the compile function of the Arduino 21 software the program forced me to delete the following lines, could that have anything to do with it? const int FULL =30; const int CHECK = 31; const int A3 = 32; const int TEMP = 33; case '<': returnValue = TEMP; break; case '*': returnValue = FULL; break; Here again is a link to the sketch i am using. http://oomlout.com/8X8M/8X8M-ScrollMessage.txt
|
|
|
|
|
8
|
Forum 2005-2010 (read only) / Troubleshooting / Re: Christmas tree decorations
|
on: December 20, 2010, 04:48:46 pm
|
|
Wow i was not expecting such a quick response, thanks For the record i did not write this sketch and am unsure how to do as you suggest. I am still in the process of trying to teach myself to write code but i am not very good at it.
I also should mention that the control chip I am using is an Atmega168
|
|
|
|
|
9
|
Forum 2005-2010 (read only) / Troubleshooting / Christmas tree decorations
|
on: December 20, 2010, 04:34:43 pm
|
Hello everybody, I am in the process of making some small scrolling message ornaments for hanging on my X-mas tree. these work real nice except for after about 5 minutes they stop scrolling and only display half of the first letter then reset to begin the cycle over again of just half of the first letter. I tried to add the sketch to this post but it was too long and I don't know what I am doing so here is a link to the sketch http://oomlout.com/8X8M/8X8M-ScrollMessage.txtand with the exception of the 16mhz crystal here is a link to how i have it wired http://oomlout.com/8X8M/8X8M-Guide.pdfThe only parts I am using are 1 RG display 1 16 mhz crystal 8 100 ohm resistors these parts do not get hot or even warm. If anyone has any suggestions i would greatly appreciate it. I need to get these done before Christmas, Thank you
|
|
|
|
|
12
|
Forum 2005-2010 (read only) / Troubleshooting / Re: Loading a Bootloader
|
on: December 01, 2010, 09:44:58 am
|
|
oh yes, i hate getting beaten, i love a good challenge. it's just i have some things i need to get made before Christmas and i can't devote all my time to something that i might not get working in time. So i will continue working on this problem but i am also going to buy some to get these projects done.
|
|
|
|
|
13
|
Forum 2005-2010 (read only) / Troubleshooting / Re: Loading a Bootloader
|
on: December 01, 2010, 12:16:40 am
|
|
Yes by reprogramming i meant uploading a sketch no i have never tried to burn a bootloader before these ebay chips, this is my first experiance doing this and i dont find it any fun at all i mught just stick to buying them with the bootloaders already installed, they are a little more expensive but i feel its worth it
|
|
|
|
|