View Single Post
Old 10-19-2016, 08:00 PM   #3 (permalink)
JLC
EcoModding Lurker
 
Join Date: Oct 2016
Location: Boise
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by M_a_t_t View Post
I had to check myself and your right, dead end. Its on a google doc

When I was looking for my mpguino I originally bought an arduino, wired it up according to wiki page and, using the older version of the code, I had to download a previous version of the arduino code program (i cant think of the name) And I couldn't get it to work. I quickly gave up and just bought one.it was 55 USD from mthtek I'm not saying its impossible but I thought I would share my story. Many have done it, I'm not very knowleadable in this area though.
Thank you for the link you're a life saver.
I almost done the same thing, and very much still contemplating it.
I am trying to teach myself how to write code so I figured this would be the perfect little project. I had to install Arduino 1.0.6 (classic) for it to recognize all the prog_char, but it keeps coming up with error messages like;

sketch_oct19a.ino: In function 'void setup()':
sketch_oct19a:289: error: redefinition of 'void setup()'
sketch_oct19a:1: error: 'void setup()' previously defined here
sketch_oct19a.ino: In function 'void loop()':
sketch_oct19a:357: error: redefinition of 'void loop()'
sketch_oct19a:6: error: 'void loop()' previously defined here

not too sure how to correct this yet but still learning.
as stated before any and all input is welcome, I want to learn.
thank you
Jessie
  Reply With Quote