jueves, 21 de marzo de 2013

Arduino by Davis: “Re: interrupts with conditions” plus 19 more

Arduino by Davis: “Re: interrupts with conditions” plus 19 more

Link to Arduino by Davis

Re: interrupts with conditions

Posted: 21 Mar 2013 03:48 AM PDT

Quote
Actually I want yo attach an interrupt function that can ONLY be activated when the door lock monitor (pin 2) is high & the door sensor detects a change (preferably Falling trigger).
Why do you insist on using an interrupt? I don't see w...

Re: Quanti sensori posso comandare con arduino?

Posted: 21 Mar 2013 03:48 AM PDT

Quello che vuol dire Testato è che se, senza basi, si parte in tromba per realizzare un progetto molto al di là delle proprie conoscenze, si finisce con l'avere il progetto fatto... da altri  smiley-wink

Il consiglio è sempre quello di iniziare facendosi anche ...

Re: Envio de informação via Serial para outro arduino

Posted: 21 Mar 2013 03:48 AM PDT

Antes de mais obrigado a todos.

Tal como disse, sou novato nestas coisas e alguma linguagem passa-me ao lado...
mas vou testar os vários códigos e depois dou o meu feedback.

Re: Libreria wishield 2.0 con Atmega644/1284

Posted: 21 Mar 2013 03:47 AM PDT

Grazie leo... appena posso provo la cosa. Tra un paio di giorni penso, da oggi sono fuori per lavoro. Ma ti farò sicuramente sapere
Ma fammi capire una cosa.. ieri sera (meglio dire notte :-) ) mi sono letto parte dei datasheet e se ho ben capito i pin...

Re: Pour mon GPS ne fonctionnr pas

Posted: 21 Mar 2013 03:46 AM PDT

salut,

alors j'ai essayé dehors pendant 10 min.....rien a faire je capte aucun satellite....je me demande ce qui se passe (j'ai essayé dans 3 lieux différents et je suis ...

Re: EthernetUdp

Posted: 21 Mar 2013 03:13 AM PDT

Quote
let me know if i should post more of the sketch
Of course you should. ALL of it, to be exact.

Quote
So i tried to import the ethernetudp library and change evry instance of udp to ethernet udp.
One does not import files in C++. ...

Re: Beginner Fragen

Posted: 21 Mar 2013 03:12 AM PDT

Hallo,

danke für die schnellen und hilfreichen Antworten.

Ob ich nun mit dem Uno beginne, oder mir gleich den Mega zulege weiß ich noch nicht, aber ein Kit erscheint mir sehr...

Re: Funzione GET x prendere valori dall'url di una pagina HTML

Posted: 21 Mar 2013 03:12 AM PDT

Perchè usi la tiny che è pesante come lib per poi fare quello che fa un semplice esempio webserver. La tinywebserver non è stata pensata con questo criterio, lo fa tramite ajax metodo POST

la funzione che invia il dato potrebbe essere tipo questa
[code...

Re: Livro "Arduino Básico" - Dúvida com Motor Simples

Posted: 21 Mar 2013 03:12 AM PDT

Eu ainda não sei de cor as fórmulas do divisor de tensão ou de corrente... sempre que preciso, faço a análise do circuito e chego facilmente à fórmula. Não será essa a melhor maneira de ver o divisor?

Exemplo:

5V |--/\/\/\--|--/\/\/\--| GND
         ...

Re: Arduino Uno + Bluetooth module ,,, not working

Posted: 21 Mar 2013 03:12 AM PDT


the lights on the bluetooth are flashing ,,, if you mean by frequency the baud rate it is "...

Re: standalone arduino - MOSFET PWM

Posted: 21 Mar 2013 03:03 AM PDT

Ich würde auch eher von Nanofarrad auf Mikrofarrad umschwenken...

Re: Pequeña pantalla de 7 segmentos.-

Posted: 21 Mar 2013 03:03 AM PDT

Obtuve los mismo resultados que los tuyos, pero mi consulta fue para saber si alguien ya había tenido alguna experiencia con estos pequeñas y antiguos indicadores de PC.
[/quo...

Re: Arduino r3 non originale chiarimento

Posted: 21 Mar 2013 03:01 AM PDT

Domani vedo se riesco a togliere quello stagno... non avendo un saldatore a punta finissima potrei forse optare per una punta di coltello da cucina opportunamente ris...

Re: Info Clapper

Posted: 21 Mar 2013 03:00 AM PDT

E' questa quella che sto usando e che funziona meglio rispetto a quella rossa !


Re: Arduino r3 non originale chiarimento

Posted: 21 Mar 2013 02:59 AM PDT


@MadWriter.. I movimenti mi sembrano cosi veloci e precisi... c'è bisogno di un tipo ben definito di servo motore?

Download Special Adafruit Kit Enclosures From Thingiverse

Posted: 21 Mar 2013 03:00 AM PDT

MB x ADAFRUIT 700x467

The crew over at MakerBot shared some more designs for the three DIY electronics kits we included in the MakerBot Adafruit Edition, and we have been having fun printing these out in-house ourselves!

From the MakerBot blog:

A few days ago we and our good friends over at Adafruit announced a limited Adafruit edition of the MakerBot Replicator 2 Desktop 3D Printer available for sale. The whole batch sold out in 33 hours.

As others have pointed out, this makes total sense. Adafruit customers are total DIY heroes who would naturally want to make their own customized enclosures and components.  You know what's perfect for doing that? A MakerBot.

Right now you can pick up three of Adafruit's most popular kits at the MakerBot Store in NYC: TIMESQUARE, RasPi, and MintyBoost. To sweeten the deal, we've launched our own special designs for the enclosures for these three kits, seen in the photo above, on our own Thingiverse page.

Read more.

Re: Info Clapper

Posted: 21 Mar 2013 02:39 AM PDT

come si imita vocalmente il rumore delle mani? smiley-eek-blue
comunquue di basta abbassare il valore della solgia con cui fai l'if:
const int soglia = 1000;
a
const int soglia = 800;

 è un modulo analogico non è che puoi impostarci qualcos'altro  :s...

Re: Arduino Official Wifi Shield : "Not present"

Posted: 21 Mar 2013 02:39 AM PDT

I have just connected the SDA to the Analog A4, and the SCL to the A5. But it haven't worked.

Also tryied with a jumper between the Digital pin 7 and 3, same result.

Re: Sandsquid is an amazing new tool for finding and buying parts

Posted: 21 Mar 2013 02:39 AM PDT

My apologies, I didn't notice this forum until after I posted the other message.





Re: Ethernet relay project

Posted: 21 Mar 2013 02:38 AM PDT

Hey guys... This is a very nice piece of code. I run it locally on my machine and while the LED works properly, the client side of the code isn't working and always says "connection failed". That means that I can't read the state of the LED, right? Wha...

No hay comentarios:

Publicar un comentario