miércoles, 24 de abril de 2013

Arduino by Davis: “When Will Wearables Go Mainstream? (video) #WearableWednesday” plus 19 more

Arduino by Davis: “When Will Wearables Go Mainstream? (video) #WearableWednesday” plus 19 more

Link to Arduino by Davis

When Will Wearables Go Mainstream? (video) #WearableWednesday

Posted: 24 Apr 2013 03:00 AM PDT

When Will Wearables Go Mainstream? via Fashioning Technology:

Wearable devices are on the rise, with some analysts predicting a market worth billions by 2015. Wearables and sensor technologies have the potential to transform our daily lives, changing how we interact with the world around us. From health and wellness to media, retail, education, and enterprise—companies from diverse industries may be headed for major disruption. Yet despite the buzz that Google Glass and the Nike FuelBand have created, these emerging products remain largely niche. So what will it take to make the average Joe want to wear a tiny computer?

Fjord held a discussion on how smart companies are taking a human-centered design approach to services that will make wearable computing go from sci-fi to streetwear.


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!

DressCode for Decorative Patterns #WearableWednesday

Posted: 24 Apr 2013 03:00 AM PDT

dresscodesoftware

dresscodesoftware2

DressCode by MIT HLT student Jennifer Jacobs:

By finding ways to connect programing to the production of personally relevant beautiful physical objects, it is possible to expand the number and types of people who are both interested in and empowered to participate in creative programming. DressCode is a programming language and enviroment for designing and building decorative and functional artifacts.

Re: Long range object detection

Posted: 24 Apr 2013 02:46 AM PDT

Sorry for answering so late!

My sensors are in a fixed position near the tracks but i have to sense the train from 15-20m away.

I am not interested in speed just the presence!

The pir can sense only at a limited 7-8m range, and it is too close.

I tried...

Re: Updating one shift register in a daisy chain

Posted: 24 Apr 2013 02:45 AM PDT

I'm trying to write a "more efficient" library for the 74HC595 shift registers.
...
Note: I don't totally understand how those shift registers work

It might be a good ...

Alimentation batterie externe Arduino Uno

Posted: 24 Apr 2013 02:45 AM PDT

Bonjour a tous,
je viens vous demander de l'aide car je bloque pour alimenter mon arduino avec uen batterie externe.
j'ai un projet qui demande une consommation d'environ 170mah (je suis pas bien sur mais la n'est pas l'important) et je souhaiterai qu...

Re: 2 IC2 LCD's - Another one.. Sorry!

Posted: 24 Apr 2013 02:43 AM PDT

Sorry Micky I don't know what you mean, can you explain?

Also after a little further investigation I have discovered that unless the address of lcd is 0x27 nothing works.

Thanks

Dexter

Re: I2C Issues

Posted: 24 Apr 2013 02:42 AM PDT

SUCCESSS!

I changed the breadboard and alligator clips and everything works now!

Thanks a lot for all the help!!

Arduino’s cameo appearence in The Following

Posted: 24 Apr 2013 01:32 AM PDT

Arduino cameo in the  theFollowing

 

The Following is an american TV Series which premiered last january and telling the story of

 former FBI agent Ryan Hardy (Kevin Bacon) and his attempts to recapture serial killer Joe Carroll following the latter's escape from prison

On the 9th of April Season 1, chapter 12  aired and some of you noticed the unexpected!

An Arduino Uno spotted for the first time in a TV series at 17m 40s: Kevin Bacon jumps over an ArduinoUno-activated device … the red led blinking seems pretty dangerous!

But what kind of device is it exactly?

Re: Mesurer la durée d'une impulsion

Posted: 24 Apr 2013 02:26 AM PDT

Quote
En fait, on lance le moteur en appuyant sur un bouton et on le coupe en rappuyant sur ce même bouton.
Puisque tu parles de sécurité, c'est beaucoup plus sûr d'avoir un bouton spécifique pour l'arrêt.

Pour ton problème de surintensité, il...

Re: Sensor

Posted: 24 Apr 2013 02:24 AM PDT

Quote
Esse componente precisa de 12V... Logo precisas de arranjar maneira de ligar isso ao Arduino. Um optoacoplador é a maneira ideal.
Podes usar um divisor de tensão com 2 resistências para obteres no meio delas uma tensão perto de 4V quand...

Arduino DUE: 32 bit device to control via SPI

Posted: 24 Apr 2013 02:22 AM PDT

I have a TI board with 32bit on the series data (DATA). Can I use an Arduino DUE to control it? I notice that in DUE it has a SPI_CONTINUE. Is it to add more bits for series data?

Re: [OT] Un nuovo progetto della serie "vintage": l'OROLED

Posted: 24 Apr 2013 02:22 AM PDT

Ragazzi, grazie dei consigli, davvero. La scelta per la 220 ormai è fatta, ho discreta esperienza con i 50Hz da rete, al di là che ogni tanto sballa il vero problema è che è quasi impossibile filtrarla; ricordo quando giocavo con un circuito con clock ...

Re: DHT11+DHT22 project. strange behaviour

Posted: 24 Apr 2013 02:21 AM PDT

Thank you!
Yes, it was the
Code:
humint.fahrenheit();
I don't understand why this line need to be in the code since (I think) fahrenheit is converted from celsius in the library.

I'll investigate it later when I'm more skilled in coding and ardu...

Corrected the return type of the digitalPotWrite in the SPI/DigitalPotControl example

Posted: 24 Apr 2013 01:45 AM PDT

m libraries/SPI/examples/DigitalPotControl/DigitalPotControl.ino  
Corrected the return type of the digitalPotWrite in the SPI/DigitalPotControl example  Fixes #1063

eTextile Knitting Circle in Berlin #WearableWednesday

Posted: 24 Apr 2013 02:00 AM PDT

multi-meter-knit

On Kobakant: "The first eTextile Knitting Circle is planned for Tuesday 7th May 2013, 7pm onwards at the Fablab-Berlin's Physical Computing Stammtisch"

Re: STI2D Projet RFID

Posted: 24 Apr 2013 01:40 AM PDT

Bonjour,

Quand tu parles des informations de la RFID, tu parles des numéros des tags RFID ? Car je possède 3 badges ainsi que 2 cartes RFID où les numéros sont directement inscrits dessus. Donc je ne sais pas si j'ai seulement besoin du programme donné...

Re: need help with LED binary counter

Posted: 24 Apr 2013 01:39 AM PDT

Quote
belive me i have tried
No, I'm afraid I don't believe you - insufficient time has elapsed.

If I have a variable 'x', that contains the value 5, then
bitRead (x, 0) returns 1
bitRead (x, 1) returns 0
bitRead (x, 2) returns 1

Re: Pilotare una sirena d'allarme antifurto con Arduino

Posted: 24 Apr 2013 01:39 AM PDT

Sarebbe il caso di fare distinzioni fra "omologazione" ed "uso appropriato del cervello" smiley-razz smiley-grin

"omologato" non vuole automaticamente dire che e' sicuro, significa solo che qualcuno ha pagato abbastanza soldi per convincere qualcun'altro che l'oggetto e...

Re: Using two ip addresses

Posted: 24 Apr 2013 01:37 AM PDT

Seems to be working fine now.

Thanks for your help. Much obliged.

Kind Regards

Lewis

Re: need help with LED binary counter

Posted: 24 Apr 2013 01:36 AM PDT

Quote
Reply #5 on: Today at 09:17:55
Quote
Reply #6 on: Today at 09:21:52
I'd be more comfortable if you'd spent a bit longer than four minutes trying to un...

No hay comentarios:

Publicar un comentario