Difference between revisions of "Projects"
From BloomingLabs
(New page: == So we end up with a real hacker space - now what? == * build a RepRap * obtain/repair a laser etcher/cutter * other group projects?) |
(→Group Projects) |
||
| (28 intermediate revisions by 11 users not shown) | |||
| Line 1: | Line 1: | ||
| − | == | + | == Project Index and Resources == |
| + | * [[Open-HVAC-Control]] | ||
| + | * [[Can-hacking]] | ||
| + | * [[AVR]] Page (robotics club code that we have used in testing AVR) | ||
| + | * [http://embeddeddreams.com/site/2009/07/29/eduino/ EDuino-B] Arduino clones | ||
| + | * [[JenettsProjects]] | ||
| + | * [[dosmansProjects]] | ||
| + | * [[StevesProjects]] | ||
| + | * [[WillsProjects]] | ||
| + | ** [[Laser_Interferometer]] | ||
| + | *[[RexsProjects]] | ||
| + | ** [[serialbitwisealu]] | ||
| + | *[[JoesProjects]] | ||
| + | *[[NicksProject]] | ||
| + | *[[CharliesProjects]] | ||
| + | * [[JaysProjects]] | ||
| + | == Classes == | ||
| + | New page for our workshops: [[Workshops]] | ||
| + | |||
| + | * [[AVR_Class]] | ||
| + | * [[Soldering_Class]] | ||
| + | * [[ArduinoRF_Class]] | ||
| + | |||
| + | == Group Projects == | ||
| + | *[[Bloominglabs side-lit LED sign]] | ||
| + | * [[RFID access control]] for our room and the building | ||
| + | |||
| + | == Potential projects == | ||
* build a RepRap | * build a RepRap | ||
* obtain/repair a laser etcher/cutter | * obtain/repair a laser etcher/cutter | ||
* other group projects? | * other group projects? | ||
| + | |||
| + | * build a LittleFe cluster, introduce it to area secondary schools. | ||
| + | ** LittleFe is a small educational cluster made of low-powered boards, intended to be portable and able to demonstrate how a small cluster is built and operated. Used in high schools to teach computers and clustering. | ||
| + | ** see http://littlefe.net/ | ||
| + | ** M. Standish at IU is leading this project (I thought I would pitch the idea here in his behalf, hope he agrees) | ||
| + | ** already have possible leads on funding | ||
| + | |||
| + | * build a [http://www.instructables.com/id/A-Word-Clock/ word clock] | ||
| + | |||
| + | [http://instruct1.cit.cornell.edu/courses/ee476/FinalProjects/ Cornell AVR Projects Page] | ||
Revision as of 18:12, 14 January 2012
Contents |
Project Index and Resources
- Open-HVAC-Control
- Can-hacking
- AVR Page (robotics club code that we have used in testing AVR)
- EDuino-B Arduino clones
- JenettsProjects
- dosmansProjects
- StevesProjects
- WillsProjects
- RexsProjects
- JoesProjects
- NicksProject
- CharliesProjects
- JaysProjects
Classes
New page for our workshops: Workshops
Group Projects
- Bloominglabs side-lit LED sign
- RFID access control for our room and the building
Potential projects
- build a RepRap
- obtain/repair a laser etcher/cutter
- other group projects?
- build a LittleFe cluster, introduce it to area secondary schools.
- LittleFe is a small educational cluster made of low-powered boards, intended to be portable and able to demonstrate how a small cluster is built and operated. Used in high schools to teach computers and clustering.
- see http://littlefe.net/
- M. Standish at IU is leading this project (I thought I would pitch the idea here in his behalf, hope he agrees)
- already have possible leads on funding
- build a word clock