lunes, 1 de julio de 2013

Arduino by Davis: “Re: Home Automation with android, arduino, bluetooth, IR LED.” plus 19 more

Arduino by Davis: “Re: Home Automation with android, arduino, bluetooth, IR LED.” plus 19 more

Link to Arduino by Davis

Re: Home Automation with android, arduino, bluetooth, IR LED.

Posted: 01 Jul 2013 03:21 AM PDT

Can you tell me the distance between sensor and central arduino?
You can use Arduino + Sensor + Bluetooth module  and Arduino+Bluetooth module central as receiver.
Another way for more range >10 m and cheap is the RF link.

Re: Utilizzare Arduino come USB card reader

Posted: 01 Jul 2013 03:19 AM PDT

L'Arduino più indicato è assolutamente il Leonardo, perché puoi cambiare la funzionalità della porta usb da firmware.
Di default è una seriale ma puoi farlo diventare una...

Re: absolute mode mouse pointer move

Posted: 01 Jul 2013 03:18 AM PDT

A mouse is, as mentioned, by design relative.

What you are looking for is not a USB mouse interface, but a USB tablet interface.  (That's not "tablet" as in an iPad or Android tablet, but "tablet" as in something like a Wacom tablet).  I don't know the...

Re: Select pin on SD Card reader

Posted: 01 Jul 2013 03:17 AM PDT

Quote
So that's why I'm asking whether it's possible to disconnect the CS signal and re-connect and expect the read pointer to be where I left it.
I hope that you are simply misusing the term "disconnect". You should not be making connections ...

Re: Remote Controlled Head - Will it work?!?

Posted: 01 Jul 2013 03:16 AM PDT

Thanks guys, I will try all of this out over the next two weeks and I will let you know of my results. If it helps I am looking at using the PPJoy joystick Emulator.

Again thanks.

L298 non zero output voltage

Posted: 01 Jul 2013 03:03 AM PDT

I have a L298 break out board.

http://www.ebay.co.uk/itm/370820098261?ssPageName=STRK:MEWNX:IT&_trksid=p3984.m1439.l2649

I'm just checking a few thing...

Re: NewSoftSerial / SoftwareSerial Probleme mit Pins

Posted: 01 Jul 2013 03:02 AM PDT

Oder Du nimmst einen Arduino MEGA; der hat 4 Hardwareschnittstellen.
Grüße Uwe

Re: Serial Monitor

Posted: 01 Jul 2013 03:01 AM PDT

jurs

Ich denke ich bleibe bei dem Putty, so langsam begreife ich wie es geht mit den Einstellungen und schön das man zum Testen die Einstellungen abspeichern kann und wieder aufrufen. Das mit den Doppelt Großen Ziffern ist schon toll. Ich möchte auch n...

Die neueste Nike Free Run Schuhe in niedrigen Preisen

Posted: 01 Jul 2013 03:01 AM PDT

Doch wissen Sie, dass gerade Plattfüße sind? nike schuhe. Technisch, es ist tatsächlich definiert als die Art der Fuß speziell speziell wo, die Haltung der zwölfmonatigen Zeitraum Monate Zoll ist ein spezifisch...

Re: 3.6V cell phone batteries as power source for Arduino projects?

Posted: 01 Jul 2013 03:00 AM PDT

What is the sleep current when using a buck-boost IC?

Tough call, depends on which buck-boost IC.



...

Makertour in Torino for Arduino Camp and an exploration of the Arduino factory!

Posted: 01 Jul 2013 02:25 AM PDT

Makertour in Torino and Ivrea

Some days ago Makertour was in Torino to join the Arduino Camp organized by Officine Arduino and hosted by  Fablab Torino. Enrico Bassi, president of the Fablab, was interviewed by Makerfaire Rome crew around his experience in the "maker movement" and in the creation of the first  fablab in the city.

 

During the same trip the video-crew visited the factory where Arduino is manufactured and Davide Gomba reveals where does the "Arduino" name comes from! Watch it now:

 

 

Re: Generate complex signals

Posted: 01 Jul 2013 02:08 AM PDT

Quote
is it possible to generate a complex signal composed by 3-4 subsignals like sawtooth, sine, square at different frequencies?
Can it be done making a sum of different PWM generated signals?
For what purpose? How accurately? Anything's pos...

Re: Relai bistable pour va et vient

Posted: 01 Jul 2013 02:07 AM PDT

Bonjour
une autre solution:.......

Bonjour,

Merci pour ta solution, mais je préfère une solution laissant la possibilité au système de rester fonctionnel même sans l...

Re: Android Bluetooth joystick

Posted: 01 Jul 2013 02:06 AM PDT

OK

Just install Version 2.3, and let me know the outcome.
You should now have a Menu ...

MOVED: Are "Solid Principles" applicable to MCU's?

Posted: 01 Jul 2013 02:02 AM PDT

Re: Incontro comunità italiana 29/30 giugno a Bassano d.G.

Posted: 01 Jul 2013 01:59 AM PDT

Anche l'ultimo ormai é in partenza.
Al prossimo anno, ma anche prima.  smiley-mr-green

FBI Tracking Device Teardown

Posted: 01 Jul 2013 02:00 AM PDT

Rjwwnscwybp4Vbv5

Adafruit 1730

Tracking Device Teardown @ iFixit.

Tracking device Repairability Score: -10 out of 10(10 is easiest to repair)… We'll be right back, the FBI is knocking on our door.

Re: Frage zu 8 Kanal Relais Modul

Posted: 01 Jul 2013 01:38 AM PDT

5V aus dem Arduino abzüglich ca. 2V über der LED macht 3V über dem Widerstand.
Bei 1 KOhm fließen dann 3mA. Korrekt gemessen.
moment, der optokoppler muss doch auch m...

Re: Interesting discovery - Can you figure out what's wrong?

Posted: 01 Jul 2013 01:37 AM PDT

[code]
  struct position {
    int x;
    int y;
    int z;
    position(){ 0; 0; 0; }
    position(int X,int Y, int Z){ x = X; y = Y; z = Z; }
  } CurrentPosition, DefaultPosition;

  void GRBLCommand()
  {
    int XChange = CurrentPosition.x - Default...

Re: FYI Cheap Nunchuk

Posted: 01 Jul 2013 01:36 AM PDT

I wonder what this Nunchuk would have been like playing a game with!!!

No hay comentarios:

Publicar un comentario