sábado, 16 de febrero de 2013

Arduino by Davis: “Mega 2560 e AVRDUDE” plus 19 more

Arduino by Davis: “Mega 2560 e AVRDUDE” plus 19 more

Link to Arduino by Davis

Mega 2560 e AVRDUDE

Posted: 16 Feb 2013 02:00 AM PST

Salve ragazzi, riecco i a chiedere di nuovo aiuto a voi.
Premesso che non sapevo se postare in SW o HW e perciò l'ho messo qui. Ieri ho montato la nuova Arduino Mega 2560 Rev3 e provata con qualche sketch, il Blink ad esempio funziona anche se nella fi...

Re: Discriminare ingresso analogico

Posted: 16 Feb 2013 01:59 AM PST

Buongiorno a tutti!

Vi descrivo il mio problema: ho un sensore infrarosso che leggo in analogico attraverso il pin0 di Arduino...
Grazie.  smiley
Pin A0, immagino.. Il p...

Re: Presentez vous

Posted: 16 Feb 2013 01:59 AM PST

Bonjour,

Je me présente Onekid0 alias Sdnatcher. J'ai la 30ene d'années et je vie dans un petit pays la Belgique.
Je travaille dans le domaine IT et je n'ai pas honte de dire que je suis un "Geek". Je travaille comme Ingénieur IT et je gère des serve...

Re: Can servo motor and LCD display be powered by arduino battery power?

Posted: 16 Feb 2013 01:57 AM PST

It depends on the size of the servo and the size of the battery.

Mark

Re: Problemi con ATmega1284 e programmatore isp

Posted: 16 Feb 2013 01:55 AM PST

scusa, hai ragione, però anche quelli della ATMEL hanno marchiato i micro con p, pu, senza pu, pu+p, diciamo che non rendono le cose molto semplici.  smiley-wink
Basta saper...

Re: programmateur pour at mega32

Posted: 16 Feb 2013 01:28 AM PST

ok je pense en effet qu' il doit y avoir un problème de driver ou alors avrdude peut être qui est  mal installé
car j' ai essayé avec usbtiny   
c' est pas évident tout cela ....LOL
 

Re: J'ai rien compris

Posted: 16 Feb 2013 01:27 AM PST

Salut,

J'ai été dans la même situation mais bon, il faut quand même comprendre quelques "base" en électronique et surtout en programmation.
Si tu sais ce que c'est une fonction, une variable ... alors déjà tu auras de quoi t'occuper.  Enfin, il est pl...

Help with Ir receiver and sender

Posted: 16 Feb 2013 01:26 AM PST

Hello!!

I have an Infrared receiver and a infrared sender, I don't now how to use it. I have two question:

1. How can I do stuff on the arduino with a ir remote (turn led on/off)??

2. How can i send ir code with the ir sender?? (send the same code as m...

Re: Problema nel rilvare Battito Cardiaco

Posted: 16 Feb 2013 01:26 AM PST

Esattamente, meglio risolvere il problema alla base ed acquistare alcuni dispositivi già pronti come questo:
http://pulsesensor.myshopify.com/


Ringrazio tutti per l'interesse dimostrato!
 smiley-grin smiley-grin smiley-grin

Re: Sezione "Mercatino"

Posted: 16 Feb 2013 01:22 AM PST

io penso che il problema sia opposto, una sezione mercartino imbordellirebbe così tanto il Forum che ne avremmo nuovamente di che lamentarci quanto a lentezza elefan...

Re: Controlar aquario

Posted: 16 Feb 2013 01:09 AM PST

agradeço a todos a ajuda. smiley

sou muito verdinho neste assunto. smiley

se não se importarem, v...

Re: MiniMover5 Versuchsprojekt

Posted: 16 Feb 2013 01:08 AM PST

Guten Morgen smiley,

da ich leider nicht wirklich weiter komme, habe ich gestern nochmal einen anderen Code versucht.
Hierbei habe ich festgestellt, sobald ich die Zeit für die Umdrehung des Motors nach oben setzte, sich der Motor flüssiger bewegt.
Allerdi...

Re: Elettronica di base - i condensatori

Posted: 16 Feb 2013 01:06 AM PST


Nello schema della Pro
- I condensatori C3 (presente anche nello schema della Pro Mini) e C10 posti fra 3,3V e GND
- Il C13 (polarizzato) posto fra 3,3V e GND
- Il ...

Re: Problema reading seriale e attesa condizione

Posted: 16 Feb 2013 01:02 AM PST

in pratica quello che vuoi fare, se ho capito bene, è che alla pressione di una delle tre opzioni, per esempio la 'a', l'arduino si metta in attesa di un valore diciamo a n cifre (nel tuo caso credo due ma magari anche una soltanto).

Per prima cosa dev...

Re: Arduino Due-based metal detector project - finding meteorites!

Posted: 16 Feb 2013 01:00 AM PST

According to the SAM3X8E datasheet ADC speed - 1000 ksps = 1us, or Atmel is liar.
Another thing i know project using ATTINY45 using internal 10bit ADC with max speed 15 ksps and is working well.


Re: Error Uploading Sketches getsync(): not in sync

Posted: 16 Feb 2013 12:27 AM PST

Since you have that sketch running, you should be able to put the bootloader back:

http://www.gammon.com.au/forum/?id=11635

Re: Error with BlinkM_funcs.h

Posted: 16 Feb 2013 12:26 AM PST

I have it in many folders, but while trying to run the BlinkM_Communicator sketch I got off their site and google code, it's in the same folder as the sketch. I read about how it's not like most libraries, and that it needs to be with the sketch.

Re: How do NiCad and NiMh chargers detect -deltaV to stop charging?

Posted: 16 Feb 2013 12:24 AM PST

Something that may be of interest (very loosely) is that I was able to revive some Li-on cells that had dropped down to 0.2 volts and wouldn't charge.
http://ajb2k3.wordpress.com/2012/...

Re: array extension function

Posted: 16 Feb 2013 12:24 AM PST

Code:
void ext(int n) {
  int newSeq[seqLength+1];
  free(sequence);
  sequence = newSeq; 

a, b, and newSeq are "local variables" in C and C++, not dynamically allocated objects.  That means that they essentially disappear when the function whe...

Re: attiny85

Posted: 16 Feb 2013 12:23 AM PST

per lcd tutto ok , cera un po di falsi contatti cmq risolto .

No hay comentarios:

Publicar un comentario