miércoles, 19 de diciembre de 2012

Arduino by Davis: “Robot mannequin adjusts shape and size #WearableWednesday” plus 19 more


Arduino by Davis: “Robot mannequin adjusts shape and size #WearableWednesday” plus 19 more

Link to Arduino by Davis

Posted: 19 Dec 2012 02:00 AM PST
robotmannequin
Robot mannequin adjusts shape and size… in the "Robots at Work and Play" feature in The Atlantic:
Lauri Mihkels from the technical support team of the Estonian company Fits.me adjusts a shape-shifting robotic mannequin on March 27, 2012 at offices in Tallinn. Fashion fans have one more reason to swap brick-and-mortar shops for online retailers after an Estonian company has come up with a technology allowing them to virtually try their clothes on. Using shape-shifting robotic mannequins, who can grow from slim to muscular in moments, and a technology invented by Estonian universities, the Fits.me company also spares online shops from heaps of returned goods. The robots can take on about 100,000 different body shapes, but only about 2,000 are being used for commercial purposes. (Priit Simson/AFP/Getty Images)
Via Pinterest

Flora breadboard is Every Wednesday is Wearable Wednesday here at Adafruit! We're bringing you the blinkiest, most fashionable, innovative, and useful wearables from around the web and in our own original projects featuring our wearable Arduino-compatible platform, FLORA. Be sure to post up your wearables projects in the forums or send us a link and you might be featured here on Wearable Wednesday!
Posted: 19 Dec 2012 01:57 AM PST

This is a good example of hacking devices with Arduino. [sspence65] has put on oa good tutorial to start from something easy and simple: IR hack.
Capturing codes from any tv remote, and using them to control devices attached to Arduino Outputs. Press a button on a TV Remote, and the code appears in the serial monitor, Add that code to the case/switch statements in the sketch to control an output pin.
On the [website] there is the full explanation and code to build the same experience, but nothing prevent you to implement a custom way for your IR devices.
Posted: 19 Dec 2012 01:40 AM PST
MonopolyInLights
Community member FoxFireX is in the process of creating a custom "Monopoly in Lights" game board and has been getting some help from the forums to set up our 16-channel PWM/Servo drivers (he's up to 9 channels — thinking of going for 143!) to control the lighting he has in mind:
After a couple of false starts with transparencies and water slide decals, I finally found a printable medium that I liked for the board graphics.  Following some creative image acquisition, I had appropriate Photoshop files ready to go, and printed out the spaces.  Over the last several days, I've been applying the decals and dropping things into place, and suddenly, it looks like I've got a real board here!  Had a couple of setbacks on the electronics front, which I'll probably detail later (when I get past them), but for now, enjoy some of the first pictures where it becomes very obvious that yes, this really is intended to be a Monopoly board.
Read more.
Posted: 19 Dec 2012 01:35 AM PST
All'interno di uno dei due fail che si scaricavano, quello cpp, biosgnava sostituire #include <WProgram.h>‎ con #include <Arduino.h>‎.
Ora che ci penso, potrei anche aggiornare il file sul sito da cui l'ho scaricato, ma mi sembra un po' pretenzioso.
In...
Posted: 19 Dec 2012 01:34 AM PST
La 1-wire mi pare sia sensibile all'induttanza...

e tantissimo alla capacità!


s...
Posted: 19 Dec 2012 01:31 AM PST
This chip has a microprocessor bus, you have a choice of motorola or intel style signalling set by the MOT pin, then access as per timing diagrams - first send an address byte, then read or write the data byte.

For intel mode read it'll be something l...
Posted: 19 Dec 2012 01:28 AM PST
Hi,

Ich bin dabei ein lang geplantes OS/OH-Projekt endlich mal zu starten. Außerdem neu in der Arduino-Welt, hatte aber bereits beruflich ein paar Monate in der Mikrokontroller-Welt Erfahrung gesammelt und vom Studium her (eine Informatik/Mechatronik-M...
Posted: 19 Dec 2012 01:25 AM PST
Achso so meiste das ja das läuft
Posted: 19 Dec 2012 01:25 AM PST
+1
Und wenn dir eclipse zu "überladen" ist, wäre für Kubuntu auch kdevelop eine Alternative.
http://playground.arduino.cc/Code/Kdevelop
Posted: 19 Dec 2012 01:23 AM PST
E exactamente o que é que não sabes fazer?

Postaste um exemplo que faz o que pretendes, se queres que a página saia do cartão SD, escreves isto:
[code]client.println("<HTML>");
          client.println("<HEAD>");
          client.println("<meta name=...
Posted: 19 Dec 2012 01:20 AM PST
Bau doch einefach einen Sketch, der alle 10 Sekunden eine Dose ein und nach 10 Sekunden wieder ausschaltet, oder der die Befehle über die serielle Konsole entgegennimmt.
Hauptsache die ENC28J60 Lib ist nicht im Sketch.
Posted: 19 Dec 2012 01:00 AM PST

Super Guitar Licks Rock Star Jacket by Christian Joy via MAKE
discoballjacket

Flora breadboard is Every Wednesday is Wearable Wednesday here at Adafruit! We're bringing you the blinkiest, most fashionable, innovative, and useful wearables from around the web and in our own original projects featuring our wearable Arduino-compatible platform, FLORA. Be sure to post up your wearables projects in the forums or send us a link and you might be featured here on Wearable Wednesday!
Posted: 19 Dec 2012 12:42 AM PST
Quote
as i stated in the topic i am a noob
...which is why the sticky is there at the top of this section, with its title in bold
Posted: 19 Dec 2012 12:41 AM PST
Hallo Thombo84,

du musst eine Unterscheidung machen was für eine Anfrage  an den Webserver gestellt wird und dann die Datei anstelle der Webseite zurückliefern.

Wenn ein GET an...
Posted: 19 Dec 2012 12:37 AM PST
sry guys as i stated in the topic i am a noob ......... but i have fixed it.............bump tty........ thanks in advance for any help
Posted: 19 Dec 2012 12:36 AM PST
Quick off topic question ... what software / hardware are you using for your screenshot ?
I am using this little device [url=http://www.ikalogic.com/ikalogic-prod...
Posted: 19 Dec 2012 12:35 AM PST
AFAIK there's no standard, so you never know if the batteries are charged or charging. As for red/green, half the time I can't see the difference.

BTW, nice grey shirt you're wearing there Boffin.
_____
Rob
Posted: 19 Dec 2012 12:15 AM PST
la résistance sert à décharger la grille pour permettre une coupure franche du mosfet quand tu coupes le signal au niveau de l'arduino. comme résistances, tu peux utiliser par exemple 10k pour ne pas charger inutilement la sortie de l'arduino. Si tu me...
Posted: 19 Dec 2012 12:14 AM PST
Und wo ist der Code der ein Bild an den Client (Browser) liefert? Wenn Du einen Link auf der von Arduino gelieferten HTML-Seite anklickst, dann schickt der Browser wieder einen HTTP-Request an den Arduino mit der URI (Pfad aus dem Link) der verlinkten ...
Posted: 19 Dec 2012 12:12 AM PST
Hallo Thombo84,

du musst eine Unterscheidung machen was für eine Anfrage  an den Webserver gestellt wird und dann die Datei anstelle der Webseite zurückliefern.

Wenn ein GET ankommt ohne dass ein weiterer Befehl angehängt ist, so gebe ich die Dateilist...

No hay comentarios:

Publicar un comentario