Skip to content

georgmzimmer/pico_ble_remote

 
 

Repository files navigation

Pico BLE Remote control

This repository has code for creating remote controls, typically for robotics projects using a Raspberry Pi Pico W and MicroPython.


The Files

The code is in two parts:

  • remote.py - the code that runs on the remote controller; sends commands such as up, down, left, right
  • robot.py - the code that runs on the robot and interprets the commands from the remote

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%