Actions

Robot Project: Difference between revisions

From HacDC Wiki

No edit summary
(Added notes and parts list)
Line 5: Line 5:
** [https://learn.sparkfun.com/tutorials/microbot-kit-experiment-guide/all#introducing-the-microbot-kit micro:bot Experiment Guide] (This is roughly the curriculum we will follow.)
** [https://learn.sparkfun.com/tutorials/microbot-kit-experiment-guide/all#introducing-the-microbot-kit micro:bot Experiment Guide] (This is roughly the curriculum we will follow.)
** [https://makecode.microbit.org/ Microsoft MakeCode miro:bit] - web interface to Blocks IDE
** [https://makecode.microbit.org/ Microsoft MakeCode miro:bit] - web interface to Blocks IDE
** [[Robot Project 2021 Parts List]]
** [[Robot Project 2021 Notes]]


=== Rough Course Outline ===
=== Rough Course Outline ===

Revision as of 14:00, 9 February 2021

Selected Robot Kit

Rough Course Outline

  • Week 1: "Hello World" with the bare micro:bit, and blinking an LED, reading a sensor
  • Week 2: Read sensors and external electronic sensor for line following
  • Week 3: Assemble the robot kit and test basic motion
  • Week 4: Generate sound and blink while moving
  • Week 5: Test line following sensors, practice turning and using preprogrammed paths
  • Week 6: Program robot for line following
  • Week 7: Pair to device and stream audio or textual sensor data back to computer
  • Week 8: Your ideas!!

Resources