Difference between revisions of "Project source"

From RoboWiki
Jump to: navigation, search
m
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
= Project: adMIRE =
+
<source lang="txt">
 +
= Project: Hovercraft =
  
  
 
== Overview ==
 
== Overview ==
  
[[Image:admIRE.jpg|thumb|adMIRE|200px|right|Design of the hover]]
+
[[Image:Rescue_robot_model.jpg|thumb|Line following robot|200px|right|Design of the hover]]
  
'''Author(s): ''' Adrian-Valentin MARINESCU/Mirela MOGA  <BR>
+
'''Author(s): ''' Costin Ionita, Aija Rusina  <BR>
'''Country(s): ''' Romania/Romania             <BR>
+
'''Country(s): ''' Romania/Latvia             <BR>
 
'''Date: ''' 11.07.2010                        <BR>
 
'''Date: ''' 11.07.2010                        <BR>
 
'''Activity: ''' R.U.R. - Summer School 2010  <BR>
 
'''Activity: ''' R.U.R. - Summer School 2010  <BR>
  
 
== Abstract ==
 
== Abstract ==
Welcome to adMIRE!
 
It can run and sing at the same time. When a black path crosses his way, he stops, then turns around and continues his journey. If he reaches the edge  of a clif, don't worry, he won't fall, he find the proper way to go :).
 
'''Hardware Design''': Our robot consists of a basic Boe-Bot to which we have attached a light senzor and a piezoelectric speaker.
 
  
'''Software Design''': There is a main loop on which the robot analises its current state and decides whether to stop, turn around or to move forward. We also have auxilliar functions for creating the sounds.
+
'''Hardware Design''': Our robot consists of a basic Boe-Bot to which we have attached a set of...
 +
 
 +
'''Software Design''': There is a main loop on which the robot analises its current state and...
  
 
== Project Files ==
 
== Project Files ==
Line 25: Line 25:
 
| Project documentation || [[Media:MyDocumentation.pdf]]
 
| Project documentation || [[Media:MyDocumentation.pdf]]
 
|-
 
|-
| Project sourcecode         || [[Media:admire.c]]
+
| Project sourcecode         || [[Media:MySource.zip]]
 
|-
 
|-
 
|}
 
|}
Line 33: Line 33:
  
 
[[Category:Projects]]
 
[[Category:Projects]]
 +
</source>

Latest revision as of 19:07, 9 July 2010

= Project: Hovercraft =


== Overview ==

[[Image:Rescue_robot_model.jpg|thumb|Line following robot|200px|right|Design of the hover]]

'''Author(s): ''' Costin Ionita, Aija Rusina   <BR>
'''Country(s): ''' Romania/Latvia              <BR>
'''Date: ''' 11.07.2010                        <BR>
'''Activity: ''' R.U.R. - Summer School 2010   <BR>

== Abstract ==

'''Hardware Design''': Our robot consists of a basic Boe-Bot to which we have attached a set of...

'''Software Design''': There is a main loop on which the robot analises its current state and...

== Project Files ==

{| style="color:green;background-color:#ffffcc;" cellpadding="2" cellspacing="0" border="1"
| '''Description''' ||	'''Download''' 
|-
| Project documentation 	|| [[Media:MyDocumentation.pdf]]
|-
| Project sourcecode 	        || [[Media:MySource.zip]]
|-
|}


Go back to the [[Summer_School_2010#Projects|List of the projects]]

[[Category:Projects]]