Metaboard/2010 activities: Unterschied zwischen den Versionen
Chrysn (Diskussion | Beiträge) K more draft |
Chrysn (Diskussion | Beiträge) more links |
||
Zeile 31: | Zeile 31: | ||
== Resources == | == Resources == | ||
=== Existing similar solutions === | === Existing similar solutions === | ||
Zeile 43: | Zeile 38: | ||
* [http://jeelabs.com/ JeeLabs]: Arduino compatible boards running on 3.3V with RFM12B modules and a plug system for sensor components | * [http://jeelabs.com/ JeeLabs]: Arduino compatible boards running on 3.3V with RFM12B modules and a plug system for sensor components | ||
* [http://www.tahina.priv.at/electronics.html cm's wireless temperature and humidity sensor with USB interface]: one of the V-USB example projects, pretty close to what we want to build | * [http://www.tahina.priv.at/electronics.html cm's wireless temperature and humidity sensor with USB interface]: one of the V-USB example projects, pretty close to what we want to build | ||
* [http://iad.projects.zhdk.ch/physicalcomputing/hardware/arduino/dmx-shield-fur-arduino/ Arduino DMX shield]: pretty straight forward DMX master | |||
=== Physical resources === | === Physical resources === | ||
We hope to be granted access to | We hope to be granted access to Metalab / [[WhateverLab]] resources for physically creating the boards (PCB etching (or [[PCB CNC|milling]]?), solder station, parts repository / order collections), and will approach metalabbers as soon as we know what we want at all. | ||
=== Other Links === | |||
* RFM12: | |||
** [http://www.hoperf.com/rf_fsk/rfm12.htm RFM12 supplier website] | |||
** [http://blog.strobotics.com.au/2008/06/17/rfm12-tutorial-part2/ RFM12 tutorial] | |||
* DMX: | |||
** [http://www.maxim-ic.com/datasheet/index.mvp/id/1111 Maxim RS485 controllers] | |||
** [http://www.theater-technisch-lab.nl/dmxen.htm DMX512 introduction] | |||
* gEDA/PCB: | |||
** [http://gedasymbols.org/ gEDA symbols]: library of gEDA symbols and PCB footprints | |||
** [http://pcb.gpleda.org/pcb-cvs/pcb.html PCB documentation]: not as outdated as the copyright notice makes you think | |||
** [http://ftp.sunet.se/geda/docs/current/tutorials/gsch2pcb/tutorial.html gsch2pcb tutorial]: how to get a .pcb file from a .sch file and how to update it | |||
** [http://www.geda.seul.org/wiki/geda:scg.fr gEDA symbol creation]: creating custom symbols, includes footprint naming convention | |||
* General Arduino related stuff | |||
** [http://www.ladyada.net/library/arduino/bootloader.html Arduino Hacks: Bootloader Hacks]: maybe this could show how to integrate the bootloader with the program so we can upload new software from USB w/o physically touching the device | |||
* Metalab projects: | |||
** [[MetaDMX]] | |||
** [[Metaboard]] | |||
** [[PCB CNC]] |