lunes, 20 de mayo de 2013

Arduino by Davis: “Re: caller ID” plus 19 more

Arduino by Davis: “Re: caller ID” plus 19 more

Link to Arduino by Davis

Re: caller ID

Posted: 20 May 2013 02:10 AM PDT


int callerID = 42;

Think you have to tell way more about the context of your problem.

Re: Led Uhr

Posted: 20 May 2013 02:10 AM PDT

Hallo,

ich habe es geschaft. ICh habe ja immer die Fehlermeldung bekommen das ich den set time code neu laden muss. Dies habe ich immer gatan aber ich habe diesen teile des "set time" codes übersehen:
Code:
while (!Serial) ;

da ich bei set time ...

probleme IR sur Arduino

Posted: 20 May 2013 02:10 AM PDT

Bonjour a tous,
J'ai reçu, il n'y pas très longtemps, un kit arduino très complet qui comportait divers composant.
Parmi ces composant il y a un récepteur infrarouge VS1838B que j'aimerai utiliser a fin d'allumer des LED.
J'ai trouver sur le site Ardui...

Re: My first Arduino project - multi emulator

Posted: 20 May 2013 02:09 AM PDT

Electric skillet ... hot plate ...stove top frying pan ... they all work.  SparkFun has a tutorial on using a skillet.  Scroll half way down the page.

Because most of my projects and designs are personal...

Re: GSM library is eating my w's SIM900/Mega2560/DHT11/Nokia5110_lcd

Posted: 20 May 2013 02:08 AM PDT

a good way to tackle these kind of bugs is to minimize the sketch step by step to see when the problem (dis)appears.

Re: 12864ZW with u8glib - no DI pin?!

Posted: 20 May 2013 02:03 AM PDT

Hi oliver,
I tried your solution, but the display does not work.  smiley-sad
This is the datasheet: http://mikroshop.ch/pdf/QC12864B.pdf (There is an error, Pin 19 5v and Pin 20 0v).

There are my connection:
1 V...

This posting includes an audio/video/photo media file: Download Now

Re: Web server, Reset button. Can someone check my code please!

Posted: 20 May 2013 02:03 AM PDT

Hi,

Thanks you for your help Arrch, I shall keep trying and see what it going on.

Ill let you know!! Thanks again!

Re: DHT22 signal pin

Posted: 20 May 2013 02:03 AM PDT

you can use pin 0 and 1 but you should disconnect them when uploading a sketch otherwise you might get interference.


Re: 3 serial ports on the arduino

Posted: 20 May 2013 02:00 AM PDT

Quote
I'm working with the Arduino ethernet
Your initial question was only about serial, so what does the ethernet do with the serial?


Quote
does not recognize the device connected to that port.
what kind of devices do you connect?
w...

Re: can 3 x 3 matrix horizontal anode instead of cathode horizontal?

Posted: 20 May 2013 02:00 AM PDT

i tried to be create then later i did not realized i was huge mistake i was not pay attention the anode and cathode on these leds. the easiest way for me is doing re-work. after that if i learn something new in my mind then i can make the row anodes la...

Thirty Days (#10): Seeking zero% failure #manufacturing

Posted: 20 May 2013 02:00 AM PDT

Testjig

Thirty Days (#10): Seeking zero% failure @ DIY Drones.

Looking for failure is a bittersweet endeavor — it goes against human nature to look for something that we don't want to find. Our in-house process improvements are bringing us closer and closer to the goal of zero failures. Some days everything we make is perfect, but when it's not, our job is to find the fault before it gets to the customer. These new gimbaled test jigs run every APM through a rigorous test cycle to validate its performance. In addition, we are constantly working on things like paste handling, material inspection, plus the addition of other super-bad-ass expensive machines that do stuff.

Painting In Negative

Posted: 20 May 2013 02:00 AM PDT

Artist Toyin Odutola's show "My Country Has No Name" just opened in New York, and her work ranges between gothic self portraits to damaged, blown-up photographic negatives to unfinished-looking silhouettes.

Toyin-Odutola-Shainman-5-thumb-620x501-59346

Toyin-Odutola-Shainman-1-thumb-620x404-59336

Toyin-Odutola-Shainman-7a-thumb-307x372-59353
Her show is at Jack Shainman Gallery through June 29th, for those of you in the city or passing through.
via coolhunting.

Re: Noise in Microphoone

Posted: 20 May 2013 01:12 AM PDT

I am not sure where posting a piece of blank headed paper gets you.
You need to say where this noise is comming from, what you are trying to measure and what equipment you have.

Re: Augmenter et réduire la luminosité d'une LED

Posted: 20 May 2013 01:12 AM PDT

Bonjour
J'arrive un peu tard mais voilà
j'ai supposé que si on laisse son doigt sur un bouton, la télécommande envoie continuellement le code correspondant.
Pour d'autre commande on ajoute un case.


[code]#include <IRremote

int RECV_PIN = 10;
IRrecv irr...

Re: How do I measure an analog pulse length?

Posted: 20 May 2013 01:10 AM PDT

Quote
I got an LM339 - but seems not working.
They are open collector so they need a pull up resistor on the output before you see anything.

Re: Newbie here!! Starting a loop while its still finishing?

Posted: 20 May 2013 01:06 AM PDT

You have not said how these are wired up. You were also asked about the voltage and you answered with a power.
You need to show what hardware you have before you can even begin to write code for it.
Normally the hardware for this would be a h- bridge n...

Re: Clyde: An Arduino-compatible lamp with a sea creature look

Posted: 20 May 2013 01:06 AM PDT

Very impressive work. "baked" immediately  smiley-money
I like creatinve things with light and LEDs and this lamp is really amazing. Giving the owner the chance to extend this thing by own ideas is brilliant.
Mario.

MOVED: Controller con Touch Screen

Posted: 20 May 2013 12:59 AM PDT

Re: Bath Overflow Error When Compiling Script

Posted: 20 May 2013 12:59 AM PDT

You should never get to the point of writing a large piece of code before you try and compile or test it.
You should break your problem down and do little bits at a time. Compile, run, test and modify until your code grows naturally. Then you know if i...

Re: Zcd(500Hz) Sin(50Hz) change output Zcd to 50Hz

Posted: 20 May 2013 12:58 AM PDT

Quote
State variable as in??
signalOn is the state variable that holds the visibility of the sinus signal.

imagine you have a constant sinusoidal signal and only when signalOn is true it shows its value on the output, otherwise it shows the ze...

No hay comentarios:

Publicar un comentario