domingo, 9 de junio de 2013

Arduino by Davis: “Re: How to Structure Array of Function Pointers” plus 19 more

Arduino by Davis: “Re: How to Structure Array of Function Pointers” plus 19 more

Link to Arduino by Davis

Re: How to Structure Array of Function Pointers

Posted: 09 Jun 2013 02:47 AM PDT

typedef wrong.
Must be:
typedef void (* GenericFP)(int);

Re: Progetto Speciale [Energia rinnovabile]

Posted: 09 Jun 2013 02:45 AM PDT

grazie  smiley smiley smiley smiley smiley smiley smiley smiley smiley smiley smiley smiley smiley smiley
sei l'unico che non mi ha criticato

Scrittura EEprom Arduino

Posted: 09 Jun 2013 02:44 AM PDT

Ciao a tutti,
dopo essere andato a leggere il datasheet del ATMega328 in merito al limite delle scritture in una casella EEprom, ho pensato di aggirare il problema della eventuale continua scrittura della stessa ad ogni ciclo di loop nel modo seguente...

Re: Atmega644PA sanguino bootloader problem

Posted: 09 Jun 2013 02:43 AM PDT

Ok , i give up . None of the bootloader works. I tried all of them and same invalid signature error.

Re: [RISOLTO] Max7219 mostra "8888"

Posted: 09 Jun 2013 02:41 AM PDT

@Matrix:
se la libreria è stata aggiornata dal suo autore, non devi fare altro che installarla (ossia copiarla nella cartella /libraries contenuta all'interno della tua cartel...

Re: Temperatur Regelung für Röstung

Posted: 09 Jun 2013 02:18 AM PDT

Die Regler können sowas nicht. Die von Pohl werden u.a. in der Industrie eingesetzt um Öfen zu Regeln.
Meistens haben sie zwei über potentialfreie Eingänge selektierbare Sollwerte.

Ich halte den Arduino auch für perfekt für solche Vorhaben.

Quote
Ich...

Re: Ciao!

Posted: 09 Jun 2013 02:17 AM PDT

E non postare sfilze di punti interrogativi dopo 10 secondi da una domanda, la gente mica è qui a disposizione 24/24 ore... dai tempo agli altri di leggere i tuoi messaggi...

Re: Progetto Speciale [Energia rinnovabile]

Posted: 09 Jun 2013 02:17 AM PDT

dato che sono in-esperto mi potete spiegare come?? devo usare gli input analogici???
robolife

Re: Serielle Kommunikation @ Arduino UNO & VB.Net

Posted: 09 Jun 2013 02:17 AM PDT

Ja, mehr orginal-Text wäre extrem hilfreich.
Für die TTL-RS232 Pegelumsetzung gibt es fertige ICs die auch die Spannung für die RS232 produzieren zB den MAX232

Grüße Uwe

Re: Progetto Speciale [Energia rinnovabile]

Posted: 09 Jun 2013 02:16 AM PDT

ma certo che no io pensavo a un piccolo generatore magnetico

... benissimo, allora non vedo problemi ... BUON LAVORO smiley

Guglielmo

Re: problem with a PCF8574 I/O Expander

Posted: 09 Jun 2013 01:47 AM PDT

Hi
Thanks for your help, my IC is a PCF8574AF, so the correct address was 0x38 (decimal 56)
I just had to modify the program, replacing 32 with 56, and it works well now
Thanks again !

Progetto Speciale [Energia rinnovabile]

Posted: 09 Jun 2013 01:39 AM PDT

Mi scuso per tutte le cavolate che ho fatto...
Ma ora ho un progetto geniale che però ha bisogno di qualche dritta da parte di qualcuno esperto.
Dato che adesso si sta sviluppando l'idea dell' energia rinnovabile pensavo di poter collegare Arduino ad u...

Re: for loop assistance reading an eeprom please. [SOLVED]

Posted: 09 Jun 2013 01:39 AM PDT

Quote
float  a=0;

Just a newbie question:
Does it make a difference if you write float a=0.0;  instead?

THX

Re: wifi shield arduino version

Posted: 09 Jun 2013 01:37 AM PDT

I just did a couple tests and I will take a guess that you have a mismatch between the WiFi library in the Arduino application and the firmware running on the shield.

I have two WiFi shields, one with it's original firmware and the other re-flashed wit...

Re: Voltage regulator for standalone arduino

Posted: 09 Jun 2013 01:36 AM PDT

For Vin = 12V, you definitely do NOT want to go with smaller surface-mount v.regs, ie SOT-223 or SOT-23, as used on many Arduino boards. This matter comes up so often, I wr...

Re: I2C rtc+lcd funzionano solo da soli

Posted: 09 Jun 2013 01:28 AM PDT

...
Il DS1302 usa 3 linee (CE, I/O , SCLK). Non è I2C, non è OnwWire, e non è SPI. Il nome più usato è "interfaccia 3-wire (3-fili)".

In realtà, leggendo il Da...

Re: anyone know schematic of STP-42D3016-03 stepper motor?

Posted: 09 Jun 2013 01:23 AM PDT

Well thanks a lot guys, both to MarkT and Sonnyyu... smiley
now please suggest me a good driver for it..can i use ULN2004AN or L293DNE or L298DNE to drive it....?

As it...

Re: What is wrong in my second program? (Solved)

Posted: 09 Jun 2013 01:22 AM PDT

Quote
#include <EEPROMEx.h>

Hoi,
I tried to store floats in EEPROM too and started to search for a solution.

Where can I find the EEPROMEx.h and it's documentation?

Met vriendelijke groeten
O_Lampe

Re: Robot con hc-sr04

Posted: 09 Jun 2013 01:19 AM PDT

ho provato come dicevi tu da un ubuntu che avevo su un cd ma anche li non me lo riconosce...credo proprio che si sia rotto qualcosa...

grazie comunque di tutte le risposte...

Re: Ciao!

Posted: 09 Jun 2013 01:19 AM PDT

l'ho spostato

No hay comentarios:

Publicar un comentario