Skip to content

charli-polo/friendly-pi2go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

friendly-pi2go

Some tools/notes for my pi2go robot

To Do

  • Use https (test for perf) on Jupyter ?
  • make the libs python3 compatible

Done

  • call back example

Not done

might be an issue ?

  • sudo nano /etc/modules and add “i2c-dev” as the last line

Libraries to consider

Stuff to do for my module

  • Handle clic, long clic, double clic (it's enough...)
  • Handle simultaneous action trigerred
  • extend this to other sensor ?
  • Multithread for sonar event callback ? (distance < x)
  • option to print stuff (event detected, functions called) for debug
  • object oriented style
    • robot.forward
    • robot.step_forward
    • robot.leds.front.light
    • robot.leds.light
    • robot.say

stuff to program

  • scan the room
  • follow a color
  • programm some lights show with the button
  • tirage au sort (roue)
  • menu sur le lcd

About

Some tools/notes for my pi2go robot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages