sábado, 27 de abril de 2013

Arduino by Davis: “Re: I2C with 15V @ Arduino?” plus 19 more

Arduino by Davis: “Re: I2C with 15V @ Arduino?” plus 19 more

Link to Arduino by Davis

Re: I2C with 15V @ Arduino?

Posted: 27 Apr 2013 03:15 AM PDT

Yeah 3.3 V thats what I'm thinking . But still getting the gripes about the 15V.

But thinking about it logical/rational I'm going to support hte voltage pin with 15V. And will try to read 3.3V I²C through Level Converter with my arduino.

Thanks to you ...

Re: IC 93c06n mit arduino

Posted: 27 Apr 2013 03:14 AM PDT

Vorhandenen Schrott aus der Bastelkiste nicht zu untersuchen / zum Laufen bringen, ist grob unsportlich smiley-wink

Sicher hast du recht, Uwe, für 32 byte EEPROM Speicher lohnt sich kein Aufwand.

Aber mal generell gefragt: Was spricht für/gegen SPI...

Re: Primi problemi a capire funzionamento GPS

Posted: 27 Apr 2013 03:14 AM PDT

Grazie Uwefed,
ho fatto come hai detto, ma ancora nulla sul monitor seriale...

Il fatto che il GPS abbia preso abbastanza satelliti è confermato dal fatto che possiede un LED che rimane acceso quando ne capta 6 o di più... E ciò si verifica, quindi pen...

Re: Opel TID Display

Posted: 27 Apr 2013 03:13 AM PDT

You are right, I confused the word current with voltage, I am sorry. Please replace every "current" in my posting with "voltage".

Quote
if you have another suitable dc power supply
I have ordered a new power supply with fixed steps of the outp...

Re: I2C with 15V @ Arduino?

Posted: 27 Apr 2013 03:09 AM PDT

You have a normal 3.3V I2C bus.

If the I2C bus is not busy, the pull-up resistors pull the voltage to a high level. Since you measure 3.3V, it is a 3.3V I2C bus.

The I2C bus should not be used with a twisted pair cable and the maximum cable length is a...

Re: I2C with 15V @ Arduino?

Posted: 27 Apr 2013 02:43 AM PDT

Quote from: Graynomad
It would be VERY unusual to have a 15V I2C link, in fact I've never heard of such a thing nor can I remember ever seeing a chip that would handle such a high voltage. Not saying all this doesn't exist, but can you verify that t...

Re: Neofita chiede aiuto per progetto Arduino-acquario!!

Posted: 27 Apr 2013 02:42 AM PDT

Ricorda di scrivere il codice con gli appositi tag CODE: pulsante # nell'editor, sopra le faccine.

Se stai provando con singoli led e non con i driver, ricordati la resistenza per ciascuno.

Ad esempio:
[img]http://4.bp.blogspot.com/_w8zmcBHHhdk/TT3sJ1G...

Re: Utilizzo di due Arduino

Posted: 27 Apr 2013 02:42 AM PDT

E la rs442?

Re: Comment faire une fonction avec un tableau en paramètre pour horloge POV

Posted: 27 Apr 2013 02:42 AM PDT

Bonjour,

1) tu devrais t'intéresser au "bitwise", j'ai fait un tuto sur le sujet smiley-wink
Cela t'éviterai de faire des tableaux de booléen pour stocker tes valeurs 0/1.
http://skyduino.wordpress.com/2013/04/05/tuto-le-bitwise-pour-les-nuls/

2) Pour ton switc...

Re: Which Arduino to get?

Posted: 27 Apr 2013 02:37 AM PDT

The easiest Arduino board to start with is the Arduino Uno.
http://arduino.cc/en/Main/arduinoBoardUno

Almost all Arduino boards run at 16MHz and have a microcontroller of the same family. The Arduino Uno, Leonardo, Nano, Micro, Mini Pro, Mega 2560, can...

Re: [OT] Michele 10K!

Posted: 27 Apr 2013 02:34 AM PDT

Ragazzi, ora non trasformiamo questo bel Topic di festa in una lagna smiley-sad-blue

Ratto: hai l'abilità di rivoltare le frasi come calzini, dovresti fare il politico, chiama Beppe, mi pare la via più rapida smiley-lol

Test: ormai mi conosci, non è che le b...

Re: ABC - Arduino Basic Connections

Posted: 27 Apr 2013 02:34 AM PDT

Pighixxx, l'avevo già segnalata in un altro post, ma è stata trascurata ... invece della LiquidCrystal_I2C, prova quella che trovi qui : http://forums.adafruit.com/viewtopic.php?f=19&t...

Prove con motore passo passo (stepper)

Posted: 27 Apr 2013 02:33 AM PDT

Salve a tutti quelli che leggerano questo post. Arrivo subito al soldo senza stare troppo tempo nei dettagli.
Il proggetto che sto realizzando non fa altro che contare i metri di cavo. Avvendo una ruota sopra e l'altra sotto, in mezzo passera il cavo c...

MOVED: dump load controller

Posted: 27 Apr 2013 02:32 AM PDT

Re: WS2811 and ATTiny85?

Posted: 27 Apr 2013 02:31 AM PDT

I was testing with 2 LEDS and found the flashing of the first LED.  I moved the cli / sei... Example..

Yes. Since I wrote that I found out it's best to disable inter...

Re: Digital compass module recommendation request: CMPS03 v. HMC6352

Posted: 27 Apr 2013 01:41 AM PDT

It is not a dumb question, many posts have been written about the I2C levels.

The HMC6352 has a range up to 5V. That makes it easy to connect to an Arduino.

Most sensors operate at 3.3V.
The Arduino Uno has a 3.3V output pin to supply the 3.3V for thos...

Re: IRF électrovannes flexinol et isolations

Posted: 27 Apr 2013 01:40 AM PDT

et voilà monsieur !  smiley-mr-green


Re: Help with low voltage supply

Posted: 27 Apr 2013 01:37 AM PDT

My problem is the 5v drops to about 1.5v over the 25m which is not enough to power the camera

What sort of cable are you using? The simplest solution is to use c...

Re: Soldering a Mega48A - 32 micro BGA, 4mm x 4mm x 0.6mm, ball pitch 0.5mm

Posted: 27 Apr 2013 01:36 AM PDT


Congratulations!

Re: programmer 2 servos

Posted: 27 Apr 2013 01:36 AM PDT


J'ai refais ça, mais j'ai toujours une erreur
 de plus je ne sais pas comment faire pour copier les messages d'erreurs
[code]#include <Servo.h>
 Servo myservo1;
Servo myservo2;
int pos = 0;
int poss = 0;

void setup()
{
  myservo1.attach(3);
  mys...

No hay comentarios:

Publicar un comentario