Robot Project: Difference between revisions
From HacDC Wiki
Ubuntourist (talk | contribs) No edit summary |
(edit 2) |
||
(3 intermediate revisions by 2 users not shown) | |||
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]] | |||
=== | === Course Outline === | ||
* Week 1: "Hello World" with the bare micro:bit, and blinking an LED, reading a sensor | * Week 1: "Hello World" with the bare micro:bit, and blinking an LED, reading a sensor | ||
** Tayeb Zaidi | |||
* Week 2: Read sensors and external electronic sensor for line following | * Week 2: Read sensors and external electronic sensor for line following | ||
** Matt | |||
* Week 3: Assemble the robot kit and test basic motion | * Week 3: Assemble the robot kit and test basic motion | ||
* Week 4: Generate sound and blink while moving | ** Obioma | ||
* Week 4: Generate sound and blink while moving | |||
** Kevin | |||
* Week 5: Test line following sensors, practice turning and using preprogrammed paths | * Week 5: Test line following sensors, practice turning and using preprogrammed paths | ||
** Obioma | |||
* Week 6: Program robot for line following | * Week 6: Program robot for line following | ||
** Obioma | |||
* Week 7: Pair to device and stream audio or textual sensor data back to computer | * Week 7: Pair to device and stream audio or textual sensor data back to computer | ||
** Tayeb | |||
* Week 8: Your ideas!! | * Week 8: Your ideas!! | ||
=== Course Content Repository === | |||
* https://codeberg.org/HacDC/HacDCRoboticsClass | |||
=== Resources === | === Resources === | ||
Line 28: | Line 42: | ||
* [https://gopigo.io/gopigo-core/ GoPiGo] | * [https://gopigo.io/gopigo-core/ GoPiGo] | ||
* [https://www.dexterindustries.com/dexteros-2-0-robotics-and-python-jupyter-lab/ GoPiGo Software] | * [https://www.dexterindustries.com/dexteros-2-0-robotics-and-python-jupyter-lab/ GoPiGo Software] | ||
* [https://magazines.micromag.cc/ micro:mag magazine] | |||
* [https://www.recantha.co.uk/blog/?page_id=20104 Raspberry Pod micro:bit resources] | |||
* [https://www.recantha.co.uk/blog/?p=20883 Raspberry Pod Crowbits from Elecrow] |
Latest revision as of 01:28, 12 March 2021
Selected Robot Kit
- Red Hat Co.Lab Robot Kit
- Red Hat Co.Lab Robot Kit GitHub repository
- Getting Started with the Red Hat Co.Lab Robot
- micro:bot Experiment Guide (This is roughly the curriculum we will follow.)
- Microsoft MakeCode miro:bit - web interface to Blocks IDE
- Robot Project 2021 Parts List
- Robot Project 2021 Notes
Course Outline
- Week 1: "Hello World" with the bare micro:bit, and blinking an LED, reading a sensor
- Tayeb Zaidi
- Week 2: Read sensors and external electronic sensor for line following
- Matt
- Week 3: Assemble the robot kit and test basic motion
- Obioma
- Week 4: Generate sound and blink while moving
- Kevin
- Week 5: Test line following sensors, practice turning and using preprogrammed paths
- Obioma
- Week 6: Program robot for line following
- Obioma
- Week 7: Pair to device and stream audio or textual sensor data back to computer
- Tayeb
- Week 8: Your ideas!!
Course Content Repository
Resources
- Robot Shop (Education Section)
- BBC MicroBit
- TUTORIALS: BBC micro:bit MicroPython documentation
- MakeCode Python and MicroPython
- BOOK: Learn Robotics with Rasberry Pi
- Dexter Industries
- PyBoard
- PyBoard Store
- GoPiGo
- GoPiGo Software
- micro:mag magazine
- Raspberry Pod micro:bit resources
- Raspberry Pod Crowbits from Elecrow