lunes, 11 de febrero de 2013

Arduino by Davis: “Re: Controlling servo motors using RC transmitter/receiver and Arudino” plus 19 more

Arduino by Davis: “Re: Controlling servo motors using RC transmitter/receiver and Arudino” plus 19 more

Link to Arduino by Davis

Re: Controlling servo motors using RC transmitter/receiver and Arudino

Posted: 11 Feb 2013 01:43 AM PST

You could automatically calibrate to whatever range the transmitter is sending, you will often find that is different even for channels on the same transmitter.

Here is an example of RC Code with calibration, it also stores the calibration in EEPROM so...

Re: Wie ermittle ich die die zweite Stelle einer Achtstelligen Zahl?

Posted: 11 Feb 2013 01:43 AM PST

Was ist nicht richtig?

Richtig ist es, auf jegliche String-Objekte in Arduino-Programmen zu verzichten, da String-Objekte einerseits latent zur Fragmentierung des R...

Re: Wie ATTiny85 mit Arduino Mega 2560 Programmieren?

Posted: 11 Feb 2013 01:41 AM PST

fckw::: wenn ich den bootloader installieren gehe dann kommt auch die gleiche fehlermeldung... wo bekommt man hier in de denn so einen USBtiny her gibt es den auch für di...

Re: i2c senza master?

Posted: 11 Feb 2013 01:40 AM PST

Astro
e' quello che pensavo anche io....ma invece funziona benissimo!
Ho cercato in rete da tutte le parti qualcosa del genere ma non ho trovato nulla.
Il vero gioco lo fa la if (flag_not_local==0) in testa alla receiveEvent che evita che la risposta ...

Re: Dubbio su dimmer lampadina con TRIAC

Posted: 11 Feb 2013 01:40 AM PST

Che poi è la stessa identica solfa che hai detto a dicembre del 2011 con qualche confusione.

http://arduino.cc/forum/index.php/topic,80971.0.html
http://sound.westhost.com/appnotes/an005.htm

Secondo me fornire i link dove ci sono discussioni utili di p...

Re: Wie ATTiny85 mit Arduino Mega 2560 Programmieren?

Posted: 11 Feb 2013 01:34 AM PST

habe mir mal den detector angeschaut....

dort kommt dieses bei raus:
[code]Atmega chip detector.
Entered programming mode OK.
Signature = 1E 07 00
Unrecogized signature....

Re: Li-ion Akku + ATtiny45 + Laser

Posted: 11 Feb 2013 01:34 AM PST

ich will ja nicht rumplöken

aber nachdem ich das gelesen habe...,
http://www.gutefrage.net/tipp/rechtslage-zu-laserpointern-in-deutschland
ungeachtet ob das jetzt alles...

Capteur de son

Posted: 11 Feb 2013 01:32 AM PST

Bonjour,
j'utilise un petit module micro electret dans ce style: .
La sortie analogique est reliée à une entrée de mon Arduino.
J'ai bien une évolution du signal en sortie de ce module, mais ça reste...

Re: Petits soucis de démarrage sur Arduino

Posted: 11 Feb 2013 01:31 AM PST

Très bien PsPad !
Merci !

Re: 4D Systems Screens: A Genie for Your Arduino Sketch

Posted: 11 Feb 2013 01:29 AM PST

Just popping my head up to say great job. You guys (generally to the open source community, but to Ard family and the 4D guys specifically for continuing to help us beginners (even though I know that's a bit boring work) (AdaFriut is another example. I...

Useful Arduino & ATMega microcontrollers pinout diagrams

Posted: 10 Feb 2013 12:00 AM PST

Pighixxx, from the Arduino forum, has created several pinout diagrams for the Arduino UNO and for several ATMega microcontrollers, such as the ATMega 328 and the ATMega 1284p.

These diagrams provide a clear picture about how to use each pin of the board and can be used as real "cheatsheets" for your own DIY projects. You can download them from here. Enjoy! :-)

Officine Arduino, il primo anno

Posted: 09 Feb 2013 02:18 AM PST

Un anno fa Massimo raccontava su questo blog di come una serie di eventi avevano portato alla nascita delle Officine Arduino di Torino. A distanza di un anno non riesco ad immaginare ad una cosa sola rimasta ferma. Officine ed il Fablab Torino sono cresciuti – anche grazie alla preziosissima ospitalità di Toolbox – , si sono aggiunti tanti amici ed alcuni se ne sono andati. Anche in Italia ormai si é cominciato a parlare di Makers e verso la fine di quest'anno, grazie agli sforzi di Riccardo Luna e Massimo – oltre che alla lungimiranza di Asset Camera e Tecnopolo – Roma ospiterà la prima Maker Faire Europe.

Venerdì prossimo avrete l'occasione di partecipare al nostro compleanno. Saranno presenti alcuni amici stranieri come Josef Prusa, che il giorno successivo assemblerà 10 stampanti con noi, e Priya Kuber, una maker indiana che scrive su questo blog da tempo (*). Ci saranno tutti gli amici del Fablab Torino(*), con alcune delle loro invenzioni(*).

per partecipare, prego compilare il form.

(*) = surprise

Re: Power line communication

Posted: 11 Feb 2013 12:54 AM PST

The isolation transformer is a show stopper :-(

Re: i2c senza master?

Posted: 11 Feb 2013 12:51 AM PST

abbiamo 2 arduino; i2c prevede , in configurazione canonica che 1 faccia da master e 1 da slave.
Corretto?

Si è non è possibile in nessun modo non avere il master, p...

Re: Aiuto modifica sketch playground su EEM12L-32A

Posted: 11 Feb 2013 12:50 AM PST

Buon giorno uwe e grazie per la risposta.
In effetti non lo avevo scritto ma sul fatto che dovessi calcolare il tempo tra T0 e T1 ci ero già  arrivato.  smiley-wink Quello  che non so è che usando  il playground gli interrupt non so come fare a riconoscere in q...

Re: Help with some programming!!

Posted: 11 Feb 2013 12:47 AM PST

No problem.

OK, so now we know that setCounter is zero each time through loop(), which is what we would expect if you have not set anything using the buttons, which I think you haven't.  The servo should not be moving because setCounter is not 7.  Can ...

i2c senza master?

Posted: 11 Feb 2013 12:45 AM PST

Buongiorno a tutti
abbiamo 2 arduino; i2c prevede , in configurazione canonica che 1 faccia da master e 1 da slave.
Corretto?
Attendo la vostra risposta prima di continuare con la domanda.
Grazie

Re: Help with some programming!!

Posted: 11 Feb 2013 12:16 AM PST

Ok, sry as I mentioned being new to arduino, I am not yet familiar with many codes

After running the programme with the serial codes, I get the output as :
p()
setCounter = 0
Starti
StaòStarting loop()
setCounter = 0
Starting loop()
setCounter = 0
Star...

Re: Sparkfun's Nokia LCD

Posted: 11 Feb 2013 12:16 AM PST

@Nick_Pyner: Fantastic -- Thanks for the trial-based advice, and the tips. Just ordered it. This LCD seems particularly appealing for how little current it draws (in non-backlit mode).

Re: Controlling servo motors using RC transmitter/receiver and Arudino

Posted: 11 Feb 2013 12:15 AM PST

What do your serial prints tell you?

No hay comentarios:

Publicar un comentario