viernes, 26 de abril de 2013

Arduino by Davis: “Re: pointer and strings” plus 19 more

Arduino by Davis: “Re: pointer and strings” plus 19 more

Link to Arduino by Davis

Re: pointer and strings

Posted: 26 Apr 2013 03:03 AM PDT

thanks for your explanation.
one more question:

[code]

void setup(void){Serial.begin(9600);}
 
char *p_string(void){
  char string[20];
  uint8_t cnt=0;
  char inChar;

  if(Serial.available()){
    while(inChar!='\r'){
      if(Serial.available()){
  ...

Re: High Capacity UPS Power Supply, lead-acid battery, multiple devices and voltages

Posted: 26 Apr 2013 03:01 AM PDT

If you using those digikey converter then you no need those resistors, connect to ground directly.
those resistors needed when you used LM317.

Re: Ardu-Acquarium Controller

Posted: 26 Apr 2013 03:00 AM PDT

Ciao,
Il PWM sulle ventole a mio avviso non ti serve, se le plafo sono troppo calde le accendi, fino a quando è necessario e amen, i sensori di temp, grazie al one wire, non sono un problema, ne metti in cascata quanti ne vuoi, mentre il conteggio dell...

Re: accensione di un led con fotoresistenza, abbinata alla swRTC

Posted: 26 Apr 2013 03:00 AM PDT

grazie per la risposta:)
c'è una cosa che però non riesco a fare..cosa scrivere nello sketch per dire ad Arduino "a quest'ora fai questo.ecc." ..
con la libreria ho settato l'ora, ma non so come fare poi il riferimento ad un orario preciso nel loop!:/

Utilização de varios sensores de Monoxido Carbono no arduino

Posted: 26 Apr 2013 02:57 AM PDT

Bons dias

Tenho um projecto em mente que seria ligar cerca de 5 sensores de Monóxido de Carbono a um arduino de forma a criar um sistema de detecção de CO para um sistema de extracção.

Alguém sebe se é possível e se alguém já trabalhou com esse tipo de...

Balancing Robot using a Raspberry Pi

Posted: 26 Apr 2013 03:00 AM PDT

Balancing Robot using a Raspberry Pi:

When I saw my first two wheel balancing robot I was very fascinated. And after receiving my Raspberry Pi, I decided to build one myself.
PiBBOT (Pi Balancing roBOT) is my first successful balancing robot. And it has room for improvement and extra functionality.

Read more!


998Each Friday is PiDay here at Adafruit, be sure to check out our posts, tutorials and new Raspberry Pi related products. Have you tried the new "Adafruit Raspberry Pi Educational Linux Distro"? It's our tweaked distribution for teaching electronics using the Raspberry Pi. But wait, there's more! Try our new Raspberry Pi WebIDE! The easiest way to learn programming on a Raspberry Pi.

We now have Raspberry Pi Model B with 512MB RAM in stock and shipping now!

Re: XBEE-Pro 868MHz RF Module,U.Fl Conn

Posted: 26 Apr 2013 02:34 AM PDT

When I need longer range, I use an ethernet board and feed it into one of the long range, weatherproof WiFi modules from Ubiquiti (http://www.ubnt.com/). They are well built and have great software but are not that expensive. (see http://www.wifi-stock...

Re: upgrade XBEE 802.15.4 to digimesh 2.4

Posted: 26 Apr 2013 02:34 AM PDT

1- Open X-CTU and go to the Modem Configuration tab.
2- In Modem: select XB24-DM or XBP24-DM depending of using XBee or XBee pro.
3- Configure parameters as you want.
4- Press Write to flash module

You can do the reserve process to go back to 802.15.4,...

Re: upgrade XBEE 802.15.4 to digimesh 2.4

Posted: 26 Apr 2013 02:33 AM PDT

Ok than you so much ,

I tried yesterday many times , x-ctu crashed . But i just retried and it seems it's working.  smiley-cool

Re: ABC - Arduino Basic Connections

Posted: 26 Apr 2013 02:33 AM PDT

1- convertitore ttl specificare che inverte segnali

Che vuol dire questa cosa ?

[/q...

Re: Ajax Request auswerten.

Posted: 26 Apr 2013 02:32 AM PDT

Hi,

die Doku http://arduino.cc/en/Reference/ClientRead verrät dir was der client.read() Aufruf macht.
Kurz gesagt arbeitet dein "copy/paste" Programm so, dass ein TCP-Stream byte für byte ausgewertet wird.
Sobald neue Zeile (\n, \r, ...) gefunden wird,...

Re: upgrade XBEE 802.15.4 to digimesh 2.4

Posted: 26 Apr 2013 02:08 AM PDT

The X-CTU software for configuring and updating firmware on the unit, usually has an automatic download of the latest firmware for the module. It usually gives you a range of options for which version of firmware you want to load into your module, all ...

Re: arduino + lcd 20x4 con 18 pin

Posted: 26 Apr 2013 02:08 AM PDT

Fai una foto del retro del dispaly?

Re: arduino + lcd 20x4 con 18 pin

Posted: 26 Apr 2013 02:04 AM PDT

Beh collegato da solo io pensavo ti funzionasse BENE, non che funzionasse ma ad minchiam.   smiley-mr-green

Mi vien da dire che anche da solo NON funziona. Da solo deve funzionare bene, non in quel modo. Poi nel circuito tutto insieme hai quasi lo st...

Re: Leonardo und Volume-Tasten, sowie Play/Pause emulieren

Posted: 26 Apr 2013 02:02 AM PDT

Re: Suche Luftfeuchtigkeits Sensor

Posted: 26 Apr 2013 02:02 AM PDT

Hi Reinhard,

super, den DHT22 gibt es für 6,49 bei Amazon. Genau das habe ich gesucht.

Vielen Dank und beste Grüße

Helmuth

Scratch GPIO Version 2 – Using Stepper Motors

Posted: 26 Apr 2013 02:00 AM PDT

Scratch GPIO Version 2 – Using Stepper Motors:

If you would like to build a neat little vehicular robot then you can do so by connecting up a pair of Stepper Motors through a couple of ULN2003.

Read more!

Re: Uln 2003

Posted: 26 Apr 2013 01:35 AM PDT

Ho gunther,
Ist definitiv der 3er. Schaltplan hatte ich doch oben schon gepostet.
Vg

Welchen Schaltplan?
den hier? [img]http://arduino.cc/forum/index.php?actio...

Re: Dúvida ligação máquina fotográfica DSLR ao Arduino

Posted: 26 Apr 2013 01:34 AM PDT

Até o Júlio César sabia da táctica "Dividir para conquistar"...

Comeca pro conseguires controlar a máquina e como controlar os flashes (continuo a achar que é mais simples ser a máquina fazê-lo) e depois o resto é simples.

Re: sensore umidità

Posted: 26 Apr 2013 01:33 AM PDT

Quindi una semplice lettura analogica...ok, grazie mille. Per caso mi sai dire anche, vedendo quella pinout in foto, da che pin prelevare la tensione e a cosa collegare gli altri pin, dove va l'alimentazione, dove la massa, ecc??? Non riesco proprio a ...

No hay comentarios:

Publicar un comentario