Pages

.


What do you think of these solution?

.


Showing posts with label Commentaire. Show all posts
Showing posts with label Commentaire. Show all posts

Commentaire sur de DIY Hacks & How To : commutateur chandelier Secret par asciimation

Screen Shot 2013-07-15 at 3.24.11 PM
By Jason Smith of Poel

No feature in a home captures the imagination like a secret compartment or the secret passage. But no secret compartment is complete without a secret way to open it.

In this project, I share several ways that you can use a single chandelier hanging (or something else) to access a hidden compartment. There are many ways that you can do. You can use a candlestick to open latches on physical and activate electrical circuits. The only limit is your imagination. Therefore use this as an excuse to have fun and build a secret compartment in your home.

reade more... Résuméabuiyad

Commentaire sur linoléum asphalte mosaïques – CRAFT Video Podcast par rolex montres à vendre nouvelle


Asphalt linoleum, also called Toynbee Tiles, mosaics are works incorporated permanently into the roadway. In this video, I'll show you how to build your own inexpensive material. You can get real linoleum (do not use vinyl flooring) for this project by ordering free samples online. By cutting a mosaics in linoleum and sandwiching it between layers of paper, wood glue and asphalt crack filler, you can affix the mosaic very permanently to an asphalt, as your driveway surface. You can choose to use a hot air gun to facilitate linoleum cut, or even a laser cutter. The first examples of these tiles have been found in the 70s and 80s in the streets of Philadelphia, all bearing the identical (or very similar) message: "" Toynbee idea / in Kubrick s 2001 / resurrect from the dead / on the planet Jupiter. ' " They are supposed to have been created by the same person, until they began to be. There is an active forum on the subject who shares observations and other information. If you make one, please share your photos in the CRAFT Flickr pool!

Subscribe to the Podcast in iTunes CRAFT, or download the mov, mp4 or video iPhone/Android.

Thanks to my buddy Matt Mechtley for his help on this one. In this video, I used this photo licensed cc by mojunk Flickr user. The music is "Regurgitation Pumping Station" from the soundtrack of World of Goo by Kyle Gabler; used with permission.

reade more... Résuméabuiyad

Commentaire sur cuire le Bacon dans le four par Rick Henderson

Cooking Bacon in the Oven

I prefer to Cook bacon in the oven or on the griddle in a frying pan or skillet. Cooking stove always ends up covering my stove in splashes of grease (and sometimes hit splash my hands - which is not exactly feel good!). I also think that it is painful and slow. It is much less messy to Cook bacon in the oven than on top of the stove. Depending on the size of the Pan you are using you can usually bake all the time instead of just a few pieces at a time. Also, instead of your bacon in a saucepan full of cooking grease, grease cast away the bacon like you cook when you use the method that I will explain here.

This technique was originally published the CRAFT.

reade more... Résuméabuiyad

Commentaire sur Appcessories magnétique avec Andrea Bianchi, par Simon

Tangible interface designer and inventor Andrea Bianchi, along with his colleague, Ian Oakley (University of Madeira / Carnegie Mellon Europe), have come with a novel approach to interacting with a mobile device. Using the magnetometer built into most modern smartphones, Bianchi and Oakley have created a series of tangible user interface demonstrations that go beyond what’s achievable with capacitive touch displays.

We caught up with Andrea over the weekend as he prepares to deliver a presentation at the upcoming ACM TEI 2013 conference in Barcelona to ask him a few questions about his technique.

MAKE: How does this differ from capacitive touch tokens?

Bianchi: First of all, capacitive tokens need to occupy (often relatively large) portions of the screen, while magnetic tokens can be located anywhere around the screen. In the video many tokens are located on the screen to simplify the calibration process: since the location of the token is know in advance (there is a “put the token here” marker on the GUI), then it is trivial to detect the position/orientation of the magnet. However, all the techniques shown in the video can work equally well off screen (for example assuming that we put all the tokens on the left or right of the screen).

Moreover, the capacitive tokens cannot be passively sensed, requiring either human contact or active electrical components to simulate finger touches (here an example). However, magnetic tokens do not require the user to keep touching them, nor they are active components (not batteries, just magnets…)

MAKE: Assuming you don’t have to touch the device for this technique to work, what is the practical distance it can be used?

Bianchi: It depends on the strength of the magnets and the interferences of other magnetic fields. Assuming there are not other strong magnets around, usually the device will sense the Earth magnetic field (0.25 to 0.65 gauss). The 3 magnets we used were very strong in comparison (Small: thickness 2mm, diameter 0.5 cm, 400 gauss; Medium: thickness 2mm, diameter 1 cm, 1000 gauss; Large: thickness 2mm, diameter 2 cm, 1500 gauss) so we had no problem detecting them, and you can imagine that we could have used a much richer set of identifiable magnets. To avoid noise and keep detection reliable, I would say that empirically we found that 10cm from the device border is about as much as you want to get, but this can be probably improved.

MAKE: What is the smallest magnet you have used? How about the largest? Does physical size matter?

Bianchi: Magnetic fields have two properties: strength and direction. Strength is the intensity of a magnetic field and it varies from magnet to magnet and with distance. Direction reflects the fact that magnets have a north and south pole. Flipping a magnet inverts the poles, causing substantial changes to the magnetic field. Both strength and direction can be measured with a gauss-meter or via magneto-meters and compass sensors. Hence, the magnet physical size (see previous question) matters. The strength of a magnetic field is affected by the size of a magnet. Our software simply sense measurable changes on the magnetic field and try to use them to build novel interactions for exploring the design space. We could have used more than three magnets, but we just adopted a simple approach for the demo.

MAKE: How many magnets can you use at once?

Bianchi: Our techniques leverage on the detection of the magnetic field strength (e.g., detecting position, or size, linear movement), or orientation (e.g, flipping, rotational movement), or both (e.g., orientation). Since the software only reads a cumulative value of the magnetic field strength and direction, it cannot know if for instance a “small intensity” is due to a small magnet or a strong magnet that is far away. Generally though you can use multiple magnets if you measure different (orthogonal) properties (e.g., one magnet will be used for the strength, one for the direction) or if they are used together to achieve a combined effect (e.g, snapping two magnets together makes a stronger field, so we can identify this action). I attach a table that show you how these techniques can be combined together. So for instance, “flipping and position” or “flipping and identification” leverages on orthogonal properties, so we can use 2 magnets at the same time. “Position and identification” leverages both on the magnetic strenghts so only one token at a time can be used. This problem can be solved either introducing a more complex calibration, or constraints on the movement (e.g., only few targets) or using actively powered magnets (e.g, solenoid) which could pulse at different identifiable frequencies.

MAKE: Can this break my device?

Bianchi: It is usually good to keep (strong) magnets away from electronic devices. In practice though, I did not find any damage or malfunctioning of my devices (phone and tablets) during or after the usage of magnetic appcessories. 

MAKE: Are you using a particular platform to develop and if so, why?

Bianchi: We used Android on a Samsung Galaxy Tab simply because developing a prototype for Android is extremely simple. All this work was basically built in few days.

MAKE: How can I get started using this in my app? 

Bianchi: We have not released an app yet, but we are considering working on a open source toolbox to help other developers working with magnets. This work is however still very young and require some few iterations. Extensions of this work will investigate better ways to calibrate magnets, tokens that snap together (creating recognizably stronger magnets), explore the potential of active magnetic tokens (e.g., electromagnets pulsing at different frequencies) to create larger sets of uniquely identifiable tokens and combine magnetic sensing with capacitive sensing.

MAKE: What are some of your favorite examples of this technique in practice?

Bianchi: When I was designing these tokens I was thinking to use them for DJing. So, that’s the inspiration for sliders (faders) and wheels (volume and gain controllers) or even menu selections. The main idea is that we could use tangible interaction with commonplaces devices for some activities (e.g., DJing) that seem to work much better with physical widgets than not “beyond-the-glass” graphical interfaces. I also can imagine how magnetic appcessories could be used for making toys.

I make cool stuff and write about other people making cool stuff on makezine.com. If you have something you think I should see, send me a tip.

reade more... Résuméabuiyad

Commentaire sur les parties imprimées 3D à la rescousse : s'il vous plaît partager vos histoires de Randall « texrat » Arnold

Nous sommes à la recherche d'histoires sur les parties imprimées 3D qui sont venus à la rescousse : pièces de rechange, outils personnalisés, des adaptations des objets existants et plus.

Merci de partager avec nous vos histoires (et des liens vers les images) dans les commentaires ci-dessous. Quand vous avez imprimés 3D objet à résoudre un problème ou d'améliorer votre vie en quelque sorte ?

Nous allons la cueillette nos histoires préférées de fonctionnalité dans notre prochain guide d'impression 3D. Pour vous inspirer, Voici certaines de nos histoires préférées de « just what I needed » de notre marque 2012 : Ultimate Guide d'impression 3D.

SIP4_112_JustWhatINeed1

thingiverse.com/Thing:10043

"Lorsqu'une partie en plastique s'arrête dans votre voiture, les chances de trouver un remplaçant et ensuite pouvoir l'acheter sans obtenir une hypothèque de second rang sont minces à aucun. Ma chose-O-Matic m'a permis de remplacer un plastique cassé dans le revêtement du coffre de ma voiture, qui m'a sauvé d'avoir à acheter un tout nouveau à peu près la moitié du prix de mon kit imprimante 3D. J'ai maintenant beaucoup d'autres aidé à faire des clips housse sous vide, détenteurs de la pomme de douche et beaucoup d'autres pièces de rechange difficiles à trouver. ”

— Miguel Angelo de Oliveira, Hartsdale, New York

SIP4_112_JustWhatINeed2

thingiverse.com/Thing:8947

"J'ai voulu fixer un feu arrière sur mon vélo, mais j'ai un rack installé, donc il ne pouvait pas aller sur la tige de selle. Le panier avait déjà des trous pour une plaque d'immatriculation, alors j'ai fait ce simple adaptateur qui va sur la grille en utilisant les trous existants et a ensuite une pince à ressort qui correspond à la lumière de vélo directement, de sorte que je peux fixer et retirer rapidement. ”

— Pablo Gian, San Francisco, Calif.

SIP4_112_JustWhatINeed3

thingiverse.com/Thing:26835

"J'ai commandé un KitchenAid stand mixer ainsi que sa fixation de machine à crème glacée. L'accessoire de machine à crème glacée est arrivée le lundi, mais la table de mixage lui-même n'allait pas arriver jusqu'à la suivante jeudi. J'avais envie de crème glacée mardi. Il s'agit de ma solution : un adaptateur pour piloter la sorbetière avec un standard ? "percer la prise adaptateur (et une perceuse forte). ”

— Lee Holmes, Seattle, Wash.

SIP4_110_JustWhatINeed2

thingiverse.com/Thing:9419

"J'ai acheté un coffre à pêche pour faciliter l'organisation de tous mes composants électriques. Malheureusement je ne savais pas jusqu'à ce que je suis rentré qu'il manquait un clip, et étant donné que c'était le dernier sur le plateau (qui vend des coffres?) Je ne serais pas capable de l'échanger. J'ai résolu mon problème en modélisant un remplacement de photos des clip existant et des mesures de l'étrier. Le remplacement s'enclenche effectivement plus serré que l'original, alors j'ai remplacé tous les deux ! ”

— Chris Krueger, Arlington Heights, Illinois

SIP4_110_JustWhatINeed

thingiverse.com/Thing:12648

"Mon vieux 1611 de Bosch est un routeur de tueur, mais c'est 20 ans et presque impossibles de trouver des pièces pour. Je ne pouvais pas trouver un adaptateur collier stock, donc j'ai simplement conçu et imprimé ma propre. ”

— Bozo Cardozo, Ketchum, Idaho

Je suis le rédacteur en chef adjoint à faire et de l'artisanat. J'aime la randonnée, le VTT et étymologie.

reade more... Résuméabuiyad