hey man. this is bloody fantastic. really nice work and thanks for the code even tho it dont seem to work for me but you just introduced me into firmata which makes everything so much easier now. I get an error on this line:
if (key < 'A' & & key > '/') {
Kfactor += ((key-48) * pow(10, (K_digits-1)));
K_digits --;
}
error is:
expecting RPAREN, found ';'
processing.app.debug.RunnerException: Syntax error, maybe a missing right parenthesis?
@12dart12 - I realized that the code I posted doesn't paste correctly into Processing. You need to replace > < & with > < & respectively. I've updated the blog post to mention this. Besides this, that bit of code you mention was a poor attempt at inputting PID K factors which I didn't end up using, and is done better using ControlP5.
@kas262 + @thomasdebelg13 - thanks very much for mentioning this on the arduino forums. I've now put a link in the title to a page with more details including the code.
@ke9tv + @lalalandrus - yes, it is using PID control, but I'm not really experienced with the tuning - would be nice to get it smoother
hey man. this is bloody fantastic. really nice work and thanks for the code even tho it dont seem to work for me but you just introduced me into firmata which makes everything so much easier now. I get an error on this line:
if (key < 'A' & & key > '/') {
Kfactor += ((key-48) * pow(10, (K_digits-1)));
K_digits --;
}
error is:
expecting RPAREN, found ';'
processing.app.debug.RunnerException: Syntax error, maybe a missing right parenthesis?
plz fix i really wana see this.
12dart12 10 months ago
@12dart12 - I realized that the code I posted doesn't paste correctly into Processing. You need to replace > < & with > < & respectively. I've updated the blog post to mention this. Besides this, that bit of code you mention was a poor attempt at inputting PID K factors which I didn't end up using, and is done better using ControlP5.
0zimbra0 10 months ago
@0zimbra0 yer thanks for the reply and you were right. i posted a question on the processing forms and someone worked it out lol. Thanks again.
12dart12 10 months ago
もっと評価されるべき。
umedaizu 1 year ago
wow i love it , nice work man
oqla2000 1 year ago
This is awesome, and makes me really want to learn Processing now!
Drunkmc 1 year ago
arduino = My new Religion :) #Nerd
marcelosouza 1 year ago
awesome dude bravo!
manolis1994 1 year ago
@kas262 + @thomasdebelg13 - thanks very much for mentioning this on the arduino forums. I've now put a link in the title to a page with more details including the code.
@ke9tv + @lalalandrus - yes, it is using PID control, but I'm not really experienced with the tuning - would be nice to get it smoother
0zimbra0 1 year ago
It seems to be hunting quite a bit - are you using a P-I-D control? Have you tuned it?
ke9tv 1 year ago
mad respect, awesome.
aerodyno 1 year ago
genius. bravo.
scoobysnack30000 1 year ago
if you end up sharing the code, maybe we can put a proper control algorithm to cut down on the overshoot and speed up the response
lalalandrus 1 year ago
nice one!
unigamer 1 year ago
Very impressive! Well done.
ImTeslabeotch 1 year ago
That is totally sic man.
graymalkin1234 1 year ago
There's a topic about this at the official Arduino forum. We would like you to share your code...
thomasdebelg13 1 year ago
Simply astounding!
Excellent work!
Tchnclfl 1 year ago
Hi 0zimbra0
This is probably the smartest Arduino project I have seen sofar
Really impressive!!!
Would you care sharing the arduino and processing code ??
Could you elaborate on the board/servo mecanical connection ??
I introduced this video to the Arduino community in the Arduino site
I strongly suggest to share and document this project in this same thread
Thanks for this excellent work
Yves
kas262 1 year ago
@kas262
vvvvvv arduino cc
forum>general>exhibition
YouTube doesn't like web addresses...
kas262 1 year ago
Comment removed
kas262 1 year ago
really cool.
biggeniusman 2 years ago