Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemented Bluetooth for controlling the bots #3

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Commits on Jun 17, 2024

  1. Create main.py

    Kenneth-W-Chen authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    a3e5ff7 View commit details
    Browse the repository at this point in the history
  2. Create README.md

    Kenneth-W-Chen authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    a75595b View commit details
    Browse the repository at this point in the history
  3. Create main.ino

    Kenneth-W-Chen authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    c18fd30 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    614dd66 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e6632df View commit details
    Browse the repository at this point in the history
  6. Create README.md

    Kenneth-W-Chen authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    1f2b1c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Update README.md

    Kenneth-W-Chen authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    407b729 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Move bluetooth stuff to separate files

    Added pairing
    Kenneth-W-Chen authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    ddc8747 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65da423 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bab5e32 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    Kenneth-W-Chen authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    61548da View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    352a7eb View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. Add more print messages for user.

    Also tested on Windows 10. Cannot test on MacOS 10.14 and below due to SimpleBLE requirements
    Kenneth-W-Chen committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    c85321b View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Add controller code

    Kenneth-W-Chen committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    5167ce1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23b2c6e View commit details
    Browse the repository at this point in the history