when defining constants at the beginning of the sketch like the ones in this video, does this assign the name of the constant to a pin or just a number?
I have done C and C++ for a couple of years. I have, however, never done anything with hardware control with C. I'd assume that you would have more control with it?
Is there anywhere else I can watch your videos? Youtube only wants to load about 5 seconds at a time before it needs to buffer again. And it seems to be only your videos so far.
Thanks Jeremy. After watching some of your videos I bought an Arduino Uno. I just finished writing my LED flashing script. A small but significant step! I just wanted to let you know that another Arduino hacker has been born and it's your fault, lol.
I used an external LED instead of the in-built one and instead of using the digital pin 13 I tried using the Analog pin A0-A5 and the rest of the connections were exactly the same, Why does it not work?? hope this isnt an insanely stupid question!!!
@vishme87 As I understand it the analog pins are for signals in only. They can not output. I suggest a PWM digital pin if you want to adjust brightness.
@batisDSL I was thinking this but as I understand it only difference is ports not features and they all program the same, I got an Uno R2 arduino, which is pretty much identical to the R3 for most purposes except it cost £5 less. So get which ever you want/afford
Kudoos to you my friend for uploading this video. I got my first Arduino an hour ago by mail and i have started to go through your videos. They are very helpful. Keep up the good work.
@basiaska1 That usually means the board either isn't plugged in, doesn't have power, the right serial port isn't selected, or the right board type isn't set.
@basiaska1 i am getting the same message it was my com port. go to start,controlpanel and keep going to device manager as jeremy showedthen go to ports, see which port the arduino is on and go to arduino software and go under tools and select the coresponding com port. that should do it
Really cool tutorials start for me.. looked everywhere for something like this. Specially when i am a programmer and AI creator, and just started learning electronics.
Hi, I would like to make a portable apron using LED's or any other light source like fiber optics, el wire etc. functioning different colors at different time intervals is this possible.
If I am just getting started with Arduino which board should I buy to follow along with the tutorials? Is there a difference between the Arduino Uno R2 and R3? Or are they the same? Is the Arduino Uno SMD also different? Please help! I Just want to know which 1 to buy to follow along with the tutorials! btw, best tutorial ever man! I've watched a lot of them too.
@Moeisabeast12 "int" defines a variable which can have a number in the range of -32,768 to 32,767. ledPin holds the number 13 in it which corresponds to the Arduino's built-in LED which is number 13.
@nickbouwhuis I read in the books that Arduino Uno is good for start.I'm myself a beginner and I bought my Arduino Uno off ebay.You can buy from there too.If you're willing to wait few weeks shipment you could buy it from Chinese sellers for about $20.
Great Tutorial, I just got the arduino and am a new in this.
Every time I start a new projects do I have to press the reset button? I mean, if i unplug my arduino. And then open another sketch, do I just upload it? With out any thing else?
hello SciGuy :D i just bought my teensy 2.0 board. am trying to make my midi controller. it has push buttons and encoders. i only have midi - buttons from the teensy menu of teensyduino. i cant get my pots or encoders to work. can u show me how to do it.?? :D thanks
Hi I just saw the arduino from element14, it is very cool. Being Atmel user I am actually considering geting arduino. speaking of Atmel I have my STK500 which RS-232 to USB adapter would you recommend me?
@gjanitt That usually means the board either isn't plugged in, doesn't have power, the right serial port isn't selected, or the right board type isn't set.
@gjanitt I just got my first arduino (Duemilanove) this board and older ones do not have a auto reset option as does the Uno and newest nano and others... hit the upload button then hit the reset button on your arduino and it should work... had this problem one both windows xp and linux ubuntu... after doing this works on both.. there is a hardware hack for this also ..or get an uno to get by this issue
I am 33 and I found this very useful always wanted to get into Robotics and this is my chance please also upload your video on iTunes and Android podcast
How can H-A-R-D-ware be open source? I thought S-O-U-R-C-E is something that has to do with S-O-F-T-ware. Actually it doesn't make any sense, except if it is open hardware and not open source...
@sciguy14 lol no you didnt i was just wondering if people found the arduino language better or something. thanks for the tutorial, will order the uno for my birthday. lol i might even change my career to a ECE. wanted to be a game developer and later work on operating systems but this seems a lot more fun.
@iampriteshdesai just get a uno ;) and when you feel for it, get a mega, more outputs and inputs on it, and if you want to, get a nano or mini, its just smaller, mostly
hi, this is the wrong vid i know but is there ary way you can use a shift registor to connect to boath + and - on a led display,, i am using a 74HC595 like using arduino's pins as ground than positive realy fast for multiplexing
im having the same problem as stanzzang... error message "Could not find the main class: processing.app.Base... but my seriel port button in the tools menu is grayed out... any tips?
Hi Jeremy, This a fantastic series of tutorials on Arduino. It has answered a lot of questions and shown them in simple visual terms. Brilliant. For those seing this for the first recommend watching all teh series!! Please keep up the good work. Regards Ray.
please help, im using windows 7 starter and i downloaded the arduino 22 thing from arduino.cc and when i try to udate the driver i cant find that driver thing and that means i cant install my arduino and use my uno, please help if you help you get 2 automatic subs!
Amazing video, thank you for the explanation. I'm a "noob" with this but I intend to make a helmet using some LED matrix screens and using this chip to code it.
I made one last year with out using a code my first project was just a bunch of LED's flashing randomly but attaching them to 4 9v batteries and using an on/off switch to control them plus the fans added to the helmet.
I'm really stoked for this new project, I hope it works so I can show it to you.
@sciguy14 Now like stated before I'm a noob. Do you believe I can connect 6-8 led screens on one chip?
As far as voltage I understand the voltage can't exceed 7-12V and I can work with that but as far as powering up 6-8 8x8 RGB LED matrix screens do you believe it can be done?
I've just downloaded the software from arduino.cc and unzipped the file. However, when I click on "arduino" like in the tutorial, I get an error message "Could not find the main class: processing.app.Base. Program will exit." Can you tell me why I get this error? Thanks. Oh, I'm using Windows7 x64
@stanzzang Several Things could cause that. Try redownloading first. Next, try removing the Java folder from the arduino directory. Next try reinstalling the Java JRE on your system.
Hey it's funny sciguy and Beefinator are the usernames I always use for internet stuff, YouTube, arduino forum, etc. And when either of those are taken, I add a 14!
Thanks for the tutorials, you should add more detail in explaining some code
youngceb 5 hours ago
when defining constants at the beginning of the sketch like the ones in this video, does this assign the name of the constant to a pin or just a number?
tyson42 1 day ago
hey guys, i'm getting this error on my macbookpro os 10.5.8, hooked up to arduino uno.
avrdude: stk500_recv(): programmer is not responding
any idea how i can get around this?
jessechanproductions 3 days ago
ok i typed in everything exactly like you have it on the screen and im getting errors to i am new to arduino what do i do?
scottvomit3 6 days ago
This has been flagged as spam show
Excellent !!
Vital Electrocomp PCB CONNECTORS, TERMINAL BLOCKS, PCB FUSE HOLDERS, VITAL CONNECTOR, SCREW TYPE TERMINAL BLOCK, PUSH FIX CONNECTOR, COMBICON, PLUGGABLE CONNECTOR, PLUGGABLE TERMINAL BLOCK, BARRIER TERMINALS
Google Vital Connectors
VitalElectrocomp 6 days ago
+1 for Age Of Empires!
tribudelmate 1 week ago
Question: I wanna do this. Is that the Arduino Uno and will the software be compatible with my Macbook 10.5.8 OSX?
coleus 1 week ago in playlist Tutorial Series for Arduino
Also, they are functions not methods, because a method is called by an instance of a class. ;D
mexicanmansam 2 weeks ago in playlist Tutorial Series for Arduino
I have done C and C++ for a couple of years. I have, however, never done anything with hardware control with C. I'd assume that you would have more control with it?
mexicanmansam 2 weeks ago in playlist Tutorial Series for Arduino
Is there anywhere else I can watch your videos? Youtube only wants to load about 5 seconds at a time before it needs to buffer again. And it seems to be only your videos so far.
tyson42 2 weeks ago in playlist Tutorial Series for Arduino
@tyson42 Hit pause and let it buffer a bit before you hit play again.
chartle1 1 week ago in playlist Tutorial Series for Arduino
@chartle1 That's what I was doing, but waiting 45min+ for it to buffer was getting kind of old.
tyson42 1 week ago
@tyson42 ok thats bad even for my slow network at work.
chartle1 1 week ago
Arduino is NOT simpler then C, it IS C.
Whisper6911 2 weeks ago in playlist Tutorial Series for Arduino
Comment removed
Claytron830000000000 3 weeks ago
cant figure out how to install the drivers on this...
rampage222555 3 weeks ago
Can't you say "const int ledPin = 13;"? That would be a real constant then.
fabse64 3 weeks ago
@fabse64 he could also use capital letters.... That drives me mad lol
DethScarred 2 weeks ago
Thanks Jeremy. After watching some of your videos I bought an Arduino Uno. I just finished writing my LED flashing script. A small but significant step! I just wanted to let you know that another Arduino hacker has been born and it's your fault, lol.
rogueqd 3 weeks ago
I see minecraft! :D
xXkonnorrigbyXx 1 month ago
I used an external LED instead of the in-built one and instead of using the digital pin 13 I tried using the Analog pin A0-A5 and the rest of the connections were exactly the same, Why does it not work?? hope this isnt an insanely stupid question!!!
vishme87 1 month ago in playlist Tutorial Series for Arduino
@vishme87 As I understand it the analog pins are for signals in only. They can not output. I suggest a PWM digital pin if you want to adjust brightness.
zoidbergVII 4 weeks ago in playlist Tutorial Series for Arduino
@zoidbergVII
oh ok.. dat makes sense. Thanx a ton.
vishme87 3 weeks ago
Does every arduino board use the same language and commands ?
Which arduino board you suggest me to take ?
batisDSL 1 month ago
@batisDSL I was thinking this but as I understand it only difference is ports not features and they all program the same, I got an Uno R2 arduino, which is pretty much identical to the R3 for most purposes except it cost £5 less. So get which ever you want/afford
zoidbergVII 4 weeks ago in playlist Tutorial Series for Arduino
Checked the comments and changed the com port from 1 to 3 and now the light is blinking. You Rock. Once again thanks for the excellent video.
Malasug 1 month ago
Thanks for video, it is really great. Everything worked fine until I uploaded then I got the following message:
avrdude: stk500_getasync () : not in sync: resp=0x00
Any ideas as to where I went wrong?
Thanks
Malasug 1 month ago
thanx man!
NiNxfoNx 1 month ago
do you know how to import code from arduino board
marwanENGLAND 1 month ago
What camera do you use make your videos? I find it good quality...
bagatelox 1 month ago in playlist Tutorial Series for Arduino
Whenever I connect the USB to the UNO. The light doesn't turn on.Help please!
XnolovelostX1 1 month ago
Awesome :)
I love your shirt.
Anton338 1 month ago
hey thanks for the vid its really helped but i have a question can we hook the Arduino to a lightng program such as madrix
azmanic 1 month ago
Comment removed
ociderefskoorb 1 month ago
Comment removed
ociderefskoorb 1 month ago
you are AWESOME!
I just wanted to comeback to programing and you just all I need!
thanks for the opnesource atitude.
:]
TeachPCIsrael 2 months ago in playlist arduino uno tut list one
Dude, slow down.
TakronRust 2 months ago 7
@TakronRust at moments I can hardly follow him :)))
Seems to be a smart guy!!
eburger07 2 weeks ago
@TakronRust Dude, rewinding is a click away. Guess what else - you can rewind infinite times.
EvaBongoria 1 week ago
can i use arduino ATmega1280?
dragoninfire123 2 months ago
very helpful series, thanks a lot!
999mar99 2 months ago in playlist Tutorial Series for Arduino 5
Arduino Uno bought,delivered & first program up and running! Thanks!
coolgreenchilli 2 months ago in playlist Tutorial Series for Arduino
That music sounds very kraftwerky I would really appreciate it if you let me know what it is and who it's by please....
ajcgkm 2 months ago
Kudoos to you my friend for uploading this video. I got my first Arduino an hour ago by mail and i have started to go through your videos. They are very helpful. Keep up the good work.
CuriousInventors 2 months ago
Wow, this seems like lots of fun. If only I had the necessary hardware!
PotadoTomado 2 months ago
hi. after uploading i m getting this error..
avrdude: stk500_getsync(): not in sync: resp=0x30
I m super new to arduino.. any idea what it might be?
basiaska1 2 months ago
@basiaska1 That usually means the board either isn't plugged in, doesn't have power, the right serial port isn't selected, or the right board type isn't set.
sciguy14 2 months ago 2
Comment removed
VictorPhanVP 2 months ago
@basiaska1 i am getting the same message it was my com port. go to start,controlpanel and keep going to device manager as jeremy showedthen go to ports, see which port the arduino is on and go to arduino software and go under tools and select the coresponding com port. that should do it
atomichockey 1 month ago
Got a Arduino Uno for Christmas, I'm a noob on it. Although i have played around with a basic stamp before.
logan9539 2 months ago
Would I be able to learn to use the Mega 2580 by watching these videos?
TheHistoryOfChannel 2 months ago in playlist Tutorial Series for Arduino
@TheHistoryOfChannel oh, and what does "function 'void setup()' is initialized like a variable" mean?
TheHistoryOfChannel 2 months ago in playlist Tutorial Series for Arduino
@TheHistoryOfChannel Is your setup code in curly braces? {}
sciguy14 2 months ago
@sciguy14 yes
sciguy14 2 months ago
@TheHistoryOfChannel You mean Mega2560? Yes - these videos apply to all arduinos.
sciguy14 2 months ago
Very cool thanks
reedsintn 2 months ago
Why can't I upload properly? The IDE says "compiled" but nothing happend on the UNO. The orange LED flashes and that's it.
electroamtu765 2 months ago
Comment removed
electroamtu765 2 months ago
Comment removed
electroamtu765 2 months ago
Really cool tutorials start for me.. looked everywhere for something like this. Specially when i am a programmer and AI creator, and just started learning electronics.
This will be fast start for my project :)
ibpavlov 2 months ago
the video above mr.roboto avoids a wall is the result of these tutorials
futrongamers 3 months ago
Can I make 2 arduino's work together,or make a dual processor?
Knewscript 3 months ago
@Knewscript You can have them communicate via serial.
sciguy14 2 months ago
sexy :)
deadmanrunning2893 3 months ago
Im just starting with arduino.. i bought a Arduino ATmega328 board ... will your tut's work with this?
stuckinmybox 3 months ago in playlist Arduino
@stuckinmybox yes
sciguy14 2 months ago
this is good..
AJon2733 3 months ago
I want to know the name of the intro music. But what a great job you've done with these video tutorials. Continue in this way. ;-)
Karoberos 3 months ago
Hi, I would like to make a portable apron using LED's or any other light source like fiber optics, el wire etc. functioning different colors at different time intervals is this possible.
snagle114 3 months ago
If I am just getting started with Arduino which board should I buy to follow along with the tutorials? Is there a difference between the Arduino Uno R2 and R3? Or are they the same? Is the Arduino Uno SMD also different? Please help! I Just want to know which 1 to buy to follow along with the tutorials! btw, best tutorial ever man! I've watched a lot of them too.
oldtimegamelover 3 months ago
@oldtimegamelover I think any of them will do but just go for the latest which is R3.
covertads 3 months ago
@oldtimegamelover Any of those will work fine.
sciguy14 2 months ago
you are my second favorite person.
123456789robbie 3 months ago in playlist Tutorial Series for Arduino
i'm confused, what does int do? on arduino.cc it doesnt have that written in the code, what does it affect? thanks =D
Moeisabeast12 3 months ago
@Moeisabeast12 "int" defines a variable which can have a number in the range of -32,768 to 32,767. ledPin holds the number 13 in it which corresponds to the Arduino's built-in LED which is number 13.
covertads 3 months ago
is there an actual important difference between "#define LED_PIN 3" and "int LED_PIN 3;)
2mnyshp 3 months ago
@2mnyshp Nope
covertads 3 months ago
thanks man!!!
1080 :)
TheReubarbscons 4 months ago in playlist Arduino Basics
problem uploading to board
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_recv(): programmer is not responding
please help
Stefanefrieh100 4 months ago
Nice vid, ty
bevaninaustralia 4 months ago
as someone who doesn't know a lot about computer engineering, this was an awesome tutorial.
filladellfea 4 months ago
Cool! Thanks man! This tutorial is amazing!
I38 4 months ago in playlist Tutorial Series for Arduino
Witch one should I start with? As a beginner. Where can we buy it?
nickbouwhuis 4 months ago
@nickbouwhuis I read in the books that Arduino Uno is good for start.I'm myself a beginner and I bought my Arduino Uno off ebay.You can buy from there too.If you're willing to wait few weeks shipment you could buy it from Chinese sellers for about $20.
otamanlvhs 4 months ago
Witch one do you have?
nickbouwhuis 4 months ago
Great Tutorial, I just got the arduino and am a new in this.
Every time I start a new projects do I have to press the reset button? I mean, if i unplug my arduino. And then open another sketch, do I just upload it? With out any thing else?
TheRealTobobias 4 months ago
@TheRealTobobias Just you just upload a sketch and the Arduino will reset itself after the upload is done, so it loads the code you just uploaded
covertads 3 months ago
Been looking for something like this for a while. Extremely well done.
intercomsec 4 months ago
hello SciGuy :D i just bought my teensy 2.0 board. am trying to make my midi controller. it has push buttons and encoders. i only have midi - buttons from the teensy menu of teensyduino. i cant get my pots or encoders to work. can u show me how to do it.?? :D thanks
TransitloungeRecords 4 months ago
NICE SHIRT!
pogi09282805724 4 months ago
Wall outlets are AC, Batteries are DC.
MrFlankster 5 months ago
im thinking of getting a cheep Arduino kit off ebay do you recomend a Arduino
lyokofan4life 5 months ago
can we have more videos.. on arduino.. more like PWM etc?
neochills99 5 months ago
Hi I just saw the arduino from element14, it is very cool. Being Atmel user I am actually considering geting arduino. speaking of Atmel I have my STK500 which RS-232 to USB adapter would you recommend me?
Thanks nice show!
steppenwolf72 5 months ago
problem uploading to board??????
avrdude: stk500_getsync(): not in sync: resp=0x00
avrdude: stk500_disable(): protocol error, expect=0x14, resp=0x51
please help
gjanitt 5 months ago
@gjanitt That usually means the board either isn't plugged in, doesn't have power, the right serial port isn't selected, or the right board type isn't set.
sciguy14 5 months ago 3
@gjanitt same here! fixed it by unplugging, trying to upload again, etc... over and over again ;)
avoid unplugging the arduino when it's still running a script!!!!!
chemiealex 3 months ago
@gjanitt I just got my first arduino (Duemilanove) this board and older ones do not have a auto reset option as does the Uno and newest nano and others... hit the upload button then hit the reset button on your arduino and it should work... had this problem one both windows xp and linux ubuntu... after doing this works on both.. there is a hardware hack for this also ..or get an uno to get by this issue
stuckinmybox 2 months ago in playlist Tutorial Series for Arduino
New to electronics and just bought a Uno. Your tutorial was very very helpful. Many thanks!
spinlizard1 6 months ago
I am 33 and I found this very useful always wanted to get into Robotics and this is my chance please also upload your video on iTunes and Android podcast
waheedrafiq 6 months ago
what does your shirt mean?
inventionaddict 6 months ago
Thank you, this was very helpful. Cheers!
garfrankwyn 6 months ago
Thanks a ton for these vids. My high school lacks any electronics related class and this is great.
1point61803 6 months ago
How can H-A-R-D-ware be open source? I thought S-O-U-R-C-E is something that has to do with S-O-F-T-ware. Actually it doesn't make any sense, except if it is open hardware and not open source...
meastral 6 months ago
Sweet! Good to know that it's basically using the same interface and (to an extent) the same syntax as Processing.
smurphs33 6 months ago
What is the song at begining?
FiXe0 6 months ago
Thank you for the help about the drivers!!! I was about to kill my uno, until I found this video.
ledguy315 7 months ago
Sincere thank you for this series
MrMooseful 7 months ago
whats wrong with c?
grandmasterhack 7 months ago
@grandmasterhack Nothing is wrong with c. Did I Imply that there is?
sciguy14 7 months ago
@sciguy14 lol no you didnt i was just wondering if people found the arduino language better or something. thanks for the tutorial, will order the uno for my birthday. lol i might even change my career to a ECE. wanted to be a game developer and later work on operating systems but this seems a lot more fun.
grandmasterhack 7 months ago 2
@grandmasterhack The arduino language is so easy that it just makes prototyping much faster and easier.
ECE is lots of fun. I look forward to work every day because I get to solve a different puzzle.
sciguy14 7 months ago
@grandmasterhack he said it was annoying and cumbersome. that's what's wrong with it.
EPICT0ASTER 6 months ago
@grandmasterhack C does not sound as cool as "Arduino"
CrusherAU 4 months ago
You Play Minecraft !!!!!!! :D
conortimms 7 months ago
very clear, subscribed!
St33zuschrist 7 months ago
Unofor most projects is best!
InfraStricture 7 months ago
arduino is like arduino nano somewhat right>?
lowIQ04 8 months ago
@lowIQ04 Arduino Nano is just one available type of arduino.
sciguy14 8 months ago
@sciguy14 whats better nano or uno?
lowIQ04 8 months ago
good video, the most helpful beginner's video. I'm planning to get an arduino soon, but I'm confused which model to pick?
iampriteshdesai 8 months ago
@iampriteshdesai just get a uno ;) and when you feel for it, get a mega, more outputs and inputs on it, and if you want to, get a nano or mini, its just smaller, mostly
formulaformula1133 7 months ago in playlist Arduino
Awesome Video
Bashar46 8 months ago
THANK YOU SO MUCH!!!!
THIS HELPS A TON!!!!
minniman1234 8 months ago
thanks !!!!!
i really want to make an LED arrey and i hope after all these tutoriols i'll be able to make one :)
kcinkcinkcinnick 9 months ago
Awesome video keep it up! Lol I want that shirt xD
Androidxdronex 9 months ago
what does and ECE stands for?
JerichoKaren 9 months ago
@JerichoKaren Electrical and Computer Engineering
sciguy14 9 months ago 14
Great vid. Thank you.
startgroup 9 months ago
Awesome tutorial !! Keep it up !
Dericgf 9 months ago
Great video! Thanks!!
hero2006 9 months ago
You are a nerd...the best nerd. Be proud and thank you for the vid
AndyPeterson320 10 months ago
hi, this is the wrong vid i know but is there ary way you can use a shift registor to connect to boath + and - on a led display,, i am using a 74HC595 like using arduino's pins as ground than positive realy fast for multiplexing
thanks
dfgfdghgg 10 months ago
Great Job!!! Thank you
danaug23 10 months ago
Really great tutorial, very professional! :)
blahyourhamster 10 months ago
im having the same problem as stanzzang... error message "Could not find the main class: processing.app.Base... but my seriel port button in the tools menu is grayed out... any tips?
legoclockfreak710 10 months ago
Beaker!!!!!!!! Love your wallpaper. (mi mi mi mi MMMMMMMMMIIIIIIIIIII!!!!!!!)
nrsmac 10 months ago
Man keep up the good work.
loco15912 10 months ago
Hi Jeremy, This a fantastic series of tutorials on Arduino. It has answered a lot of questions and shown them in simple visual terms. Brilliant. For those seing this for the first recommend watching all teh series!! Please keep up the good work. Regards Ray.
DartecTube 10 months ago
hmm is that language the same as java cuz it seems to be the exact same
hobomnky 11 months ago
please help, im using windows 7 starter and i downloaded the arduino 22 thing from arduino.cc and when i try to udate the driver i cant find that driver thing and that means i cant install my arduino and use my uno, please help if you help you get 2 automatic subs!
whatnottobe 11 months ago
Thanks for the videos !
mathieuplasse1 11 months ago
your so smart!
whatnottobe 11 months ago
Nice series you've done. Saved me going through a horrible book to learn some pretty cool stuff. Hoping to see more like this!
AnOddBot 11 months ago
The intro music is awesome.
Insignificantful 11 months ago
any reason why when i type ledPin at beginning it doesnt bold itself?
Qtip760 11 months ago
@Qtip760 nm got it
Qtip760 11 months ago
Amazing video, thank you for the explanation. I'm a "noob" with this but I intend to make a helmet using some LED matrix screens and using this chip to code it.
I made one last year with out using a code my first project was just a bunch of LED's flashing randomly but attaching them to 4 9v batteries and using an on/off switch to control them plus the fans added to the helmet.
I'm really stoked for this new project, I hope it works so I can show it to you.
Josh350 11 months ago
@Josh350 Cain't wait to see it!
sciguy14 11 months ago
@sciguy14 Now like stated before I'm a noob. Do you believe I can connect 6-8 led screens on one chip?
As far as voltage I understand the voltage can't exceed 7-12V and I can work with that but as far as powering up 6-8 8x8 RGB LED matrix screens do you believe it can be done?
Josh350 11 months ago
I've just downloaded the software from arduino.cc and unzipped the file. However, when I click on "arduino" like in the tutorial, I get an error message "Could not find the main class: processing.app.Base. Program will exit." Can you tell me why I get this error? Thanks. Oh, I'm using Windows7 x64
stanzzang 11 months ago
@stanzzang Several Things could cause that. Try redownloading first. Next, try removing the Java folder from the arduino directory. Next try reinstalling the Java JRE on your system.
sciguy14 11 months ago
i have a arduino blackwidow v1.0 do i still follow this tutorial? or it doesnt apply to me at all? sry kinda of a noob here
chocsbaka 11 months ago
@chocsbaka Yes, it's basically just a Duemilanove with wireless.
sciguy14 11 months ago
@sciguy14 owh hey thanks.. so which tute do i follow if i wanna learn to control dc motors?
chocsbaka 11 months ago
Minecraft!!!!
What language does the ide use?
swashbladeRC 11 months ago
@swashbladeRC It's a custom language for the arduino based on processing, java and c.
sciguy14 11 months ago
Hey i get a error message and i was hoping you could tell me what it means "function void setup() is initialized like a variable.
tinylittler0b0t 11 months ago
@tinylittler0b0t I did exactly the same as the tutorial, it hasn't worked.
tinylittler0b0t 11 months ago
@tinylittler0b0t it's just "void setup()"
sciguy14 11 months ago
@tinylittler0b0t pay closer attion to the brackets on the left margin they are { and } not () that should help
cpg1028 11 months ago
Outstanding videos, Thanks for doing them.
thecplpunishment 1 year ago
Try using VLC for screen-recording. Then you should be able to maintain a lot better framerate for the videos. Just a little tip.
majcherek128 1 year ago
@majcherek128 Yeah, I switched after this first video. All the new ones are much better quality.
sciguy14 1 year ago
Shouldn't constants be #defined?
Pirochiro 1 year ago
wow, it's super easy to develop whatever you want using this board, compared to PIC, or normal AVR great .
xanaxist 1 year ago
Hey it's funny sciguy and Beefinator are the usernames I always use for internet stuff, YouTube, arduino forum, etc. And when either of those are taken, I add a 14!
beefinator14 1 year ago
@beefinator14 so you're the one stealing sciguy14....
sciguy14 1 year ago
Excellent video series. Your knowledge and ability to share it is impressive. Thanks!
sail2steam 1 year ago
Hey i get a error message and i was hoping you could tell my what it mean "function void setup() is initialized like a variable.
faceplant98 1 year ago
@faceplant98 don't write "function"
sciguy14 1 year ago
@sciguy14 i dont have function written anywhere
faceplant98 1 year ago
@faceplant98 send me the whole program so I can see what's wrong with it. Use the contact form on my website.
sciguy14 1 year ago
im thinking of getting an arduino, but which is cheaper building it yourself or buying it?
please reply
sush150 1 year ago