Search found 6 matches

by RobS
Thu Oct 09, 2014 12:49 pm
Forum: Arduino Laser Control
Topic: Arduino based Laser Control
Replies: 201
Views: 265451

Re: Arduino based Laser Control

thanks lads
bob
by RobS
Thu Oct 09, 2014 7:34 am
Forum: Arduino Laser Control
Topic: Arduino based Laser Control
Replies: 201
Views: 265451

Re: Arduino based Laser Control

Hi All
I updated the IDE to 1.5.8
now I get the following.
http://i290.photobucket.com/albums/ll271/redpiperbob/CNC/error2.png

Danl
when you said you removed all the other bits did you mean just the include lines.
would it be possible for you to post your sketch.

I think I need to start with ...
by RobS
Tue Oct 07, 2014 8:31 am
Forum: Arduino Laser Control
Topic: Arduino based Laser Control
Replies: 201
Views: 265451

Re: Arduino based Laser Control

Hi art

I have now got the errors down to the following

Image

I cannot find a console libary anywhere.
as you can probably tell I am a complete beginner with Arduino

Thanks
Bob
by RobS
Mon Oct 06, 2014 6:45 pm
Forum: Arduino Laser Control
Topic: Arduino based Laser Control
Replies: 201
Views: 265451

Re: Arduino based Laser Control

Ok Art I will look at that tomorrow I'm of to a party now thanks
Bob
by RobS
Mon Oct 06, 2014 6:19 pm
Forum: Arduino Laser Control
Topic: Arduino based Laser Control
Replies: 201
Views: 265451

Re: Arduino based Laser Control

Hi art no I did not modify it. It's a leodardo
by RobS
Sun Oct 05, 2014 12:52 pm
Forum: Arduino Laser Control
Topic: Arduino based Laser Control
Replies: 201
Views: 265451

Re: Arduino based Laser Control

hi guys
i just tried to run the code and get the following message

LaserControl.ino: In function 'void setup()':
LaserControl:70: error: 'InitTimers' was not declared in this scope
LaserControl:71: error: 'SetPinFrequency' was not declared in this scope
LaserControl:77: error: 'pwmWrite' was not ...