Actions

Robot Project: Difference between revisions

From HacDC Wiki

No edit summary
No edit summary
Line 23: Line 23:
* [https://microbit.org/ BBC MicroBit]
* [https://microbit.org/ BBC MicroBit]
* TUTORIAL: [https://learn.sparkfun.com/tutorials/microbot-kit-experiment-guide/all#introducing-the-microbot-kit Microbot Experiment Guide]
* TUTORIAL: [https://learn.sparkfun.com/tutorials/microbot-kit-experiment-guide/all#introducing-the-microbot-kit Microbot Experiment Guide]
* [https://microbit-micropython.readthedocs.io/en/v2-docs/ BBC micro:bit MicroPython documentation TUTORIALS]
* [https://support.microbit.org/support/solutions/articles/19000111744-makecode-python-and-micropython#:~:text=Each%20editor%20has%20its%20benefits,across%20many%20editors%20and%20boards. MakeCode Python and MicroPython]
* BOOK: [https://books.google.com/books/about/Learn_Robotics_with_Raspberry_Pi.html?id=V1v6DwAAQBAJ&printsec=frontcover&source=kp_read_button Learn Robotics with Rasberry Pi]
* BOOK: [https://books.google.com/books/about/Learn_Robotics_with_Raspberry_Pi.html?id=V1v6DwAAQBAJ&printsec=frontcover&source=kp_read_button Learn Robotics with Rasberry Pi]

Revision as of 23:40, 21 January 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 and test that it goes forward
  • Week 4:
  • Week 5:
  • Week 6:
  • Week 7: Pair to device and stream audio to computer for voice recognition
  • Week 8: Your ideas!!

Resources