martes, 4 de junio de 2013

Arduino by Davis: “Re: Serial Master/Slave problem using serialEvent” plus 19 more

Arduino by Davis: “Re: Serial Master/Slave problem using serialEvent” plus 19 more

Link to Arduino by Davis

Re: Serial Master/Slave problem using serialEvent

Posted: 04 Jun 2013 02:16 AM PDT

Problem solved!

Thanks

Re: Serial Communication Arduino Electric IMP - missing bits

Posted: 04 Jun 2013 02:15 AM PDT

Traces like this:

Serial Killer help ed the homeless for poun
Serial Killer help ed the homeless for pound
Serial Killer help ed the homeless for pounds
Serial Killer help ed the homeless for pounds
Serial Killer help ed the homeless for pounds o
Seri...

Re: Calcolare forza pressione con tasti capacitivi

Posted: 04 Jun 2013 02:15 AM PDT

purtroppo questa idea è poco attuabile per quello che devo fare io, infatti in un pianoforte tu premi il tasto e lo tieni premuto finchè non vuoi far terminare la nota

dato che il dito crea comunque qualche influenza avvicinandosi al tasto, se si avvic...

Re: Bootloader for ATmega8 with internal oscillator doesn't work.

Posted: 04 Jun 2013 02:15 AM PDT

I am able to upload with an ATmega8L @ 8MHz internal, and baud 57.6K with Optibootv5.0.

I used these settings for optiboot:
Code:
make atmega8 AVR_FREQ=8000000L BAUD_RATE=57600 UART=0 HFUSE=0xD4 LFUSE=0xE4 LED=B5 LED_START_FLASHES=3

Re: [Risolto] Utilizzo di Xively e Api

Posted: 04 Jun 2013 02:13 AM PDT

Ora ho la scheda ethernet in test, per cui non riesco a provare il tuo sketch.
Che risposta da l'invio al server?  (Serial.println(ret)smiley-wink
Innanzitutto cercherei di evitare l'uso dei delay utilizzando la funzione millis(), vedrai che ti sarà molto utile...

kinetic sound sculpture in abandoned chemical tank

Posted: 04 Jun 2013 02:00 AM PDT

zimoun-329-designboom03

Swiss-based installation art studio studio zimoun in collaboration with architect Hannes Zweifel created this automated architecture/instrument inside an abandoned chemical tank in Switzerland. Using a series of DC-motors to mechanically beat 329 cotton balls against the hollow drum of the tank.  The results are both cacophonous and soothing in their consistency.

Zimoun©_IMG_5316_800px-69bde794

Zimoun©_IMG_4633_800px-c866a991

Zimoun©_IMG_5329_800px-4f7cb5ef

problem with atoi function

Posted: 04 Jun 2013 01:49 AM PDT

Hi there:

I am reading from a bluetooth connection some numbers, in this way:

252#12#1#212#

this is the code:


char input; // variable to receive data from bluetooth
char  inputstring; //the string with the numbers
int dato; //the number in inputstring...

Re: Ardu-Acquarium Controller v. 3.0

Posted: 04 Jun 2013 01:47 AM PDT

Se mi permettete... state consumando un sacco di RAM (al momento il consumo statico è di 1391 byte): perché non mettete le stringhe stampate sull'LCD dentro alla funzione F()?
Esempio:
Code:
lcd.print("IMP. FOTOPERIODO L");
diventa
[code]lcd.pri...

Débuts avec Iboard Pro de IteadStudio

Posted: 04 Jun 2013 01:46 AM PDT

Salut!

Je viens enfin de recevoir mon colis avec :
IBOARD PRO (base mega 2560) http://imall.iteadstudio.com/iboard-pro.html
2.4 TFT touch screen http://imall.iteadstudio.com/im120419004.html
et un FTDI FOCA http://imall.iteadstudio.com/im120525005.ht...

Re: Measuing Cylinder Head Temperatures (Thermocouple Ground Issue)

Posted: 04 Jun 2013 01:46 AM PDT

Sweet, this could work. Thanks, Erdin! I still have an unused MAX6675 breakout board here. I'll try it out tomorrow. Here are some more: http://www.go...

Re: [RISOLTO] Max7219 mostra "8888"

Posted: 04 Jun 2013 01:44 AM PDT

Dalla versione IDE1.0.0 é stato cambiato il WProgram.h con Arduino.h. Devi modificare la libreria.
 
The WProgram.h file, ...

Re: Cylinder head temperature sensor?

Posted: 04 Jun 2013 01:18 AM PDT

This is an old thread, but for those still looking for solutions to measure CHT (and since this comes up when searching for CHT and arduino in Google), be aware that the thermocouple amplifier breakout board linked above does not support probes with a ...

Re: Gestion puissance

Posted: 04 Jun 2013 01:18 AM PDT

Oui c'est bien celui la et oui c'est bien facile à mettre en oeuvre (un digitalWrite(pin, HIGH) et hop tu pilotes ton 230V smiley-wink ). Je pense pas que tu va trouver ça chez brico truc : la on est dans le domaine de l'électronique, pas l'électricité générale...

Re: Bootloader for ATmega8 with internal oscillator doesn't work.

Posted: 04 Jun 2013 01:17 AM PDT

At what speed?  115200 is apparently unlikely to work at 8mhz;  I tend toward recommending the stock 16M/115200 optiboot, configured in boards.txt to upload at 57600...

Re: [programation] Structure et pointeur de structure.

Posted: 04 Jun 2013 01:16 AM PDT

voila une reponse claire!
Merci c'est exactement ce que je voulais !
et c'est difficile de trouvé ce type de reponse je trouve !

Re: Adding an external antenna to WiFi shield

Posted: 04 Jun 2013 01:15 AM PDT

Thank you for the quick reply.

So the little green component with the 2 sodler tabs on either side is the on-board antenna, I would have to somehow remove it.
The pads you mention next to the ICSP header are the pads either side of the little circle th...

Bootloader for ATmega8 with internal oscillator doesn't work.

Posted: 04 Jun 2013 12:48 AM PDT

A standalone ATmega8 with internal oscillator at 8MHz can't communicate with avrdude to upload a sketch.

Everything else works:
  • De standard bootloader with external crystal of 16MHz works. I can upload sketches without problem
  • The r...

Re: Porting Code from one board to another

Posted: 04 Jun 2013 12:42 AM PDT

There's a GUI that allows me to see what's coming in through the ArduIMU.  When I connect a regular Rx to D8 and deselect the PPM defines, it shows up and works.  The problem there is I only have one pin to connect a Rx, so that's why I'd like to get P...

EasyVr shield based project

Posted: 04 Jun 2013 12:39 AM PDT

Hi guys,
 
 
  I'm having some trouble making my Netduino communicate with the voice recognition shield made for Arduino. I'm using the J12 jumper in HW(hardware serial mode) operating mode, which means that it uses the 0-1 pins. Now, for both Arduino ...

Re: How does basic compilation work for an arduino project ?

Posted: 04 Jun 2013 12:38 AM PDT

I just tried compiling a relatively complicated program and got 168 lines of output starting with the invocation of the compiler and ending with the message giving the size of the program, so it seems to cope with at least that many lines.  Why not try...

No hay comentarios:

Publicar un comentario