Image is not scrolling using PIC 18f4620
Moderators: Chuckt, Garth, bitfogav
-
- newbie
- Posts: 7
- Joined: Sat Sep 10, 2011 8:55 am [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
Image is not scrolling using PIC 18f4620
Hi,
I have followed the fantastic instructions on http://www.instructables.com/id/The-One ... ith-conve/ to build a pov display. However, I could not get hold of a PIC 18f4680 microcontroller so I used the PIC 18f4620. Everything seems to be working fine but when I display something, designating in the code PIC 18f4620 and using Config OSC = INTIO67 no right to left scrolling occurs the image is just static.
I would really appreciate any help.
Thanks!
I have followed the fantastic instructions on http://www.instructables.com/id/The-One ... ith-conve/ to build a pov display. However, I could not get hold of a PIC 18f4680 microcontroller so I used the PIC 18f4620. Everything seems to be working fine but when I display something, designating in the code PIC 18f4620 and using Config OSC = INTIO67 no right to left scrolling occurs the image is just static.
I would really appreciate any help.
Thanks!
- brad
- Site Admin
- Posts: 2578
- Joined: Fri Mar 26, 2010 10:30 pm [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
Re: Image is not scrolling using PIC 18f4620
That does sound very strange. I don't suppose you could upload a photo of what you do actually get?
-
- newbie
- Posts: 7
- Joined: Sat Sep 10, 2011 8:55 am [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
Re: Image is not scrolling using PIC 18f4620
Sorry for the late reply as I was moving my pov display to take a picture I knocked it off the desk! Will get back to you as soon as I have fixed it!!
-
- newbie
- Posts: 7
- Joined: Sat Sep 10, 2011 8:55 am [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
Re: Image is not scrolling using PIC 18f4620
Hi Brad, while I was rebuilding my pov display I suspected that the hall effect sensor was not working properly ( cheap off ebay) so I bought a better model of sensor the Allegro A1203. All is now working well and the image is scrolling!
I would like to thank you very much for taking the time to post a great project!
On to the next one!
I would like to thank you very much for taking the time to post a great project!
On to the next one!
- sdudley
- Moderator
- Posts: 337
- Joined: Sun Mar 28, 2010 1:33 pm
- Location: Florida, U.S.A. [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
Re: Image is not scrolling using PIC 18f4620
Interesting... I bought a bunch of 7805 regulators on ebay and they were all bad. Well that is, I have only used 5 of them and all 5 are bad so I suspect the whole lot is bad. I am not willing to build circuits using the rest of them!el337 wrote:Hi Brad, while I was rebuilding my pov display I suspected that the hall effect sensor was not working properly ( cheap off ebay) so I bought a better model of sensor the Allegro A1203. All is now working well and the image is scrolling!
I would like to thank you very much for taking the time to post a great project!
On to the next one!
Stacy
Any time you deviate from sequential consistency, you increase the complexity of the problem by orders of magnitude.
- brad
- Site Admin
- Posts: 2578
- Joined: Fri Mar 26, 2010 10:30 pm [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
Re: Image is not scrolling using PIC 18f4620
Great to hear that it is working!el337 wrote:Hi Brad, while I was rebuilding my pov display I suspected that the hall effect sensor was not working properly ( cheap off ebay) so I bought a better model of sensor the Allegro A1203. All is now working well and the image is scrolling!
I would like to thank you very much for taking the time to post a great project!
On to the next one!
Things are very quiet for me at the moment as far as electronic projects. I am knee deep in programming for the iphone - Once I have my first app out there, I should get back to some good 'ol pic programming
- sdudley
- Moderator
- Posts: 337
- Joined: Sun Mar 28, 2010 1:33 pm
- Location: Florida, U.S.A. [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
Re: Image is not scrolling using PIC 18f4620
I almost have my first app finished. It's not even close to being as extensive as your's, but I'm learning a lot. Honestly I miss programming in assembly!brad wrote: Great to hear that it is working!
Things are very quiet for me at the moment as far as electronic projects. I am knee deep in programming for the iphone - Once I have my first app out there, I should get back to some good 'ol pic programming
Stacy
Any time you deviate from sequential consistency, you increase the complexity of the problem by orders of magnitude.
- brad
- Site Admin
- Posts: 2578
- Joined: Fri Mar 26, 2010 10:30 pm [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
Re: Image is not scrolling using PIC 18f4620
Ahh the good 'ol days of assembly!
Life was so much simpler back then
Life was so much simpler back then
- sdudley
- Moderator
- Posts: 337
- Joined: Sun Mar 28, 2010 1:33 pm
- Location: Florida, U.S.A. [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
Re: Image is not scrolling using PIC 18f4620
Yeah, I guess you could say you have been disassembled!brad wrote:Ahh the good 'ol days of assembly!
Life was so much simpler back then
Stacy
Any time you deviate from sequential consistency, you increase the complexity of the problem by orders of magnitude.
- brad
- Site Admin
- Posts: 2578
- Joined: Fri Mar 26, 2010 10:30 pm [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
Re: Image is not scrolling using PIC 18f4620
Drum roll please!sdudley wrote:Yeah, I guess you could say you have been disassembled!brad wrote:Ahh the good 'ol days of assembly!
Life was so much simpler back then
Stacy
Who is online
Users browsing this forum: No registered users and 3 guests