sábado, 15 de junio de 2013

Arduino by Davis: “Re: Arduino.cc Wifi Shield Connection Refused” plus 19 more

Arduino by Davis: “Re: Arduino.cc Wifi Shield Connection Refused” plus 19 more

Link to Arduino by Davis

Re: Arduino.cc Wifi Shield Connection Refused

Posted: 15 Jun 2013 02:26 AM PDT

The signal level  at -65dbm is not great.


Check you do not have a firewall running on the host you are trying to connect from.
The error message indicates the connection attempt is being refused (actively), rather than timing out.


Nrf24 Library problem

Posted: 15 Jun 2013 02:25 AM PDT

Hi guys,
I've just received 2 cheap NRF24L01 modules,
I've downloaded from github relative examples and relative library but when I  try to upload one of the example sketch I got following error:

eg_read.pde: In function 'void setup()':
reg_read:23: er...

Re: Ethernet shield + arduino as a CLIENT, please help!

Posted: 15 Jun 2013 02:23 AM PDT

Wtf? I don't know ehat's happened to my website! The file are all puloaded! smiley-mad

I'll try your method but it seems how if the server is protected and i couldn't access to it, it shows parallel desktop information about the server, i think that my get ans...

Re: Piccolo Dubbio: inversione uscite

Posted: 15 Jun 2013 02:22 AM PDT

Se l'immagine in seconda pagina e' quella della struttura dei controller (full bridge), allora no, non puoi connettere il motore a due uscite per usare un qualche trucco per invertirne la direzione ... magari quei controller lo permetterebbero (non pos...

Utilitaire windows de visualition de trame

Posted: 15 Jun 2013 02:18 AM PDT

Bonjour! Voici un petit programme fait en C# pour visualiser les trames échangées sur liaison série avec un arduino. L'application est très simple et je me suis dit que c'était pas mal de la partager.

Le programme fait la même choses que d'autre logici...

MOVED: "Serial 'COM5' not found. Did you select the right one from the tools > Serial

Posted: 15 Jun 2013 02:01 AM PDT

MOVED: Arduino Mega 2560 R3 takes ten seconds to start sketch

Posted: 15 Jun 2013 02:00 AM PDT

Re: Arduino Mega 2560 R3 takes ten seconds to start sketch

Posted: 15 Jun 2013 02:00 AM PDT

I seem to recall this came up a while ago. Anyway, this isn't an installation issue.

Re: Standby und Ethernetprobleme

Posted: 15 Jun 2013 01:58 AM PDT

1. Nachdem die Klingel einmal gedrückt wurde, passiert nichts mehr wenn sie danach ein zweites Mal drücken lässt.

Mit was für einem Server verbindest Du Dich mit der ...

Re: Using of {IF Loop}

Posted: 15 Jun 2013 01:57 AM PDT

Re: INPUT_PULLUP with transistor

Posted: 15 Jun 2013 01:24 AM PDT

That circuit will work (although it might need the base pulldown resistor already mentioned), but why use the transistor at all? Just connect pin 4 of the CNY17-4 to ground and pin 5 to the Arduino input pin, with pin mode INPUT_PULLUP. That's the usua...

Re: connect heater ac 220v 1200W to arduino

Posted: 15 Jun 2013 01:20 AM PDT

I would use a SSR-25DA or similar solid state relay.

Re: problem with Leonardo and firmata

Posted: 15 Jun 2013 01:19 AM PDT

I done it, Arduino ver 1.5.2 and firmata ver2.3.5

at  PaulS
Sure I am the one who don't want to solve the problem
first, I saw some ardware are found as arduino, but I can't diable them:
[IMG]http://img29.imag...

Re: Voltage Requirement

Posted: 15 Jun 2013 01:15 AM PDT

1. You always need capacitors on the input of voltage regulators, and usually on the output as well (unless the datasheet says it isn't necessary). Exception: the output capacitor of the power supply feeding the regulator can double up as the regulator...

Playing audio file using Due

Posted: 15 Jun 2013 01:11 AM PDT

I have a task in which I have to load an audio file and play it with arduino due using the dac pin and an 8 ohm speaker.....I am new to arduino plzzzzz help with the code and connections like the value of resistor that I should use with the speaker

Re: LED RGB Dimming using a pot

Posted: 15 Jun 2013 12:52 AM PDT

Finally finished the code smiley
13 colour selection by a push button (LEDPB) and all colours dimmable by a potentiometer (Dimmer).
[code]//Set variables
int state=LOW;
int laststate=LOW;
int count=0;
int remainder=0;
int R=0;            //Sets Red LED PWM...

Re: Problemas con sensor de presion

Posted: 15 Jun 2013 12:50 AM PDT

Un placer.

Con el operacional configurado como diferenciador, si el + es siempre mayor que el menos con una alimentación del operacional entre +5 V y GND debería funcionarte bien. De todas formas comprueba las salidas porque el sensor lo tienes que al...

Struggeling to reduce power consumption's to a minimum

Posted: 15 Jun 2013 12:45 AM PDT

Hi. I'm trying to make my atmega328p use as little current as possible while in sleep mode. I don't need any functions at all while it's sleeping, I only need it to be able to wake up with an interrupt.

Right now I'm using the Power-down mode and at fi...

Re: Larson Scanner, Anyone?

Posted: 15 Jun 2013 12:45 AM PDT

A clearer video of Larson Scanner, Anyone in action  smiley-cool

<param name="movie" value="http://www.youtube.com/v/VI8g4giMCYY

Re: Pont en H Branchement moteur 12 Volt DC

Posted: 15 Jun 2013 12:45 AM PDT

Logiquement oui ça devrait tenir !

No hay comentarios:

Publicar un comentario