Difference between revisions of "Spike Prime - Tutorial - Jakub Vojtek"

From RoboWiki
Jump to: navigation, search
Line 1: Line 1:
 
Back to: [[Spike up Prime Interest in Science and Technology with Raspberry Pi Build Hat|List of projects of ''Spike up Prime Interest in Science and Technology with Raspberry Pi Build Hat'']]
 
Back to: [[Spike up Prime Interest in Science and Technology with Raspberry Pi Build Hat|List of projects of ''Spike up Prime Interest in Science and Technology with Raspberry Pi Build Hat'']]
 
  
 
== About the project ==
 
== About the project ==

Revision as of 12:26, 6 June 2024

Back to: List of projects of Spike up Prime Interest in Science and Technology with Raspberry Pi Build Hat

About the project

In this tutorial project, students will learn how to use the BuildHAT library, use Pygame to create interactive applications and display camera feed.

Build a robot

Build the robot to your own needs and have fun with it ;)

Raspberry Python Code:

Ideas for improvement

  • Try adjusting the code to use multiple cameras.
  • Try adding functionality to pygame.
  • Combine the buildhat functionality (for example build a car that will move forward until it detects something in front of it)

Teacher Resources