Skip to content

Commit

Permalink
update some project images
Browse files Browse the repository at this point in the history
  • Loading branch information
phated committed Mar 6, 2013
1 parent 4bba8ac commit 155c45a
Show file tree
Hide file tree
Showing 13 changed files with 5 additions and 5 deletions.
Binary file added arduino_winter2012/img/_MG_6333.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added arduino_winter2012/img/_MG_6334.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added arduino_winter2012/img/_MG_6337.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added arduino_winter2012/img/_MG_6339.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added arduino_winter2012/img/_MG_6474.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added arduino_winter2012/img/_MG_6540.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added arduino_winter2012/img/_MG_6600.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added arduino_winter2012/img/team1_2.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added arduino_winter2012/img/team4_2.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added arduino_winter2012/img/team5_2.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added arduino_winter2012/img/team6_2.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added arduino_winter2012/img/team7_2.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 5 additions & 5 deletions arduino_winter2012/index.html
Expand Up @@ -67,15 +67,15 @@ <h1>Winners</h1>
<div class="span6">
<h2>Judges' Choice</h2>
<h2>Team 1: Clock</h2>
<a href="https://github.com/hackphx-arduino/team1"><img src="img/team1.jpg" alt="Team 1: Clock" title="Team 1: Clock"></a>
<a href="https://github.com/hackphx-arduino/team1"><img src="img/team1_2.jpg" alt="Team 1: Clock" title="Team 1: Clock"></a>
<p>
Prescott, Bruce, and Jon created a truly awesome, yet incredibly simple, working clock. The wheels turn one forward and one reverse, spinning the reflectance sensors around the wheel indicating the minutes. Upon the hour mark the bot drives forward and advances the linear slide to indicate hours. Extra credit for the free linear rails made out of laser cut scrap and cellophane tape!
</p>
</div>
<div class="span6">
<h2>Jury's Choice</h2>
<h2>Team 6: Simon</h2>
<a href="https://github.com/hackphx-arduino/team6"><img src="img/team6.jpg" alt="Team 6: Simon" title="Team 6: Simon"></a>
<a href="https://github.com/hackphx-arduino/team6"><img src="img/team6_2.jpg" alt="Team 6: Simon" title="Team 6: Simon"></a>
<p>
George, Kevin, and Rob created a beautifully designed, though not quite finished, 2 player heads up simon clone. The bot plays out a tune with lights and you use the laser cut puck, complete with braille so even the sight impaired could play, to mark the tones on the whiteboard. The Shieldbot then drives forward and uses the sensors to see if you've marked correctly. You want to get more right answers than your opponent so the bot drives towards their goal!
</p>
Expand Down Expand Up @@ -106,14 +106,14 @@ <h2>Team 3: Pew Pew</h2>
<div class="row-fluid">
<div class="span6">
<h2>Team 4: K-9</h2>
<a href="https://github.com/hackphx-arduino/team4"><img src="img/team4.jpg" alt="Team 4: K-9" title="Team 4: K-9"></a>
<a href="https://github.com/hackphx-arduino/team4"><img src="img/team4_2.jpg" alt="Team 4: K-9" title="Team 4: K-9"></a>
<p>
Jac, Stewart and Max came very close to a desktop x,y plotter system. 8 lights would align the bot which would drive to whichever location required pen output and a servo would drop the pen. Sadly they found incompatibilities with the Arduino servo library and the Shieldbot and were unable to overcome these. Credit given for the Dr. Who theme including the awesome papercraft K-9 done in lasercut plastic!
</p>
</div>
<div class="span6">
<h2>Team 5: BarMan</h2>
<a href="https://github.com/hackphx-arduino/team5"><img src="img/team5.jpg" alt="Team 5: BarMan" title="Team 5: BarMan"></a>
<a href="https://github.com/hackphx-arduino/team5"><img src="img/team5_2.jpg" alt="Team 5: BarMan" title="Team 5: BarMan"></a>
<p>
Jerry, Jake, and Bowtie went for a bar bot that could deliver a delicious beverage via a text message using the Seeed GSM shield. In the end their Sim card crapped out and they had to switch to a simpler line follower implementation to make the deadline.
</p>
Expand All @@ -122,7 +122,7 @@ <h2>Team 5: BarMan</h2>
<div class="row-fluid">
<div class="span6">
<h2>Team 7: Shot.Bot.</h2>
<a href="https://github.com/hackphx-arduino/team7"><img src="img/team7.jpg" alt="Team 7: Shot.Bot." title="Team 7: Shot.Bot."></a>
<a href="https://github.com/hackphx-arduino/team7"><img src="img/team7_2.jpg" alt="Team 7: Shot.Bot." title="Team 7: Shot.Bot."></a>
<p>
Moheeb, Ben and Rob also went for a beverage deliver system! Though more ambitious than Team 5, they didn't finish full functionality in time. What they did create was a really gorgeous device that many people in the event remarked they'd like to buy. The line following robot would take orders then drive the track to the dispenser where it would use a servo to actuate an amount of either of 3 beverages, before driving back to the patron.
</p>
Expand Down

0 comments on commit 155c45a

Please sign in to comment.