smr99 / lego-hub-tk

Pythonic connector for the LEGO Mindstorms/Spike Prime robot hub
MIT License
34 stars 5 forks source link

auto config generation idea and minor updates to README #23

Closed SpudGunMan closed 2 years ago

SpudGunMan commented 2 years ago

saw a typo to correct

SpudGunMan commented 2 years ago

yea going away with libraries is always cool an idea for you there is why not ask for a port if its a int = COM if its str then use the linux/osx device name for the connecting port you have built in os detection this way and can remove a lot of libraries like you dont need to use the config setup script you could keep the config file local to the scrip and remove one more dependent

SpudGunMan commented 2 years ago

here is how I plan to use the port if it seems stable after some use can add it to the readme, saw your other comment will check it out in a bit https://github.com/SpudGunMan/SpudGunMan/blob/main/Lego/pi2hub.sh

SpudGunMan commented 2 years ago

minimized it down to just the readme changes

SpudGunMan commented 2 years ago

I am closing this to make a new pull