lunes, 17 de junio de 2013

Arduino by Davis: “Re: Weird behavior of external interrupts” plus 19 more

Arduino by Davis: “Re: Weird behavior of external interrupts” plus 19 more

Link to Arduino by Davis

Re: Weird behavior of external interrupts

Posted: 16 Jun 2013 04:54 PM PDT

Well that made this a WHOLE LOT easier!  Thanks.

Ethernet shield w/POE -- Can it run with normal power hookup?

Posted: 16 Jun 2013 04:54 PM PDT

Hi, I am building a project at home that will eventually be installed in a location with limited access to power.  I do not have a PoE switch at home but this will be installed where there is PoE available.. My question is this: Can I use the Ethernet ...

Re: Problems getting the DS18B20 to work with code from Bildr.com

Posted: 16 Jun 2013 04:54 PM PDT

The delay goes immediately after:
Code:
ds.write(0x44,1);

Pete

Re: Comentarios sobre idea de un arduino para aplicaciones medicas

Posted: 16 Jun 2013 04:53 PM PDT

Hola:

El tema aqui es que para poder hacer cualquier cosa primero tines que tener experiencia en el tema y hacer un prototipo.
 

Re: Presentazione scheda controllo luci per collaborazione

Posted: 16 Jun 2013 04:50 PM PDT

Passando alla singola bobina intendi che devi invertire polarita' per cambiare verso giusto ? che modello e' ? cmq servono due pin per gestirlo,. e' possibile che nessuno al mondo ha pensato di fare sti benedetti rele' ad impulso per PCB ? Che strano

s...

Re: Presentazione scheda controllo luci per collaborazione

Posted: 16 Jun 2013 04:48 PM PDT

si, mi farebbe piacere vedere il circuito finito e la libreria, magari puo' venire utile, io sono all'inizio, non ho ancora montato nulla, sono a tempo di cambiare idea ed ancora ed ancora ed ancora cambiarla  smiley

aveo capito l'utilizzo del secondo led,...

Re: Testing SD card with Ethernet W5100 shield ?

Posted: 16 Jun 2013 04:43 PM PDT

Yes I do, I connect my arduino directly to my computer LAN Port with LAN cable....
do I put the right IP configuration ? or I missed something here ?

Thanks

Disable USB power so when connected via USB without Ext power, Arduino is off

Posted: 16 Jun 2013 04:41 PM PDT

Hi,

I'm building a little control project that communicates with a PC via USB but uses (and needs) an external power supply to function, however I only want the board to be powered from the external supply - never from USB. If only USB is connected, I ...

Power supply recommendation for Due needed

Posted: 16 Jun 2013 04:38 PM PDT

I am just putting together a list of parts and need a good source for the Wal Wart.. Does it have to be 3.3V or can it be higher???  What is the plug style? and is it center pin positive?

Re: Problems getting the DS18B20 to work with code from Bildr.com

Posted: 16 Jun 2013 04:28 PM PDT

I tried adding a delay(750); right before ds.write(0xBE); //Read scratchpad, but it didn't work. It still is showing up as -1000. I don't think that the sensor is being recognized.

Re: Wireless Arduino and battery - Arduino Fio alternatives

Posted: 16 Jun 2013 03:40 PM PDT


At start battery voltage is as high as 4.2 v , and too high to feed to 3.3 v Arduino.

S...

Re: HC-sr04 Ultraschallsensor misst Mist

Posted: 16 Jun 2013 03:38 PM PDT

Habe auch schon einen anderen HC-SR04 Sensor getestet, gleiches Ergebnis.

Hat jemand eine Idee??

Hallo mx738,

also ich habe mehrere dieser Sensoren mit DIESER Bibliot...

Re: consiglio pre-acquisto

Posted: 16 Jun 2013 03:37 PM PDT

Re: codice accensione sinusoidale sfasata di 90° di 2 led

Posted: 16 Jun 2013 03:35 PM PDT

Si ritrova con due risultati sempre UGUALI  smiley-lol

wops, hai ragione  smiley-mr-green smiley-mr-green

Re: Auto modello pilota automatico gps

Posted: 16 Jun 2013 03:34 PM PDT

notare il percorso con i waypoin e il percorso vero (in rosso), e di come interpreta il problema come un errore del kallman...

Re: Using Arduino Uno TX and RX pins

Posted: 16 Jun 2013 03:12 PM PDT

Quote
mr_johansen, is this the USB-to-Serial adapter you're using?
Well as he said it had a 9 pin serial connector then I don't think so.

Re: Calculator with serial communication problem.

Posted: 16 Jun 2013 03:11 PM PDT

Wow thank you! thats really cool!

But is their a way to just send the problem to the arduino?

example = 3+3

then it should reply with 6.

Can it just take the string I send it, and compute?

To be honest, I am also new at programing c++. But I did in-f...

Re: expected Unqualified-id before numaric constant

Posted: 16 Jun 2013 03:07 PM PDT

Look carefully at the Arduino examples.  Notice how most statements (not every line) end with a semicolon?

Re: Arduino Tiny

Posted: 16 Jun 2013 03:04 PM PDT

I've been using PWM more often than Input capture.

Re: Arduino Uno Inconsistent and Flickering with TLC5940

Posted: 16 Jun 2013 03:03 PM PDT

Since there isn't an appreciable difference between the boards to cause the problems you are describing, maybe there is a non-obivous application issue causing the "problem".

I think it would be good to post the schematic of what you have wired.  Again...

No hay comentarios:

Publicar un comentario