Skip to content

IoToutpost/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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%