This shows you the differences between two versions of the page.
|
tech [2012/06/01 18:34] rabidraja |
tech [2013/02/23 02:50] (current) galapagoose added dev tools link |
||
|---|---|---|---|
| Line 3: | Line 3: | ||
| **all source materials strictly for non-commercial use only.** e-mail tehn@monome.org with questions or discussion. we are reasonable people. | **all source materials strictly for non-commercial use only.** e-mail tehn@monome.org with questions or discussion. we are reasonable people. | ||
| - | ===== devices ===== | + | ===== developer tools ===== |
| + | * [[tech:dev|programming overview]] | ||
| + | * [[tech:dev:tools|max developer tools and walkthrough]] | ||
| - | * [[tech:mk|mk - monome kit]] | ||
| ===== protocols ===== | ===== protocols ===== | ||
| - | * [[tech:protocol:monome|monome - 'mext' devices]] | + | * [[tech:osc|osc (open sound control)]] |
| - | * [[tech:protocol:osc|osc (open sound control)]] | + | * [[tech:serial|serial]] |
| - | * [[tech:protocol:40h|serial - 40h]] | + | |
| - | * [[tech:protocol:serial:series|serial - series (256,128,64)]] | + | |
| - | * [[tech:protocol:serial:mk|mk]] | + | |
| - | + | ||
| - | ===== protocols other ===== | + | |
| * [[tech:autoconfig|autoconfig protocol]] | * [[tech:autoconfig|autoconfig protocol]] | ||
| - | ===== source files ===== | + | ===== sources ===== |
| + | * {{https://github.com/monome|monome github}} | ||
| * [[tech:mk:source|mk source files]] | * [[tech:mk:source|mk source files]] | ||
| - | + | * [[tech:source files:40h|40h source files]] | |
| - | * source files: [[tech:source files:40h|40h]] | + | |
| - | * source files of the [[tech:source files:40h per led intensity| modified 40h firmware]]. This firmware enables you to setup a different intensity on the diodes. | + | |
| - | * series sources coming very soon! | + | |
| * {{:monome40h_plate.pdf|monome kit 8x8 aluminum plate}} | * {{:monome40h_plate.pdf|monome kit 8x8 aluminum plate}} | ||
| * {{:mk_plate_8x16.pdf|monome kit 8x16 aluminum plate}} | * {{:mk_plate_8x16.pdf|monome kit 8x16 aluminum plate}} | ||
| * {{:mk_plate_16x16.pdf|monome kit 16x16 aluminum plate}} | * {{:mk_plate_16x16.pdf|monome kit 16x16 aluminum plate}} | ||
| - | * {{https://github.com/monome|monome github}} | ||
| ===== hardware ===== | ===== hardware ===== | ||
| + | * [[tech:hardware:disassembly:arc|arc4 disassembly]] (arc2 similar to arc4) | ||
| + | * [[tech:hardware:disassembly:2012|2012 edition disassembly]] | ||
| * [[tech:hardware:disassembly:gs64|grayscale64 disassembly]] | * [[tech:hardware:disassembly:gs64|grayscale64 disassembly]] | ||
| * [[tech:hardware:disassembly:256|256 disassembly]] (64/128 similar to 256) | * [[tech:hardware:disassembly:256|256 disassembly]] (64/128 similar to 256) | ||
| * [[tech:hardware:disassembly:40h|40h disassembly]] | * [[tech:hardware:disassembly:40h|40h disassembly]] | ||
| - | * [[tech:hardware:upgrade|bus power upgrade]] | + | * [[tech:arc:flash|arc flashing procedure]] |
| + | * [[tech:hardware:gs-rev2|greyscale firmware update]] | ||
| + | * [[tech:hardware:upgrade|bus power upgrade]] (128/256 series) | ||
| * [[tech:hardware:care|care]] – cleaning and maintenance suggestions | * [[tech:hardware:care|care]] – cleaning and maintenance suggestions | ||
| - | * [[tech:hardware:modification|modification]] | + | * [[tech:hardware:40h-tilt|40h tilt modification]] |
| - | * [[tech:serial|serial number]] | + | * [[tech:hardware:40h-enc|40h encoder modification]] |
| + | * {{40h_template.pdf|40h paper overlay}} | ||
| - | ===== templates ===== | + | ===== devices ===== |
| - | * 40h: {{40h_template.pdf|40h paper overlay}} | + | |
| - | + | ||
| - | + | ||
| - | ===== 40h kits (discontinued) ===== | + | |
| - | * [[tech:kits:40h kit|40h kit]] description and notes | + | * [[tech:mk|mk - monome kit]] |
| - | * [[tech:kits:kit_assembly|kit assembly]] guide with photos | + | * [[tech:512|512]] |
| + | * [[tech:kits:40h kit|40h kit]] | ||
| * [[tech:kits:help|common kit problems]] and their solutions | * [[tech:kits:help|common kit problems]] and their solutions | ||
| Line 56: | Line 52: | ||
| * [[http://tangentsoft.net/elec/movies/|tangent tutorials]] - exceptional video tutorials covering soldering, desoldering, using a multimeter, using eagle, and much much more. | * [[http://tangentsoft.net/elec/movies/|tangent tutorials]] - exceptional video tutorials covering soldering, desoldering, using a multimeter, using eagle, and much much more. | ||
| - | |||
| - | * [[projects:kicad:compiling_on_mac|Compiling KiCad on Mac]] | ||
| - | |||