MCPcopy Create free account

hub / github.com/Freenove/Freenove_Ultimate_Starter_Kit_for_Raspberry_Pi / functions

Functions621 in github.com/Freenove/Freenove_Ultimate_Starter_Kit_for_Raspberry_Pi

↓ 88 callersMethodoutput
(self,pin,value)
Code/Python_Code/20.1.1_I2CLCD1602/PCF8574.py:66
↓ 54 callersMethodsetup
(self,pin,mode)
Code/Python_Code/20.1.1_I2CLCD1602/PCF8574.py:62
↓ 27 callersMethodsetmode
(self,mode)
Code/Python_Code/20.1.1_I2CLCD1602/PCF8574.py:60
↓ 23 callersMethodwrite4bits
Send command to LCD
Code/Python_Code/20.1.1_I2CLCD1602/Adafruit_LCD1602.py:160
↓ 13 callersMethodinput
(self,pin)
Code/Python_Code/20.1.1_I2CLCD1602/PCF8574.py:64
↓ 12 callersFunctionavg_from_array
(a_array)
Code/Python_Code/25.1.1_MPU6050/MPU6050_cal.py:5
↓ 11 callersFunctionanalogRead
(chn)
Code/Python_Code/07.1.1_ADC/ADC.py:15
↓ 10 callersMethodwrite_bit
(self, a_reg_add, a_bit_num, a_bit)
Code/Python_Code/25.1.1_MPU6050/MPU6050.py:99
↓ 9 callersMethodwrite_memory_block
(self, a_data_list, a_data_size, a_bank, a_address, a_verify)
Code/Python_Code/25.1.1_MPU6050/MPU6050.py:146
↓ 8 callersFunctionoutData
(data)
Code/Python_Code/18.2.1_StopWatch/StopWatch.py:39
↓ 8 callersFunctionoutData
Code/C_Code/18.2.1_StopWatch/StopWatch.c:42
↓ 8 callersMethodwrite_bits
(self, a_reg_add, a_bit_start, a_length, a_data)
Code/Python_Code/25.1.1_MPU6050/MPU6050.py:115
↓ 7 callersMethodget_FIFO_count
(self)
Code/Python_Code/25.1.1_MPU6050/MPU6050.py:761
↓ 6 callersMethoddelayMicroseconds
(self, microseconds)
Code/Python_Code/20.1.1_I2CLCD1602/Adafruit_LCD1602.py:178
↓ 6 callersMethodget_int_status
(self)
Code/Python_Code/25.1.1_MPU6050/MPU6050.py:774
↓ 5 callersMethodreset_FIFO
(self)
Code/Python_Code/25.1.1_MPU6050/MPU6050.py:757
↓ 5 callersMethodset_memory_bank
(self, a_bank, a_prefetch_enabled=False, a_user_bank=False)
Code/Python_Code/25.1.1_MPU6050/MPU6050.py:209
↓ 5 callersFunctionshiftOut
(dPin,cPin,order,val)
Code/Python_Code/19.1.1_LEDMatrix/LEDMatrix.py:44
↓ 5 callersMethodtransitionTo
(self,idx,nextState)
Code/Python_Code/22.1.1_MatrixKeypad/Keypad.py:130
↓ 4 callersFunction_shiftOut
Code/C_Code/19.1.1_LEDMatrix/LEDMatrix.c:36
↓ 4 callersMethodget_FIFO_bytes
(self, a_FIFO_count)
Code/Python_Code/25.1.1_MPU6050/MPU6050.py:766
↓ 4 callersMethodread_bits
(self, a_reg_add, a_bit_start, a_length)
Code/Python_Code/25.1.1_MPU6050/MPU6050.py:108
↓ 4 callersFunctionselectDigit
(digit)
Code/Python_Code/18.2.1_StopWatch/StopWatch.py:44
↓ 4 callersFunctionselectDigit
variable counter,the number will be displayed by 7-segment display Open one of the 7-segment display and close the remaining three, the parameter digi
Code/C_Code/18.2.1_StopWatch/StopWatch.c:20
↓ 4 callersMethodset_memory_start_address
(self, a_address)
Code/Python_Code/25.1.1_MPU6050/MPU6050.py:219
↓ 3 callersFunctionanalogRead
(chn)
Code/Python_Code/09.1.1_ColorfulSoftlight/ColorfulSoftlight.py:20
↓ 3 callersMethodclear
(self)
Code/Python_Code/20.1.1_I2CLCD1602/Adafruit_LCD1602.py:92
↓ 3 callersMethodget_acceleration
(self)
Code/Python_Code/25.1.1_MPU6050/MPU6050.py:735
↓ 3 callersMethodget_rotation
(self)
Code/Python_Code/25.1.1_MPU6050/MPU6050.py:744
↓ 3 callersMethodmessage
Send string to LCD. Newline wraps to second line
Code/Python_Code/20.1.1_I2CLCD1602/Adafruit_LCD1602.py:190
↓ 3 callersFunctionpin_mode
Code/C_Code/22.1.1_MatrixKeypad/Keypad.cpp:273
↓ 3 callersMethodsetDebounceTime
(self,ms)
Code/Python_Code/22.1.1_MatrixKeypad/Keypad.py:141
↓ 3 callersMethodset_DMP_enabled
(self, a_enabled)
Code/Python_Code/25.1.1_MPU6050/MPU6050.py:373
↓ 3 callersMethodwriteByte
(self,value)
Code/Python_Code/20.1.1_I2CLCD1602/PCF8574.py:24
↓ 2 callersMethodDMP_get_quaternion_int16
(self, a_FIFO_buffer)
Code/Python_Code/25.1.1_MPU6050/MPU6050.py:779
↓ 2 callersFunction_shiftOut
Code/C_Code/18.1.1_SevenSegmentDisplay/SevenSegmentDisplay.c:17
↓ 2 callersFunction_shiftOut
Code/C_Code/17.1.1_LightWater02/LightWater02.c:15
↓ 2 callersFunctionanalogRead
(chn)
Code/Python_Code/12.1.1_Joystick/Joystick.py:16
↓ 2 callersFunctionanalogWrite
(value)
Code/Python_Code/07.1.1_ADC/ADC.py:19
↓ 2 callersMethoddigitalWrite
(self,pin,newvalue)
Code/Python_Code/20.1.1_I2CLCD1602/PCF8574.py:32
↓ 2 callersMethoddmp_initialize
(self)
Code/Python_Code/25.1.1_MPU6050/MPU6050.py:384
↓ 2 callersMethodgetKey
(self)
Code/Python_Code/22.1.1_MatrixKeypad/Keypad.py:48
↓ 2 callersMethodget_product
(self, a_quat)
Code/Python_Code/25.1.1_MPU6050/Quaternion.py:63
↓ 2 callersFunctionmoveSteps
(direction, ms, steps)
Code/Python_Code/16.1.1_SteppingMotor/SteppingMotor.py:33
↓ 2 callersFunctionmoveSteps
continuous rotation function, the parameter steps specifies the rotation cycles, every four steps is a cycle
Code/C_Code/16.1.1_SteppingMotor/SteppingMotor.c:31
↓ 2 callersMethodnextKeyState
(self,idx, button)
Code/Python_Code/22.1.1_MatrixKeypad/Keypad.py:112
↓ 2 callersFunctionpin_write
Code/C_Code/22.1.1_MatrixKeypad/Keypad.cpp:282
↓ 2 callersMethodpulseEnable
(self)
Code/Python_Code/20.1.1_I2CLCD1602/Adafruit_LCD1602.py:182
↓ 2 callersMethodreadByte
(self)
Code/Python_Code/20.1.1_I2CLCD1602/PCF8574.py:20
↓ 2 callersMethodreadDHT11
(self)
Code/Python_Code/21.1.1_DHT11/Freenove_DHT.py:73
↓ 2 callersFunctionservoWrite
(angle)
Code/Python_Code/15.1.1_Sweep/Sweep.py:27
↓ 2 callersFunctionservoWriteMS
Code/C_Code/15.1.1_Sweep/Sweep.c:28
↓ 2 callersMethodset_clock_source
(self, a_source)
Code/Python_Code/25.1.1_MPU6050/MPU6050.py:184
↓ 2 callersMethodset_full_scale_gyro_range
(self, a_data)
Code/Python_Code/25.1.1_MPU6050/MPU6050.py:188
↓ 2 callersMethodset_slave_address
(self, a_num, a_address)
Code/Python_Code/25.1.1_MPU6050/MPU6050.py:253
↓ 2 callersMethodset_x_accel_offset
(self, a_offset)
Code/Python_Code/25.1.1_MPU6050/MPU6050.py:698
↓ 2 callersMethodset_x_gyro_offset
(self, a_offset)
Code/Python_Code/25.1.1_MPU6050/MPU6050.py:716
↓ 2 callersMethodset_y_accel_offset
(self, a_offset)
Code/Python_Code/25.1.1_MPU6050/MPU6050.py:704
↓ 2 callersMethodset_y_gyro_offset
(self, a_offset)
Code/Python_Code/25.1.1_MPU6050/MPU6050.py:722
↓ 2 callersMethodset_z_accel_offset
(self, a_offset)
Code/Python_Code/25.1.1_MPU6050/MPU6050.py:710
↓ 2 callersMethodset_z_gyro_offset
(self, a_offset)
Code/Python_Code/25.1.1_MPU6050/MPU6050.py:728
↓ 2 callersFunctionsetup
()
Code/Python_Code/23.1.1_SenseLED/SenseLED.py:13
↓ 2 callersFunctionshiftOut
(dPin,cPin,order,val)
Code/Python_Code/18.1.1_SevenSegmentDisplay/SevenSegmentDisplay.py:25
↓ 2 callersFunctionshiftOut
(dPin,cPin,order,val)
Code/Python_Code/17.1.1_LightWater02/LightWater02.py:25
↓ 1 callersMethodDMP_get_FIFO_packet_size
(self)
Code/Python_Code/25.1.1_MPU6050/MPU6050.py:754
↓ 1 callersMethodDMP_get_acceleration_int16
(self, a_FIFO_buffer)
Code/Python_Code/25.1.1_MPU6050/MPU6050.py:794
↓ 1 callersMethodDMP_get_euler_roll_pitch_yaw
(self, a_quat, a_grav_vect)
Code/Python_Code/25.1.1_MPU6050/MPU6050.py:835
↓ 1 callersMethodDMP_get_gravity
(self, a_quat)
Code/Python_Code/25.1.1_MPU6050/MPU6050.py:800
↓ 1 callersMethodDMP_get_roll_pitch_yaw
(self, a_quat, a_grav_vect)
Code/Python_Code/25.1.1_MPU6050/MPU6050.py:821
↓ 1 callersFunctionHello
()
Code/Python_Code/00.0.0_Hello/Hello.py:9
↓ 1 callersMethodKeypad
<<constructor>> Allows custom keymap, pin configuration, and keypad sizes.
Code/C_Code/22.1.1_MatrixKeypad/Keypad.cpp:44
↓ 1 callersMethodMPU6050
Default constructor, uses default I2C address. * @see MPU6050_DEFAULT_ADDRESS */
Code/C_Code/25.1.1_MPU6050/MPU6050.cpp:47
↓ 1 callersFunction_shiftOut
Code/C_Code/18.2.1_StopWatch/StopWatch.c:26
↓ 1 callersFunctionalertor
()
Code/Python_Code/06.2.1_Alertor/Alertor.py:31
↓ 1 callersFunctionalertor
Code/C_Code/06.2.1_Alertor/Alertor.c:15
↓ 1 callersFunctionanalogRead
(chn)
Code/Python_Code/11.1.1_Thermometer/Thermometer.py:17
↓ 1 callersFunctionanalogRead
(chn)
Code/Python_Code/08.1.1_Softlight/Softlight.py:17
↓ 1 callersFunctionanalogRead
(chn)
Code/Python_Code/10.1.1_Nightlamp/Nightlamp.py:17
↓ 1 callersFunctionanalogRead
(chn)
Code/Python_Code/13.1.1_Motor/Motor.py:20
↓ 1 callersMethodbegin
(self, cols, lines)
Code/Python_Code/20.1.1_I2CLCD1602/Adafruit_LCD1602.py:83
↓ 1 callersMethodbitRead
(self,x,n)
Code/Python_Code/22.1.1_MatrixKeypad/Keypad.py:173
↓ 1 callersMethodbitWrite
(self,x,n,b)
Code/Python_Code/22.1.1_MatrixKeypad/Keypad.py:167
↓ 1 callersFunctiondestroy
()
Code/Python_Code/03.1.1_LightWater/LightWater.py:29
↓ 1 callersFunctiondestroy
()
Code/Python_Code/12.1.1_Joystick/Joystick.py:37
↓ 1 callersFunctiondestroy
()
Code/Python_Code/23.1.1_SenseLED/SenseLED.py:27
↓ 1 callersFunctiondestroy
()
Code/Python_Code/11.1.1_Thermometer/Thermometer.py:37
↓ 1 callersFunctiondestroy
()
Code/Python_Code/02.2.1_Tablelamp/Tablelamp.py:35
↓ 1 callersFunctiondestroy
()
Code/Python_Code/19.1.1_LEDMatrix/LEDMatrix.py:75
↓ 1 callersFunctiondestroy
()
Code/Python_Code/16.1.1_SteppingMotor/SteppingMotor.py:49
↓ 1 callersFunctiondestroy
()
Code/Python_Code/05.1.1_ColorfulLED/ColorfulLED.py:40
↓ 1 callersFunctiondestroy
()
Code/Python_Code/15.1.1_Sweep/Sweep.py:45
↓ 1 callersFunctiondestroy
()
Code/Python_Code/01.1.1_Blink/Blink.py:28
↓ 1 callersFunctiondestroy
()
Code/Python_Code/09.1.1_ColorfulSoftlight/ColorfulSoftlight.py:55
↓ 1 callersFunctiondestroy
()
Code/Python_Code/18.1.1_SevenSegmentDisplay/SevenSegmentDisplay.py:47
↓ 1 callersFunctiondestroy
()
Code/Python_Code/02.1.1_ButtonLED/ButtonLED.py:28
↓ 1 callersFunctiondestroy
()
Code/Python_Code/04.1.1_BreathingLED/BreathingLED.py:33
↓ 1 callersFunctiondestroy
()
Code/Python_Code/07.1.1_ADC/ADC.py:30
↓ 1 callersFunctiondestroy
()
Code/Python_Code/08.1.1_Softlight/Softlight.py:41
↓ 1 callersFunctiondestroy
()
Code/Python_Code/06.1.1_Doorbell/Doorbell.py:27
↓ 1 callersFunctiondestroy
()
Code/Python_Code/17.1.1_LightWater02/LightWater02.py:51
next →1–100 of 621, ranked by callers