jueves, 13 de diciembre de 2012

Arduino by Davis: “3D-Printed Audio Visualizations” plus 19 more

Arduino by Davis: “3D-Printed Audio Visualizations” plus 19 more

Link to Arduino by Davis

3D-Printed Audio Visualizations

Posted: 13 Dec 2012 02:00 AM PST

Ever wonder what a particular song looked like? Mexico City designers Realität have got you covered. Using Processing and a MakerBot, 'Microsonic Landscapes' are 3D-printed audio visualizations that offer a tactile experience to further explore your favorite tracks.

Re: Can any one recommend a proper encoder for my motor (DC motor)?

Posted: 13 Dec 2012 01:58 AM PST

Chagrin  those capacitive sensors look great for the price too perhaps Ill try them as well

Re: Teddy Bear mp3

Posted: 13 Dec 2012 01:56 AM PST

Wir haben jetzt die Speicherkarte und die Datei "richtig" gemacht aber wir verstehen nicht wie man die ganzen Befehle von der Seite anwendet den uns alle geben http://hackerspace-ffm.de/...

Re: What If?. (Regarding Crystals and Caps)

Posted: 13 Dec 2012 01:55 AM PST

Quote
eg let's say pin 0 on/1000ms/0 off , what will happen is pin 0 will trigger high or low and not turn off

I'm specialist for silly errors:
What about a sketch like: pin 0 on/1000ms/0 off /1000ms
Perhaps that one works even with str...

Alimentazione Arduino + wifi shield + tinkerkit

Posted: 13 Dec 2012 01:53 AM PST

Salve ragazzi,
ho una scheda arduino uno con sopra wifi shield e tinkerkit shield...come faccio ad alimentare queste schede non tramite presa usb?

grazie

Arduino official wifi shield

Posted: 13 Dec 2012 01:53 AM PST

Hello,

I recently bought the official arduino wifi shield but it does'nt seems to work...

When i try to connect to any network, with any security (open wep wpa) it always show the red error led.
Does this shield need to upgrade the firmware or t...

Marius Watz “Space Filler” At Flux Factory “Not So Silent Auction” #3dthursday

Posted: 13 Dec 2012 12:00 AM PST

MariusWatz_SpaceFiller

A new 3D printed work by artist Marius Watz "Space Filler" (2012) now available at the Flux Factory online "Not So Silent Auction." Watz has been creating limited edition releases of 3D printed work for a couple of years now, created in parallel to the development and teaching of his highly influential custom library for Processing: modelbuilder.

Proceeds from artwork sales will support Flux Factory exhibitions, commissions, residencies, and collaborative opportunities.

  • Marius Watz
  • Title & Date: Space Filler (2012)
  • Material: ABS plastic
  • Dimensions: 6″ x 4″ x 3.75″
  • Edition: 2 of 5

Description: Space Filler is a 3D printed micro-sculpture generated using a custom software system, coded by the artist. The piece is a reference to 1960′s avant-garde architecture, exploring the use of geometric structures to produce utopian forms. This specific shape is based on the use of space-filling polygons to produce a complex lattice structure.

Artist Biography: Marius Watz is a Brooklyn-based Norwegian artist working with computer code as a creative material. His work is concerned with the synthesis of form as the product of generative processes, and is known for its hard-edged geometries and vivid colors. Watz has exhibited his work widely at venues like Victoria & Albert Museum (London), Todaysart (The Hague), ITAU Cultural (Sao Paulo), Museumsquartier (Vienna), and Galleri ROM (Oslo). He is a lecturer in Interaction Design at the Oslo School of Architecture and Design, and has led workshops and talks at Flux Factory.

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: What If?. (Regarding Crystals and Caps)

Posted: 13 Dec 2012 01:38 AM PST

I've tried this and it works!!!

The 'Mythbusters' approach to science isn't always the best...

Re: arrexx roboter fahrgestell soll auf geräusch losfahren

Posted: 13 Dec 2012 01:38 AM PST

Nach dem von mir gelernten Englisch ist ein "knock sensor" aber ein "Klopfsensor".
D.h. wenn der Sensor an ein Gehäuse oder an ein Türblatt geschraubt wird, kann man erkennen, ...

Re: Programming an arduino breadboard with rs232 module

Posted: 13 Dec 2012 01:33 AM PST

The picture is small and hard to see but assuming your MCU has a bootloader and the fuses are set right, do you have a pull-up resistor connected between reset pin (1) and VCC. Do you use auto reset feature for uploading sketches? If so then do you hav...

Re: My problem with PWM from TimerThree Library

Posted: 13 Dec 2012 01:33 AM PST

Hey Rob and others,

Quote
so both those expressions must already have been 0.
OK, right, so if I see that the value of TCCR3A is 32 and all that is done to it is a compound bitwise OR with _BV(COM3B1) as on the following line;

[code]
 if(pin ...

Configurar XBee en modo bajo consumo

Posted: 13 Dec 2012 01:30 AM PST

Hola, estoy tratando de configurar los diferentes modos de bajo consumo del Xbee, lo tengo configurado cono end device. La configuración del X-CTU es la siguiente:
SM=4;  Cyclic sleep
SP=3E8; 1000ms*10ms
SN=3C; 60
ST=1388;5000 ms
Por lo que tengo enten...

Re: Which 9/10dof?

Posted: 13 Dec 2012 01:23 AM PST

technically you should calculate the value everytime, but 2.2k is a "jolly", works every time smiley

Re: Help with parallax serial LCD and arduino uno

Posted: 13 Dec 2012 01:20 AM PST

Oh it hurts to read these non-responsive replies. I sure hope I get better "help" when I need it.

For a minute there I thought you were the original poster. We...

Re: Turning serial communications on with a switch...

Posted: 13 Dec 2012 01:14 AM PST

Hello,

Yes it will probably make your program a little faster when disabling those Serial.print's

I'm not sure what will be faster, a if around each Serial.print's, or a single if that do Serial.end / Serial.begin

[code]
bool SerialEnabled;

void loop()...

Re: arrexx roboter fahrgestell soll auf geräusch losfahren

Posted: 13 Dec 2012 01:14 AM PST

vllt. hilft der link weiter: http://www.arduino.cc/en/Tutorial/KnockSensor. Ist eine Anleitung, wie man aus einem 10ct Piezo-element einen Klatschsensor macht.

Re: How to read an encoder and control a stepper motor without delay()

Posted: 13 Dec 2012 01:12 AM PST

One question....

Why did this code not work, at all with my Arduino Motor Shield even when setting up the pins in the code?
http://www.circuitsathome.com/mcu/reading-rotary-encoder-on-arduino

Re: Charging a small lithium battery with a small solar cell.

Posted: 13 Dec 2012 12:48 AM PST

diode?i think it is useful...

UTFT ist zu langsam

Posted: 13 Dec 2012 12:44 AM PST

Hallo,
habe erst vor ein paar Tagen mit AVR angefangen.

was ich so hin bekomme

RS232 komunikation
1,8" Display mit ST7735
#define sclk 13
#define mosi 11
#define cs   10
#define dc   9
#define rst  8 

Als Library für das Display hebe ich      UTFT    ...

Re: arrexx roboter fahrgestell soll auf geräusch losfahren

Posted: 13 Dec 2012 12:42 AM PST

Der Roboter soll keine bestimmte Zeit lang fahren..aber er sollte bei Geräusch los fahren (gerade aus).
Es wurde uns keine bestimmte Bahn angegeben..also dürfen wir entscheiden wo er lang fährt.
Also eine Sprachsteuerung hatten wir eigentlich nicht vor...

No hay comentarios:

Publicar un comentario