Ordinateur de bord pour voiture de collection 7.1
Functions | Variables
OpenAuto Namespace Reference

Functions

def ActiveCamera (active=False)
 poweron/off the camera, switch the GPIO out More...
 
def ActiveNightDay (active=False)
 set/reset the nigt mode, switch the GPIO out
More...
 
def init (Modules, ListeCapteurs, ListeClVar, ListeOnglets, ListeBoutons, ListeCadrans)
 

Variables

 GPIOCamera = None
 
 GPIONightDay = None
 
list UpDown = [SensorsGPIO.GPIOIN.mode["PUD_DOWN"], SensorsGPIO.GPIOIN.mode["PUD_UP"]]
 

Function Documentation

◆ ActiveCamera()

def OpenAuto.ActiveCamera (   active = False)

poweron/off the camera, switch the GPIO out

◆ ActiveNightDay()

def OpenAuto.ActiveNightDay (   active = False)

set/reset the nigt mode, switch the GPIO out

◆ init()

def OpenAuto.init (   Modules,
  ListeCapteurs,
  ListeClVar,
  ListeOnglets,
  ListeBoutons,
  ListeCadrans 
)

Variable Documentation

◆ GPIOCamera

GPIOCamera = None

◆ GPIONightDay

GPIONightDay = None

◆ UpDown

list UpDown = [SensorsGPIO.GPIOIN.mode["PUD_DOWN"], SensorsGPIO.GPIOIN.mode["PUD_UP"]]