sábado, 29 de junio de 2013

Arduino by Davis: “Consigli Arduino Fio V3” plus 19 more

Arduino by Davis: “Consigli Arduino Fio V3” plus 19 more

Link to Arduino by Davis

Consigli Arduino Fio V3

Posted: 29 Jun 2013 02:50 AM PDT

Salve a tutti,

Ho già un Arduino Fio e adesso vorrei comprare un Fio V3 (quello rosso). Qualcuno l'ha mai usato? Ci sono problemi per l'utilizzo con l'IDE di Arduino?
Il Fio e il Fio V3 montano due microcontrollori diversi quello del V3 dovrebbe essere...

Re: While loop

Posted: 29 Jun 2013 02:49 AM PDT

Ok, so I managed to make the loop work by putting a "senzorSpate = 0;" before it. Thank you all for helping a newbie out on his 1st project, have a nice day/evening gentleman

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

Posted: 29 Jun 2013 02:46 AM PDT

Sono arrivato alle 10:45... alla fine l'alzataccia l'ho fatta lo stesso... magari ne pagherò le conseguenze stasera che crollerò di sicuro  smiley-wink

Re: Problem choosing the right components

Posted: 29 Jun 2013 02:45 AM PDT

You do know that an Eagle file is available ?
http://arduino.cc/en/Main/ArduinoBoardFio

The capacitors are only for decoupling and for the X-tal. They can be 50% tolerance.

The resistors of 1k are for the leds.
Suppose voltage drop 1.5V for a red led.
...

Re: UGV project with ebay components

Posted: 29 Jun 2013 02:44 AM PDT

Problem is changing motors in the future. Will it be possible to implement it in the project  smiley-confuse
I have some old CDroms, will it be able to drive this project?

Project is still in "dream mode", waiting for spring breaks to start (for about 15 days), an...

The Tallest Bike in Los Angeles

Posted: 29 Jun 2013 02:52 AM PDT

stoopidtall7Los Angeles-based cinematographer Richie Trimble knows how sweet the view is from a bicycle seat 14.5 feet up. Luckily, he shared it with the rest of us in his POV video of riding his insanely tall homemade bike, dubbed Stoopidtall, through L.A.'s bike-centric CicLAvia event. The beast was built in […]

Read more on MAKE

Is an Operator for SwitchCase possible?

Posted: 29 Jun 2013 02:20 AM PDT

Quote
  switch (xyz) {
    case <= 124:
      //do when lesser or equal to 124
      break;
    case >= 125:
      //do when greater or equal to 125
      break;
  }

Possible, yes or no ? I am trying to avoid some if/else statements!

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

Posted: 29 Jun 2013 02:18 AM PDT

dalle mie parti e' peggio essere juventini
Prova a venire a Firenze con la maglia dell...

Re: RFM12BS rev 4.0 troubleshooting

Posted: 29 Jun 2013 02:16 AM PDT

I did a further step. I kept the same circuit but I replaced the RFM12BS module with the other. I expected to have the same behavior.
This time the menu  with the the commands shows up in the Serial Monitor but immediately a long and continous list of ...

Re: Auswertung Impulse Volkswindmesser

Posted: 29 Jun 2013 02:14 AM PDT

Mir fällt da ein Ethernet Kabel ein, ist geschirmt hat genug Adern und teuer ist es auch nicht.

Re: Scelta giusti componenti

Posted: 29 Jun 2013 02:12 AM PDT

Ma hai mai lavorato in smd? In caso contrario incontrerai difficoltà ed anche serie, ad iniziare dalla strumentazione per saldare e dissaldare tale tipologia di componenti.
Detto questo, quando hai disegnato lo schema con Eagle sei tu che hai scelto i ...

Re: Using a 32x16 LED matrix with Ethernet Shield

Posted: 29 Jun 2013 01:51 AM PDT

hi, not sure if this helps but I just came from this page  http://forums.adafruit.com/viewtopic.php?f=47&t=40094 and it has a solution that might do the job. Good luck.
-G

Re: [Update] Tellurium: serial monitor

Posted: 29 Jun 2013 01:50 AM PDT

I compiled a sketch via command line today. It's possible I might reinvent the wheel and throw together a little windows editor for Arduino development...

Re: Mega 2560 qui ne marche plus ... ou presque

Posted: 29 Jun 2013 01:49 AM PDT

Certes, mais à part ces digressions hautement corporatistes, je me souviens avoir fait un petit court-circuit de quelques secondes entre +5v et GND

Avez-vous déjà cramé une Mega2560 de cette façon ? Ça me semble bizarre qu'elle ait claqué aussi facilem...

Re: Is all the code in a library included in a sketch?

Posted: 29 Jun 2013 01:48 AM PDT

I have been reading about creating a library - it seems straightforward.
I haven't been able to find any information about how much of a library code is included in a sketch ...

Re: Can I use a UNO to program a Pro mini clone?

Posted: 29 Jun 2013 01:45 AM PDT

You can remove the ATmega chip from the Uno board, and use pin 0 (RX), pin 1 (TX), RESET and GND to the Pro Mini.

If you keep the ATmega chip in place, it starts its bootloader if a reset is issued to upload a sketch. Perhaps it can be made to work wit...

What Kind of Shoes Should You Have

Posted: 29 Jun 2013 01:11 AM PDT


How many pairs of toms shoes do you have? Maybe some women will answer that they have more than 10 pairs of shoes. But some of them will answer; they only have less than 10 pairs of shoes. Collecting shoe...

Can I use a UNO to program a Pro mini clone?

Posted: 29 Jun 2013 01:11 AM PDT

I found out that the pro mini is really cheap. I've decided to buy it but I want to know if I've to buy a USB to Serial converter or use the UNO instead to program it. I remember seeing a post that uno can be used to program other microcontrollers.

If ...

What Kind of Shoes Should You Have

Posted: 29 Jun 2013 01:08 AM PDT


How many pairs of toms shoes do you have? Maybe some women will answer that they have more than 10 pairs of shoes. But some of them will answer; they only have less than 10 pairs of shoes. Collecting shoe...

Re: Using Rotary Shaft Encoder to Control Variables (phi_interface)

Posted: 29 Jun 2013 01:03 AM PDT

Dottore you saved a life.
Everything now works perfect. But i still have a small problem. Your suggestion:
Quote
Now if you rotate up or press '2' you see the UP behavior. Later if you wish to reappropriate rotary encoder for different things, just re...

No hay comentarios:

Publicar un comentario