Difference between revisions of "Russ Hensel's EL Wire Project"
Russ hensel (talk | contribs) (New page: == Summary == This is a collaborative project where I will supply the electronics technology and someone else will provide the artistic sensibilities. I am still solicitation for collab...) |
Russ hensel (talk | contribs) |
||
Line 12: | Line 12: | ||
* Collaborators will need to have at least some time available to actively work on the project. And have access to the equipment ( sewing machine? ) so they can do their part. | * Collaborators will need to have at least some time available to actively work on the project. And have access to the equipment ( sewing machine? ) so they can do their part. | ||
− | |||
== Plan == | == Plan == | ||
Line 18: | Line 17: | ||
Version 0 | Version 0 | ||
− | Control 8 segments of EL wire in an on-off mode. Any segment can be off or on independent of any other. Display can be divided into at least 100 time periods during which any combination of wires can be on or off. The length of each time period can be independently set. Microprocess will be one ( or more ) of the many PIC microcontrollers. Will use a serial boot loader for programming ease. | + | Control 8 segments of EL wire in an on-off mode. Any segment can be off or on independent of any other. Display can be divided into at least 100 time periods during which any combination of wires can be on or off. The length of each time period can be independently set. Microprocess will be one ( or more ) of the many PIC microcontrollers. Will use a serial boot loader for programming ease. Programming will be done in BoostC. |
Version Later | Version Later | ||
Line 25: | Line 24: | ||
== Comments Anyone? == | == Comments Anyone? == | ||
+ | |||
+ | == Links == | ||
+ | |||
+ | [[EL Wire]] |
Revision as of 07:36, 2 November 2008
Summary
This is a collaborative project where I will supply the electronics technology and someone else will provide the artistic sensibilities. I am still solicitation for collaborators. The technology will be open source, with the exception that the artist's may keep the algorithm behind their specific artwork as private as they want. The artist can keep all the electronics, I will ask to be reimbursed for my direct cost of what ever they want to keep. You can reach me through my page at open circuits russ_hensel
Collaborator Criteria
- Need to be GD ( geographically desirable ) collaboration will require some contact, somewhere in the range from Boston to Providence should work.
- Taking the project to Burning Man is a plus.
- I will have to limit the number of collaborators to a workable number, others can partake via this page ( see open source above ).
- Collaborators will need to have at least some time available to actively work on the project. And have access to the equipment ( sewing machine? ) so they can do their part.
Plan
Version 0
Control 8 segments of EL wire in an on-off mode. Any segment can be off or on independent of any other. Display can be divided into at least 100 time periods during which any combination of wires can be on or off. The length of each time period can be independently set. Microprocess will be one ( or more ) of the many PIC microcontrollers. Will use a serial boot loader for programming ease. Programming will be done in BoostC.
Version Later
Switch from on-off to intensity control, the is control how dim or bright the wire is. Design printed circuit boards for project, turn EL driver routines into a reusable library. Will document procedures for more artistic types to do their own programming.