User Manual
46
my_pismart.ADC_init()
my_pismart.Motor_init()
my_pismart.PWM_init()
my_pismart.Servo_init()
my_pismart.LED_init()
my_pismart.TTS_init()
my_pismart.STT_init()
my_pismart.All_init()
xxx_end()
End the processing of the resources on PiSmart. No parameters.
my_pismart.ADC_end()
my_pismart.Motor_end()
my_pismart.PWM_end()
my_pismart.Servo_end()
my_pismart.LED_end()
my_pismart.TTS_end()
my_pismart.STT_end()
my_pismart.end()
power_type
Power type, assignable with value in ['2S', '3S', 'DC'].
my_pismart.power_type = '2S'
power_voltage
Power voltage, returning a float value, unassignable.
power_voltage = my_pismart.power_voltage
speaker_volume
SunFounder