-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from ThatSealgair/main
Added previous blog posts
- Loading branch information
Showing
11 changed files
with
494 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,230 @@ | ||
<!DOCTYPE html> | ||
<!-- | ||
Solid State by HTML5 UP | ||
html5up.net | @ajlkn | ||
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) | ||
--> | ||
<html> | ||
<head> | ||
<style type="text/css"> | ||
#page-wrapper { | ||
background-image: url("../images/vishnu-mohanan-pfR18JNEMv8-unsplash.jpg"); | ||
background-attachment: fixed; | ||
} | ||
</style> | ||
<title>UQ MARS</title> | ||
<link | ||
rel="icon" | ||
href="../images/logos/SquareLogo-favicon.png" | ||
type="image/x-icon" | ||
/> | ||
<meta charset="utf-8" /> | ||
<meta | ||
name="viewport" | ||
content="width=device-width, initial-scale=1, user-scalable=no" | ||
/> | ||
<link rel="stylesheet" href="../assets/css/main.css" /> | ||
<noscript | ||
><link rel="stylesheet" href="../assets/css/noscript.css" | ||
/></noscript> | ||
</head> | ||
<body class="is-preload"> | ||
<!-- Page Wrapper --> | ||
<div id="page-wrapper"> | ||
<!-- Header --> | ||
<header id="header"> | ||
<h1><a href="../index.html">UQ Mechatronics and Robotics Society</a></h1> | ||
<nav> | ||
<a href="#menu">Menu</a> | ||
</nav> | ||
</header> | ||
|
||
<!-- Menu --> | ||
<nav id="menu"> | ||
<div class="inner"> | ||
<h2>Menu</h2> | ||
<ul class="links"> | ||
<li><a href="../index.html">Home</a></li> | ||
<li><a href="../about.html">About Us</a></li> | ||
<li><a href="../events.html">Events</a></li> | ||
<li><a href="../projects.html">Projects</a></li> | ||
<li><a href="https://medium.com/@uqrobotics">Tutorials</a></li> | ||
<li><a href="../signup.html">Join Us</a></li> | ||
</ul> | ||
<a href="#" class="close">Close</a> | ||
</div> | ||
</nav> | ||
|
||
<!-- Wrapper --> | ||
<section id="wrapper"> | ||
<header> | ||
<div class="inner"> | ||
<a href="../index.html" class="image" | ||
><img | ||
src="../images/cropped-light-themelightlogo-2048x571.png" | ||
alt="UQMARS logo" | ||
style="width: 60%" | ||
/></a> | ||
<h2> Arduino Hackathon 2022 </h2> <!-- Title goes here--> | ||
<p></p> | ||
</div> | ||
</header> | ||
|
||
<!-- Content --> | ||
<div class="wrapper"> | ||
<div class="inner"> | ||
<h3 class="major"> June 27, 2022 </h3> <!-- sub heading and/or date here--> | ||
<p> | ||
2022 saw the relaunch of the Arduino Hackathon after a forced hiatus since 2019. | ||
Members of UQ MARS, Robogals Brisbane and QUT Robotics came together to develop solutions to the theme of assistive technology in a timed event spanning three days. | ||
</p> | ||
<p> | ||
The weekend-long event kicked off with an introduction night, where participating students had the opportunity to network and form teams over conversation and pizza. | ||
Teams consisted of two to four members, with many containing a mix of UQ and QUT students. Watkins Steel’s Vitor provided an inspirational briefing to the theme, sharing how assistive technologies can change lives. | ||
He discussed how Watkins uses cutting edge technology to show customers what products will look like before they are built, how safety can be improved with advanced tracking technologies, and his own personal experiences with assistive technologies after sustaining a childhood injury to his hand. | ||
</p> | ||
<p> | ||
<img | ||
class="blog-image" | ||
src="../images/events/hackathon-2022/AH-1.jpg" | ||
alt="" | ||
/> <!-- image link here --> | ||
<caption> Participants receive the initial brief and welcome </caption> | ||
</p> | ||
<p> | ||
Saturday saw the participants provided with a variety of knowledge and components to undertake their projects. | ||
Workshops were run by the host societies which covered topics such as Arduino programming, electrical wiring and mechanical design. | ||
This helped to foster the creativity of some of our less experienced participants, showing them a little more of what was capable with the components provided. | ||
The participants had access to a host of mechanical and electrical components, 3D printers, and, of course, Arduinos to make their designs into reality. | ||
</p> | ||
<p> | ||
<img | ||
class="blog-image" | ||
src="../images/events/hackathon-2022/AH-2.jpg" | ||
alt="" | ||
/> <!-- image link here --> | ||
<caption> Hard at work </caption> | ||
</p> | ||
<p> | ||
The final day saw teams work to finish their designs, and put together a pitch to sell their ideas. | ||
Teams spoke about what they had developed over the weekend, addressing its potential uses and discussing how it can improve lives. | ||
With a variety of prizes up for grabs, teams were marked on their designs, presenting ability and teamwork capabilities. | ||
</p> | ||
<p> | ||
<img | ||
class="blog-image" | ||
src="../images/events/hackathon-2022/AH-3.jpg" | ||
alt="" | ||
/> <!-- image link here --> | ||
<caption> Team Spinning present their bottle opening assistant </caption> | ||
</p> | ||
<p> | ||
The following prizes were on offer: | ||
<ul> | ||
<li>Watkins Steel Prize: $100 and an integrated work placement at Watkins Steel</li> | ||
<li>1st, 2nd and 3rd Place: $200, $100 and $50, respectively</li> | ||
<li>Best Presentation: $50</li> | ||
<li>Best Product: $50</li> | ||
<li>Best Teamwork: $50</li> | ||
<li>Most Masochistic Team: $50 and a firm hand-shake from the Treasurer of UQ MARS</li> | ||
</ul> | ||
</p> | ||
<p> | ||
Team N won both the Watkins Steel Prize and 2nd Place overall. | ||
They developed a fault detector which can detect fractures within stone at a fraction of the cost of laser method currently used in industry. | ||
</p> | ||
<p> | ||
First Place and Best Presentation was won by Team Toxoplasmosis. | ||
They presented a series of smart devices for cat owners to make it easier for people with disabilities to take care of their pets. | ||
</p> | ||
<p> | ||
Third Place and Best Teamwork/Values was won by Team Spinning with the group developing a device to open twist tops for bottles for those for arthritis or other ailments. | ||
</p> | ||
<p> | ||
The winners of Best Product were Team Four50, who developed a face-tracking camera stand. | ||
</p> | ||
<p> | ||
<img | ||
class="blog-image" | ||
src="../images/events/hackathon-2022/AH-4.jpg" | ||
alt="" | ||
/> <!-- image link here --> | ||
<caption> A sample of the awesome work produced </caption> | ||
</p> | ||
<p> | ||
UQ MARS would like to thank Vitor and the team at Watkins Steel for their support and involvement in the event. We'd also like to thank our co-hosts, Robogals Brisbane and QUT Robotics, as well as everyone who took the time over their weekend to participate in the event. | ||
</p> | ||
</div> | ||
</div> | ||
</section> | ||
|
||
<!-- Footer --> | ||
<section id="footer"> | ||
<div class="inner"> | ||
<h2 class="major">Get in touch</h2> | ||
<p> | ||
Keen to find out more about the club, get involved or propose a | ||
project? Contact us on any of the following channels: | ||
</p> | ||
<ul class="contact"> | ||
<ul class="contact"> | ||
<li class="icon solid fa-envelope"> | ||
<a href="mailto:[email protected]">[email protected]</a> | ||
</li> | ||
<li class="icon brands fa-facebook-f"> | ||
<a href="https://www.facebook.com/UQMARS/">Facebook Club Page</a> | ||
</li> | ||
<li class="icon brands fa-facebook-f"> | ||
<a href="https://www.facebook.com/groups/uqrobotics/" | ||
>Facebook Student Group</a | ||
> | ||
</li> | ||
<li class="icon brands fa-discord"> | ||
<a href="https://discord.gg/vjY49Q8">UQ MARS Discord</a> | ||
</li> | ||
<li class="icon brands fa-instagram"> | ||
<a href="https://instagram.com/uq.mars">Instagram</a> | ||
</li> | ||
<li class="icon brands fa-linkedin"> | ||
<a href="https://www.linkedin.com/company/uq-mars/">LinkedIn</a> | ||
</li> | ||
<li class="icon brands fa-youtube"> | ||
<a href="https://www.youtube.com/channel/UCH3GjoKLL3R_1ayjkn9C78A" | ||
>YouTube</a | ||
> | ||
</li> | ||
<li class="icon"> | ||
<a href="https://www.redbubble.com/people/UQ-MARS/shop" | ||
>Our Merch</a | ||
> | ||
</li> | ||
</ul> | ||
<ul class="copyright"> | ||
<li>© UQ Mechatronics and Robotics Society. All rights reserved.</li> | ||
<li>Design: UQMARS based on a template from <a href="http://html5up.net">HTML5 UP</a></li> | ||
<li> | ||
Background Photo by | ||
<a | ||
href="https://unsplash.com/@vishnumaiea?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText" | ||
>Vishnu Mohanan</a | ||
> | ||
on | ||
<a | ||
href="https://unsplash.com/photos/pfR18JNEMv8?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText" | ||
>Unsplash</a | ||
> | ||
</li> | ||
</ul> | ||
</div> | ||
</section> | ||
</div> | ||
|
||
<!-- Scripts --> | ||
<script src="../assets/js/jquery.min.js"></script> | ||
<script src="../assets/js/jquery.scrollex.min.js"></script> | ||
<script src="../assets/js/browser.min.js"></script> | ||
<script src="../assets/js/breakpoints.min.js"></script> | ||
<script src="../assets/js/util.js"></script> | ||
<script src="../assets/js/main.js"></script> | ||
</body> | ||
</html> |
Oops, something went wrong.