martes, 22 de enero de 2013

Arduino by Davis: “Community for a Healthy Makerspace” plus 19 more

Arduino by Davis: “Community for a Healthy Makerspace” plus 19 more

Link to Arduino by Davis

Community for a Healthy Makerspace

Posted: 22 Jan 2013 02:00 AM PST

RestonLibrary

Here's a piece talking about both the importance and practice of building community at a hackerspace or makerspace. From MAKE:

Occasionally, I'll visit a frustrated makerspace. "We have a space. We have tools. Where are the members?" They describe how they've put energy into the physical aspects of the space and say nothing about the community building aspects. To this I typically reply that a makerspace without a community is a soulless place. Without a soul there's little passion and therefore little stickiness for prospective members. It's not easy to create community but it's an important theme to develop. One way to do this is to tap into existing community. Below are some techniques we've used at Nova Labs.

Most cities have interest groups of many types. As a simple test, go to Meetup.com and do a search for what exists in your community. You may find several groups with maker instincts: woodworking, robotics, PHP coding, etc. On Meetup.com alone, the variety in major metropolitan areas is staggering. Identify a few and get to know them. By doing only this, you can discover mutually beneficial opportunity to nurture community.

Our makerspace was actually founded with one such group at its core: Northern Virginia RepRap Group. NovaRRG is a hub of 3D printing enthusiasts and experts who meet regularly and build Prusa 3D printers. As time has gone by, we've reached out to the DC/MD/VA Robotics and Automation Group because our robotics enthusiasts were champing at the bit to do things. It turned out the group needed a space to meet regularly so we offered our conference room and several collaborations have resulted. We also connected with the DC Area Drone User Group because, heck, we wanted to fly drones! Leveraging Nova Labs' space, resources, and 3D printer group build expertise we collaborated on a kit build with great success. In each case, we've been careful to work together for mutual benefit so both communities continue to want to work together.

Read more.

Problem interfacing tdb380/mdfly to arduino

Posted: 22 Jan 2013 01:28 AM PST

Have one of these remarkable little modules which plays mp3 files OK. Two problems:
 1. Despite using drivesort serial commands dont always produce desired file
2. Volume keeps resetting to zero and has to be increased via hardware.
Any info on this mo...

Which water sensor to buy ?

Posted: 22 Jan 2013 01:28 AM PST

Good morning,
I'm from France and I have a request for my project.
I need to manage the level of water bewteen two tanks (the water will fall down from one to the other) .
So considering that the quantity of water will not change, I will use two sens...

Re: Can Someone Help me with the Program'???

Posted: 22 Jan 2013 01:25 AM PST

Really don't have any background in Programming... smiley

So what made you pick a thesis in a topic you know nothing about. Will you be graduating in that?

Re: VirtualWire

Posted: 22 Jan 2013 01:25 AM PST

If you don't mind blocking, you could just use "vw_wait_rx", or just use "vw_get_message" as you've shown.

Re: oops, partial toast

Posted: 22 Jan 2013 01:25 AM PST

so it is Arduino compatible but I saw some where else in the forums that there's more than one version of the bootloader.

Correct.

Quote
It's still programmed to ru...

Re: Comment connecter une platine 16 Relais

Posted: 22 Jan 2013 01:14 AM PST

Bonjour,
Moi je passerais par un PCF8575, qui permet d'avoir 16 entrées/sorties numériques commandées via I2C.
Exemple de breakout board disponible:
https://www.sparkfun.com/products/8130

Exemple d'utilisation ici:
http://skyduino.wordpress.com/2011/07...

Re: oops, partial toast

Posted: 22 Jan 2013 01:13 AM PST

it was a PRE-installed bootloader from MAKE: I bought it at Radio Shack.

hmmmm, now you got me wondering. let me zip on over to the makershed web site and see what they have.

Re: Arduino Leonardo sketch size > 12kBytes too big

Posted: 22 Jan 2013 01:12 AM PST


How much SRAM does your > 12 KiB program use?

Re: Coda di output

Posted: 22 Jan 2013 01:12 AM PST

non vorrei che l'assorbimento dei rele superi la corrente max erogabile da arduino...

Re: VirtualWire

Posted: 22 Jan 2013 01:11 AM PST

From the reference:
Quote
uint8_t vw_have_message    (       )    

Returns:
    true if a message is available to read

Reverse Engineering the Propel ExecuHeli IR Protocol

Posted: 22 Jan 2013 01:00 AM PST

IndoorHeliProtocols

Here's a reverse engineering project that is instructive re: how to parse out several channels of IR commands issued to control an indoor helicopter.

From PetaVolt, via Hack A Day:

After seeing all of the Syma 107′s hacked I thought I would try to decode the IR protocol on my Propel ExecuHeli.  Here are my findings.

For accuracy purposes I decided to find the signal on the controller board.  I traced the IR LEDs through a transistor to pin 6 of the micro.

Unfortunately, there are no markings of any kind on the micro.  It looks like it was manufactured without them.

Before digging into the protocol I thought I would have a look at what frequency the data is modulated at for the three different channels….

Read more.

Re: inseguitore di linee

Posted: 22 Jan 2013 12:25 AM PST

Re: Capturador Camara CMOS

Posted: 22 Jan 2013 12:25 AM PST

bueno la verdad no tengo opción de cambiar de cámara ademas aun que el espectro en su mayoría es el visible y un poco mas, por otro lado ocupar una cámara convencional no me sirve por el modo en que se capturan y almacenan las imágenes, así que por eso...

Re: VirtualWire

Posted: 22 Jan 2013 12:24 AM PST

Is this the syntax ? Thanks

Re: Trying to use Arduino Uno R3 as ISP for ATTiny2313

Posted: 22 Jan 2013 12:24 AM PST


How did you disable auto-reset on your Uno?

Coda di output

Posted: 22 Jan 2013 12:24 AM PST

Buongiorno,

vi scrivo perche sono ad un passo dalla realizzazione del mio progetto (controllo tapparelle via web), ho realizzato l'interfaccia html e il codice di gestione delle chiamate ad arduino e dell'aggiornamento dei dati in pagina web. Mi son po...

RGB Lamp with Wireless Controls

Posted: 22 Jan 2013 12:00 AM PST

RGB Lamp

Here's an assignable RGB LED strip lamp project that can be controlled wirelessly by dragging values across a window. Another great project from Miguel Ángel de Frutos Carro:

Shows the operation of an RGB lamp using a digital LED strip. After activating the bluetooth, open the application to control the lamp. The program shows a hue palette divided into 30 rods: one for each LED from the strip. Click and drag the mouse cursor to make your own patterns. Clicking on a rod while the spacebar is pressed removes the color (switch off this led).

Part list:

  • wooden support (optional),
  • RGB digitally-addressable LED strip (from Adafruit or Pololu),
  • microcontroller (arduino pro mini, for example),
  • Bluetooth .OR. Xbee .OR. an USB wire.

Read more.

Utft Compatible

Posted: 21 Jan 2013 11:58 PM PST

are utft&utouch libraries compatible with all tft? if no , are
compatible with this tft (
http://www.aliexpress.com/item/Free-shipping-3-2-16-bit-3-3V-TFT-LCD-mod
ule-with-SD-card-work-with/566164625.html )  ?

Re: Twittering with Arduino+Ethernet Shield

Posted: 21 Jan 2013 11:56 PM PST

The IP address is valid. I have used it to send emails to my gmail account. I am using arduino UNO and the shield is connected through RJ45 cable.
Inclusion of '&Serial' as below doesnt affect the output anyway.
    int status = twitter.wait(&Serial);

...

No hay comentarios:

Publicar un comentario