-
Categories
-
Platforms
-
Content
Hi, Adam. Thanks for replying. Ifound the code for the mcu here: www.picaxeforum.co.uk/archive/index.php/t-26267.html . Is there no way one can build circuit for it? I have a 40x2 allso. Thanks so much.The mcp requires I2C Comms. I cant see the 14m2 supports I2C. This means writing your own code, I dont think this is possible for you sorry. Choose an mc that supports I2C is the best bet.
Thanks
Adam
Hi, Adam. I was learning PIC when something went wrong with my Pickit. Now ihave to wait for the one ordered. Also a couple off 16F648 pics. As im new to all off this im trying the picaxe its been lying here since last year.Hi there. I dont know picaxe I am sorry. Looking at the code from the link I cant make out anything. Why do you choose picaxe out of interest.
Thanks
Adam
Its allright, Adam. I wait for my stuff to arrive and ill know where to run if calamity strikes. Thanks a lot.Ok that's fair enough. I can't help with the picaxe I am afraid. PIC assembler and C, then I maybe able to help. I have however had good success running I2C from a chipkit development PCB. I had is communication to an I2C bus in a few hours once I found the right code.
Adam
A pity you did not see my " pickit 2 - won't write thread". Could've learned even more from THREE experts.!! Thanks again, man.
You certainly wil.No probs, you know where we are, hope to see more of you on here.
Adam
Hey Dev, I'm a bit late to the party but I gotta say that's some oddball code! The "Pause" function in PicaxeBasic is in milliseconds. The first task that code executes is "Do Nothing" for 8 full seconds! After that the subsequent code contains a bunch more long Pauses, including two 4 second pauses in what appears to be an indeterminate Do Loop??? There's enough pauses in there to make a uC forget what it is!Hi, Adam. Thanks for replying. Ifound the code for the mcu here: www.picaxeforum.co.uk/archive/index.php/t-26267.html . Is there no way one can build circuit for it? I have a 40x2 allso. Thanks so much.
Hi, Chris.Hey Dev, I'm a bit late to the party but I gotta say that's some oddball code! The "Pause" function in PicaxeBasic is in milliseconds. The first task that code executes is "Do Nothing" for 8 full seconds! After that the subsequent code contains a bunch more long Pauses, including two 4 second pauses in what appears to be an indeterminate Do Loop??? There's enough pauses in there to make a uC forget what it is!
I'm wondering if that code was intended as a sort of (Get Your Feet Wet) tutorial?
Chris
Thanx, Chris. I'll check it out right away. I'll be back with some progress to report. Caio.Perhaps this may help. It's a complete Picaxe / I2C tutorial.
http://www.picaxe.com/docs/axe110_i2c.pdf
Chris
Thankyou so much, Chris. I'll have get back to this tomorrow, however but thanks again for going to such lenghts for a noob. You are the best, man. We'll chat again soon. Caio.