Skip to content

P0u4a/pascal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pascal

Code for my robot.

pascal

"I'm sorry Dave, I'm afraid I can't do that"

Quickstart

# Fill in environment variables
cp .env.example .env

# Build and upload the esp8266 http server to the board
WIFI_SSID='your-ssid' WIFI_PASSWORD='your-password' pio run --target upload

# Run the hub server
./run-dev.sh

You can get your favourite agent to drive the robot. Just connect to the MCP server at

http://<hub-ip>/mcp

About

Code and assets for my robot

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors