miércoles, 16 de enero de 2013

Arduino by Davis: “Re: using a fluxamasynth with midi controller shield” plus 19 more

Arduino by Davis: “Re: using a fluxamasynth with midi controller shield” plus 19 more

Link to Arduino by Davis

Re: using a fluxamasynth with midi controller shield

Posted: 16 Jan 2013 01:54 AM PST

Stack them up just make sure that they all use different pins so you don't get conflicts.

Re: ATTiny Power

Posted: 16 Jan 2013 01:53 AM PST

Run it on one cell rather than two (or for longer life two connected in parallel). They will run down to 2.7 volts or 1.8 for the "V" series.
Clock may have to be lowered to something like 1 Mhz.

Re: controllo alimentatore agilent via seriale

Posted: 16 Jan 2013 01:53 AM PST

l'errore che mi segnala l'alimentatore dice che sovrascrivo il buffer di output, che nel frattempo non si è liberato(non invia i dati ad arduino);
duqneu il problema è che l'output buffer dello strumento non si svuota, non invia dati sulla porta.

potre...

Re: l'atmel display recuperato dal decoder

Posted: 16 Jan 2013 01:52 AM PST

veramente il tuo codice è proprio di quelli "scrivo mentre dormo", se lo riguardi non è ...

Re: Prise radio commander par Arduino

Posted: 16 Jan 2013 01:52 AM PST

Bonjour

Je suis en train de lire le sujet(Interrupteurs domotique Blyss de castorama)et les signaux émis par la télécommande de skywodd .

De mon cote j'ai émis un signale ...

Re: Comment puis-je debugger mon code GPS

Posted: 16 Jan 2013 01:14 AM PST

Es-ce que mon module gps DOIT BOUGER pour afficher une position?
Non, il marche aussi en fixe.
Il a besoin d'un déplacement uniquement pour calculer une vitesse o...

Re: Relai bistable pour va et vient

Posted: 16 Jan 2013 01:13 AM PST

ouais ben moi pour faire simple je passerai plutot tout en télérupteur, comme ça il n'y a plus que des poussoirs pour les commandes, et pour commander avec l'arduino, ben c'est facile, un relais classique commandé pendant 1 seconde pour simuler un appu...

Re: Lecture code infrarouge

Posted: 16 Jan 2013 01:09 AM PST

tu pourrais brancher un oscilloscope sur la diode IR de l'émetteur afin de déterminer quelle est la fréquence de la porteuse, déjà. Ensuite il serait plus facile de trouver un récepteur adéquat.

Re: hey guys, how come IDE is not working on MAC?

Posted: 16 Jan 2013 01:09 AM PST

Sorry, my bad, Mac then..
yea, i've tried to double click it but nothing happened. i have solved the problem by running 0023 version, however when i update it to 1.0, it's not working again, i mean when i double clicked on it, nothing happened.
Thx

Re: DC Motor torque control

Posted: 16 Jan 2013 01:05 AM PST

A method of "braking" a motor is to attach a DC motor (to act as a generator) to the shaft.  Then you can electrically load the generator to produce whatever braking force you require.  It's simple and it works !

Re: Firmata and PWM

Posted: 16 Jan 2013 12:50 AM PST

Quote
Pins 0 and 1 are the hardware serial pins that Firmata uses to talk to the PC or other device driving it.

That's right.  There are only a certain amount of pins that are PWM capable.  That's because the timers that have the PWM module ha...

Re: LED fade will not listen to IR input for interupt.

Posted: 16 Jan 2013 12:49 AM PST

Have you seen the dictionary definition of recursion ?

"See recursion"

Re: DC Motor torque control

Posted: 16 Jan 2013 12:47 AM PST

good info,well if you calculate the torque X when the object is falling, you would need   2X the other way to raise it at the same speed,

Re: Daten(IP) von SD lesen

Posted: 16 Jan 2013 12:47 AM PST

Quote
Habe es mit folgendem Code getestet aber das schein nicht der Richtige Weg zu sein !?
Ich weiss nicht, warum das nicht der richtige Weg sein soll, und rate mal du siehst im SerialMonitor
49575046....
Wenn das richtig geraten ist...

Re: Hall effect module jitter.

Posted: 16 Jan 2013 12:46 AM PST

If your system controls the device whose current you are measuring, then when you initialize the sytem you can take a reading with the device off (no current) and use that to establish the zero-current reading. Then you can subtract this from future cu...

Re: electronically disconnecting a battery

Posted: 16 Jan 2013 12:10 AM PST

Anyway, 100A is nothing smiley-razz  I never said how much current... Try finding a MOSFET that can switch 10KA at 320KV...

The reason I chose 100A is that I was unable to f...

Re: Integer Variable in Datentyp char umwandeln?

Posted: 16 Jan 2013 12:02 AM PST

hey,

also das mit der Endekennung habe ich jetzt denk ich mal verstanden. Aber so richtig schlau geworden bin ich immer noch nicht. Ich verstehe nicht wie man das TuerCode Array mit den Zufallszahlen beschreiben kann. Mein Ansatz ist der, aber der funk...

Re: Which RGB LED for a reading/mood light

Posted: 16 Jan 2013 12:01 AM PST

Quote
A 10 watt LED would be blinding. If you look directly at a 10W LED at close range you would be seeing spots for a while.
Yes it is bright  smiley-grin I use a white plastic cap off a spray can as a diffuser to spread the light and prevent the mul...

Re: Prise radio commander par Arduino

Posted: 15 Jan 2013 11:56 PM PST

Bonjour

Je suis en train de lire le sujet(Interrupteurs domotique Blyss de castorama)et les signaux émis par la télécommande de skywodd .

De mon cote j'ai émis un signale avec ma télécommande de prise ,le signal reçu est celui joint.

Mon problème est q...

Re: Comment puis-je debugger mon code GPS

Posted: 15 Jan 2013 11:54 PM PST

Quote
J'ai lu dans un tuto, qu'il était bien de mettre 15200 pour le Serial, et j'ai souvent mis 9600 pour le nss.
Si le GPS est configuré pour sortir ses informations à 4800 bauds il faut mettre 4800 dans le code. On ne tire pas la valeur au ...

No hay comentarios:

Publicar un comentario