jueves, 7 de febrero de 2013

Arduino by Davis: “Re: Controlling an animatronics bust” plus 19 more

Arduino by Davis: “Re: Controlling an animatronics bust” plus 19 more

Link to Arduino by Davis

Re: Controlling an animatronics bust

Posted: 07 Feb 2013 01:26 AM PST

The "my controller" is my arduino, and I already have the h-bridges.

Re: contrôle arduino uno wifi/bluetooth

Posted: 07 Feb 2013 01:26 AM PST

Bonjour,

Si vous utiliser un module bluetooth en mode série vous pourrez contrôler votre robot depuis un ordi, un smartphone voir même d'un autre arduino avec un module bluetooth.

Sur android par exemple il y a tout une documentation et même un exemple...

Re: Problem with Arduino nano and GPS

Posted: 07 Feb 2013 01:25 AM PST

Since I have myserial as a Software Serial object as long as a call it myserial.print() I should be able to access it. If I initialized it as Software Serial gpsserial then I had to call it by saying gpsserial.print(). Also since the code works on one ...

Arduino Mega 2560

Posted: 07 Feb 2013 01:25 AM PST

Hi all, i would like to convert the PWM signal generated from the Arduino Mega 2560 of 0 to 5V to an analog signal of -10 to 10 V to input into my servo valve that is controlling my cylinder. Anyone can help to advise if there is such component and any...

Re: Variablen bitweise/direkt beschreiben

Posted: 07 Feb 2013 01:25 AM PST

Alternativ zu jurs' Pointern kannst du eine union verwenden:

Aber nicht zusammen mit den oben von mir geposteten Universalfunktionen zum Speichern in und Laden au...

Re: sensore acqua rubinetto aperta

Posted: 07 Feb 2013 01:10 AM PST

ok  La parola giusta  è  "flussostato"  smiley   
Il flussostato è una cosa e il pressostato è un altra, nei sistemi antincendio per esempio quando si rompe l'ampolla...

Re: programming help

Posted: 07 Feb 2013 01:08 AM PST

The phrase you're struggling with is "want to".

Re: Einsteiger benötigt Hilfe

Posted: 07 Feb 2013 01:08 AM PST

Ah, also, ich muss glaube ich noch mal einmal kurz sagen, wie die ModifierButton funktionieren sollen smiley-grin Also, drückt man einmal drauf, werden andere Buchstaben geschrieben,...

Re: PCF8574 writing specific bit

Posted: 07 Feb 2013 01:08 AM PST

hmm, i dont really get the bitset(), do i understand it right, that i can change a bit of one byte?
If thats the case, do i always send a full byte to the PCF and can not send a single bit?

Re: LCD Display wird dunkel wenn servo steuert

Posted: 07 Feb 2013 01:06 AM PST

Hallo,

da Dein Problem ja nur die kurze Zeit der Servoaktivität ist:
könnte ein fetter Elko die kurzte Zeit überbrücken?

Gruß
Reinhard

PS.: Vielleicht könntest Du auch ein kleineres (weniger stromhungriges) Servo verwenden, dann aber den vollen Servowe...

MakerBot Store to Offer Classes: Make Your Own…Valentine! #3dthursday

Posted: 07 Feb 2013 01:00 AM PST

MYOValentine

For those in the New York City area, The MakerBot Store will now be offering classes on a few topics, including machine specific training and topical holiday craft classes such as the "Make Your Own Valentine" project that kicks off the series. Check out the MakerBot Store page to sign up!

Make this Valentine's Day extra special!

Join us for our monthly holiday workshop. 

This workshop offers the resources to Make Your Own Valentine on a MakerBot Replicator 2 Desktop 3D Printer. Make a Heart Hugger, 8 Bit Heart Pendant or customize your own ring using the MakerBot Customizer App on Thingiverse! 

Participation is $10 per person, pre-paid upon registration. 

Click on the link below to register.
Registration must take place one week before the event.

Contact the store for any questions.
We look forward to seeing you!

Read more.


649-1
Every Thursday is #3dthursday here at Adafruit! The DIY 3D printing community has passion and dedication for making solid objects from digital models. Recently, we have noticed electronics projects integrated with 3D printed enclosures, brackets, and sculptures, so each Thursday we celebrate and highlight these bold pioneers!

Have you considered building a 3D project around an Arduino or other microcontroller? How about printing a bracket to mount your Raspberry Pi to the back of your HD monitor? And don't forget the countless LED projects that are possible when you are modeling your projects in 3D!

The Adafruit Learning System has dozens of great tools to get you well on your way to creating incredible works of engineering, interactive art, and design with your 3D printer! If you've made a cool project that combines 3D printing and electronics, be sure to let us know, and we'll feature it here!

Re: How to know if a Arduino has enough memory for a project

Posted: 07 Feb 2013 12:23 AM PST

The faster execution has not been evident in practice, and I doubt the OP will see it either.

On a large project the difference can be significant.
The 2560 for ex...

Re: Einsteiger benötigt Hilfe

Posted: 07 Feb 2013 12:20 AM PST

Das ist doch kein Problem. Du verwendest einfach eine Variable "chan_state". Jedesmal wenn einer der "chan"-Button erkannt wurde, dann setzt Du den Wert entsprechend des erkannten Buttons. chan_state = 1 für den ersten, chan_state=2 für den 2. usw.
Wen...

Re: BC517 et moteur 12V

Posted: 07 Feb 2013 12:20 AM PST

Le problème vient souvent de mauvaise masse, pas de parasite à proprement parler. Il faut faire un montage en étoile, c'est à dire idéalement chaque composant requierant une masse doit en tirer une jusqu'à l'alim sinon il y a une sorte d'encombrement e...

Re: Australian source for ISP header cable

Posted: 07 Feb 2013 12:18 AM PST

I just checked, looks like they don't go down to 6-way for the connectors. Cable doesn't matter, you just split it down to the size you want.

http://www.jaycar.com.au/productView.asp?ID=WM4502[/ur...

Need help with my linefollower/robot project

Posted: 07 Feb 2013 12:17 AM PST

Hi
I'm making a linefollower/robot.
I'm using 2 parallex continouos servo's, 5 line tracking sensors that's detect a black line. A "HC-SR04 Ultrasonic Sensor" for detecting when something is on the route.

I have a big problem with my detecting.
When I ...

Arduino as a stand alone programmer storing target's hex in flash

Posted: 07 Feb 2013 12:05 AM PST

Hello
I have a bunch of usbasp's I want to reprogram.  They have an atmega8 mcu.  I would like to make a shield so that when I plug the target board (usbasp) in, hit ...

Re: Arduino Lilypad load scale.

Posted: 07 Feb 2013 12:03 AM PST

You'll need a separate instrumentation amplifier for each of the load cell sensors. I don't think there's any practical method of adding the signals together to get a cumulative value. You can also multiplex the sensors but the required multiplexer chi...

Re: Turn on LED when Waveshield plays a .wav

Posted: 07 Feb 2013 12:02 AM PST

Have you posted the right program ?
I thought that you were going to try out wave.isplaying()

Re: Australian source for ISP header cable

Posted: 06 Feb 2013 11:59 PM PST

Just buy the cable and header and make your own. I'm sure the likes of Jaycar will have them.

______
Rob

No hay comentarios:

Publicar un comentario