miércoles, 5 de junio de 2013

Arduino by Davis: “Re: Accensione led da pulsante” plus 19 more

Arduino by Davis: “Re: Accensione led da pulsante” plus 19 more

Link to Arduino by Davis

Re: Accensione led da pulsante

Posted: 05 Jun 2013 03:13 AM PDT

E ma ti dirò... ho provato col led 13 e funziona... peso sia più un banale problema del circuito... il problema me lo presenta soltanto se collego un led esterno alla breadboard, per esempio al pin 4 come ho fatto io.

Re: Weird problem with 20x4 LCD

Posted: 05 Jun 2013 03:12 AM PDT

Quote
Print the number first and then print a % sign. What is wrong with that
If you print 100%, then 99%, the display shows 99%%.

There are several ways to solve the problem. Using sprintf() for formulate the string with a fixed number of cha...

Re: Arduino on Xcode Project — Official Thread

Posted: 05 Jun 2013 03:12 AM PDT

Xcode code-sense doesn't seem to be powerful enough to manage [url=http://www.cplusplus.com/doc/tu...

Il mio Robot con Arduino

Posted: 05 Jun 2013 03:11 AM PDT

Ciao a tutti,

vi allego il link dove troverete il mio robot fatto con Arduino, versione beta

http://dabudabi.it/altro/20-robot-arduino.html

Ciao Ciao

Re: [programation] Structure et pointeur de structure.

Posted: 05 Jun 2013 03:10 AM PDT


Quote
donc pour un tableau de structure on obtiendra la valeur par
Code:
valeur de la variable =ptr_structur.champ
NON NON NON NOOOOON
oup...

Re: 1-5V 20A adjustable power supply

Posted: 05 Jun 2013 02:43 AM PDT

Re: [WIN] Aggiornam. compilatore IDE 0022-0023-1.0 all'ULTIMA VERSIONE ATMEL

Posted: 05 Jun 2013 02:41 AM PDT

Non credo che però verrà pubblicata una 1.0.6.
Queste modifiche forse entreranno nelle future versioni 1.5.x o 1.6.x.

Re: Problems with DC motor noise with proximity sensor.

Posted: 05 Jun 2013 02:41 AM PDT

thanks! but why a .1uF and not 10nf. How can I calculate the right value?

Re: satellite tracking con arduino

Posted: 05 Jun 2013 02:41 AM PDT

il numero viene diviso (o multiplicato) per 2 finchè non ottieni 0,XYYYYYYY dove X è diverso da 0.
ora, i numeri dopo la , detti mantissa si salvano le prime cifre, e poi viene salvato il numero di divisioni (esponente, negativo se erano moltiplicazion...

Re: Need help on programming servomotor!

Posted: 05 Jun 2013 02:39 AM PDT

well if cm2= 160 and cm1 = 100, because 160>100, it will activate the mode 2, and the servo will normally turn right? no? And yes, I ve forgot to introduce the cm1 == cm2 ...

Re: Sconfitto Arduino ?

Posted: 05 Jun 2013 02:05 AM PDT

ah, dimenticavo, avessi una monetina per ogni board compatibile.....

Re: Filtro di Kalman e IMU.

Posted: 05 Jun 2013 02:04 AM PDT

il filtro Kallmann permette di pulire le uscite dei sensori dal rumore, ma poi ti serve un algoritmo di "sensor fusion" che faccia la fusione delle letture per darti l'output.

Io non ho mai lavorato col kallmann, uso la DCM (direct-cosine-matrix, un pò...

Re: DCS A-10 Warthog & the Arduino

Posted: 05 Jun 2013 02:04 AM PDT

Well I was hoping someone was going to tell me what you need to know to work the problem out?

Re: Sconfitto Arduino ?

Posted: 05 Jun 2013 02:04 AM PDT

Sì, è un ARM.
http://www.kickstarter.com/projects/1608192864/rfduino-iphone-bluetooth-40-arduino-compatible-boa

Si parla di un micro Nordic con core ARM Cortex-M0 a 32 bit.

Re: Serial Communication Arduino Electric IMP - missing bits

Posted: 05 Jun 2013 02:03 AM PDT

Well I started using char arrays, but it added gobbly gook in my string characters for some bizarre reason. the string seemed to be cleaner. I will try the chars again, see if a different approach can help.

BTW is it possible to create an open sized ch...

Re: ABC - Arduino Basic Connections

Posted: 05 Jun 2013 01:52 AM PDT

Ciao,
il triac dovresti sceglierlo in base al carico; Potresti utilizzare un TIC216M (600V 5A)
Ti ricordo che su quel circuito passa la 220 quindi pericoloso.[/c...

Re: Hard erase and programming port

Posted: 05 Jun 2013 01:51 AM PDT

Ok, but when the  onboard is supposed to perform the erase operation ?  When it detects the upload of a sketch ?

What do you mean by "not an official board" ? In my case, it's exactly the same that here: http://arduino.cc/en/Guide/ArduinoDue .
I don't...

Re: Scaling and outputing data to a LCD

Posted: 05 Jun 2013 01:51 AM PDT

You should only need to pre-define the 10 digits you need to dispay (0-9) and then  convert the ADC reading (0-100) to separate digits and bit bang them to the display. To scale the 0-1023 value from the ADC to 0-100 use the [url=http://arduino.cc/en/R...

Re: SoftwareSerial dropping bytes when Arduino doing nRF24L01 radio.write()

Posted: 05 Jun 2013 01:48 AM PDT

I have something maybe similar, reading a basic serial out of an imp. It gets all the individual bytes, but stops adding it to a string at random places, when I try to add them all back up.

Re: [WIN] Aggiornam. compilatore IDE 0022-0023-1.0 all'ULTIMA VERSIONE ATMEL

Posted: 05 Jun 2013 01:45 AM PDT

sarà un warning, comunque grande leo!!

No hay comentarios:

Publicar un comentario