MCPcopy Create free account

hub / github.com/RuiSantosdotme/Random-Nerd-Tutorials / functions

Functions689 in github.com/RuiSantosdotme/Random-Nerd-Tutorials

↓ 85 callersMethodlog
(self, in_reconnect, e)
Projects/Raspberry-Pi-Pico/MicroPython/mqtt/umqtt/robust.py:13
↓ 50 callersMethodconnect
(self, clean_session=True)
Projects/Raspberry-Pi-Pico/MicroPython/mqtt/umqtt/simple.py:66
↓ 42 callersMethodsend
(self, content='')
Projects/ESP-MicroPython/umail.py:101
↓ 30 callersMethodwrite
(self, content)
Projects/ESP-MicroPython/umail.py:98
↓ 25 callersMethodwrite
(self, content)
Projects/Raspberry-Pi-Pico/MicroPython/email/umail.py:96
↓ 23 callersMethodshow
(self, string, colon=False)
Projects/ESP-MicroPython/tm1637/tm1637.py:200
↓ 18 callersFunction_bin2bcd
(value)
Projects/ESP-MicroPython/urtc.py:21
↓ 18 callersFunction_bin2bcd
(value)
Projects/Raspberry-Pi-Pico/MicroPython/urtc.py:21
↓ 16 callersFunction_bcd2bin
(value)
Projects/ESP-MicroPython/urtc.py:17
↓ 16 callersFunction_bcd2bin
(value)
Projects/Raspberry-Pi-Pico/MicroPython/urtc.py:17
↓ 15 callersMethodcmd
(self, cmd, arg, crc, final=0, release=True, skip1=False)
Projects/Raspberry-Pi-Pico/MicroPython/sd_card/sdcard.py:132
↓ 15 callersMethodpublish
(self, topic, msg, retain=False, qos=0)
Projects/Raspberry-Pi-Pico/MicroPython/mqtt/umqtt/simple.py:121
↓ 15 callersMethodwrite
Display up to 6 segments moving right from a given position. The MSB in the 2nd segment controls the colon between the 2nd and 3rd seg
Projects/ESP-MicroPython/tm1637/tm1637.py:113
↓ 15 callersMethodwrite
(self, token, buf)
Projects/Raspberry-Pi-Pico/MicroPython/sd_card/sdcard.py:192
↓ 13 callersMethodinit
(self)
Projects/Raspberry-Pi-Pico/MicroPython/urtc.py:222
↓ 13 callersMethodwrite
Display up to 6 segments moving right from a given position. The MSB in the 2nd segment controls the colon between the 2nd and 3rd seg
Projects/Raspberry-Pi-Pico/MicroPython/tm1637/tm1637.py:113
↓ 13 callersFunctionwrite_report
(report)
Projects/RPi_Keyboard_Example.py:4
↓ 12 callersMethod_flag
(self, register, mask, value=None)
Projects/ESP-MicroPython/urtc.py:48
↓ 12 callersMethod_flag
(self, register, mask, value=None)
Projects/Raspberry-Pi-Pico/MicroPython/urtc.py:48
↓ 12 callersMethoddatetime
(self, datetime=None)
Projects/Raspberry-Pi-Pico/MicroPython/urtc.py:134
↓ 11 callersMethod_register
(self, register, buffer=None)
Projects/ESP-MicroPython/urtc.py:43
↓ 11 callersMethod_register
(self, register, buffer=None)
Projects/Raspberry-Pi-Pico/MicroPython/urtc.py:43
↓ 11 callersMethodcmd
(self, cmd_str)
Projects/ESP-MicroPython/umail.py:17
↓ 11 callersMethodcmd
(self, cmd_str)
Projects/Raspberry-Pi-Pico/MicroPython/email/umail.py:15
↓ 11 callersMethoddisconnect
(self)
Projects/Raspberry-Pi-Pico/MicroPython/mqtt/umqtt/simple.py:114
↓ 11 callersMethodhal_write_command
Write a command to the LCD. It is expected that a derived HAL class will implement this function.
Projects/ESP-MicroPython/lcd/lcd_api.py:190
↓ 11 callersMethodhal_write_command
(self, cmd)
Projects/Raspberry-Pi-Pico/MicroPython/lcd_api.py:175
↓ 11 callersMethodoff
Turn sensor off.
Projects/Raspberry-Pi-Pico/MicroPython/bh1750.py:29
↓ 11 callersMethodsend
(self, content='')
Projects/Raspberry-Pi-Pico/MicroPython/email/umail.py:99
↓ 10 callersMethodalarm
(self, value=None, alarm=0)
Projects/ESP-MicroPython/urtc.py:120
↓ 10 callersMethodwrite
(self, buf)
Projects/Raspberry-Pi/stream_server.py:35
↓ 9 callersMethodalarm
(self, value=None, alarm=0)
Projects/Raspberry-Pi-Pico/MicroPython/urtc.py:120
↓ 9 callersMethoddatetime
(self, datetime=None)
Projects/ESP-MicroPython/urtc.py:134
↓ 9 callersMethodhex
Display a hex value 0x0000 through 0xffff, right aligned.
Projects/ESP-MicroPython/tm1637/tm1637.py:158
↓ 9 callersMethodinit
(self)
Projects/ESP-MicroPython/urtc.py:222
↓ 9 callersMethodon
Turn sensor on.
Projects/Raspberry-Pi-Pico/MicroPython/bh1750.py:33
↓ 8 callersMethod_write
(self, register, values)
Projects/ESP-MicroPython/bme680.py:210
↓ 8 callersMethod_write
(self, register, values)
Projects/Raspberry-Pi-Pico/MicroPython/bme680.py:210
↓ 7 callersMethod_send_str
(self, s)
Projects/Raspberry-Pi-Pico/MicroPython/mqtt/umqtt/simple.py:41
↓ 7 callersMethodencode_string
Convert an up to 4 character length string containing 0-9, a-z, space, dash, star to an array of segments, matching the length of the
Projects/ESP-MicroPython/tm1637/tm1637.py:132
↓ 7 callersMethodencode_string
Convert an up to 4 character length string containing 0-9, a-z, space, dash, star to an array of segments, matching the length of the
Projects/Raspberry-Pi-Pico/MicroPython/tm1637/tm1637.py:132
↓ 7 callersMethodmove_to
Moves the cursor position to the indicated position. The cursor position is zero based (i.e. cursor_x == 0 indicates first column).
Projects/ESP-MicroPython/lcd/lcd_api.py:122
↓ 7 callersMethodmove_to
(self, cursor_x, cursor_y)
Projects/Raspberry-Pi-Pico/MicroPython/lcd_api.py:115
↓ 7 callersMethodshow
(self, string, colon=False)
Projects/Raspberry-Pi-Pico/MicroPython/tm1637/tm1637.py:200
↓ 6 callersMethodclear
Clears the LCD display and moves the cursor to the top left corner.
Projects/ESP-MicroPython/lcd/lcd_api.py:68
↓ 6 callersFunctiondatetime_tuple
(year=None, month=None, day=None, weekday=None, hour=None, minute=None, second=None, milli
Projects/ESP-MicroPython/urtc.py:11
↓ 6 callersFunctiondatetime_tuple
(year=None, month=None, day=None, weekday=None, hour=None, minute=None, second=None, millis
Projects/Raspberry-Pi-Pico/MicroPython/urtc.py:11
↓ 6 callersMethodputstr
Write the indicated string to the LCD at the current cursor position and advances the cursor position appropriately.
Projects/ESP-MicroPython/lcd/lcd_api.py:157
↓ 6 callersMethodputstr
(self, string)
Projects/Raspberry-Pi-Pico/MicroPython/lcd_api.py:148
↓ 5 callersMethod_read_byte
(self, register)
Projects/ESP-MicroPython/bme680.py:206
↓ 5 callersMethod_read_byte
(self, register)
Projects/Raspberry-Pi-Pico/MicroPython/bme680.py:206
↓ 5 callersFunctionplayTone
Projects/Teensy_Arduino_Memory_Game.c:26
↓ 5 callersMethodreadinto
(self, buf)
Projects/Raspberry-Pi-Pico/MicroPython/sd_card/sdcard.py:166
↓ 5 callersMethodreset
(self)
Projects/ESP-MicroPython/urtc.py:226
↓ 5 callersFunctionsend_response
(client, payload, status_code=200)
Projects/ESP-MicroPython/wifimgr.py:112
↓ 5 callersMethodset_mode
Set sensor mode.
Projects/ESP-MicroPython/bh1750.py:45
↓ 5 callersMethodset_mode
Set sensor mode.
Projects/Raspberry-Pi-Pico/MicroPython/bh1750.py:42
↓ 5 callersMethodtemperature
(self, num)
Projects/ESP-MicroPython/tm1637/tm1637.py:180
↓ 5 callersMethodupdate
Process a new input char and updates GPS object if necessary based on special characters ('$', ',', '*') Function builds a list of received st
Projects/ESP-MicroPython/micropyGPS.py:555
↓ 4 callersMethod_perform_reading
(self)
Projects/ESP-MicroPython/bme680.py:163
↓ 4 callersMethod_perform_reading
(self)
Projects/Raspberry-Pi-Pico/MicroPython/bme680.py:163
↓ 4 callersMethod_read
(self, register, length)
Projects/ESP-MicroPython/bme680.py:208
↓ 4 callersMethod_read
(self, register, length)
Projects/Raspberry-Pi-Pico/MicroPython/bme680.py:208
↓ 4 callersMethod_write_byte
(self, b)
Projects/ESP-MicroPython/tm1637/tm1637.py:85
↓ 4 callersMethod_write_byte
(self, b)
Projects/Raspberry-Pi-Pico/MicroPython/tm1637/tm1637.py:85
↓ 4 callersMethodalarm_time
(self, datetime=None, alarm=0)
Projects/ESP-MicroPython/urtc.py:140
↓ 4 callersMethodalarm_time
(self, datetime=None, alarm=0)
Projects/Raspberry-Pi-Pico/MicroPython/urtc.py:140
↓ 4 callersMethodclear
(self)
Projects/Raspberry-Pi-Pico/MicroPython/lcd_api.py:65
↓ 4 callersMethoddisplay_off
Turns off (i.e. blanks) the LCD.
Projects/ESP-MicroPython/lcd/lcd_api.py:100
↓ 4 callersMethoddisplay_off
(self)
Projects/Raspberry-Pi-Pico/MicroPython/lcd_api.py:95
↓ 4 callersFunctionget_json_value
Function that extracts a JSON field (no library needed) Finds "key":"value" or "key":value and copies the value
Projects/ESP-IDF/wifi/http_get_requests.c:48
↓ 4 callersMethodhal_write_init_nibble
Writes an initialization nibble to the LCD. This particular function is only used during initialization.
Projects/ESP-MicroPython/lcd/machine_i2c_lcd.py:44
↓ 4 callersMethodhal_write_init_nibble
(self, nibble)
Projects/Raspberry-Pi-Pico/MicroPython/pico_i2c_lcd.py:42
↓ 4 callersMethodinterrupt
(self, alarm=0)
Projects/ESP-MicroPython/urtc.py:124
↓ 4 callersMethodinterrupt
(self, alarm=0)
Projects/Raspberry-Pi-Pico/MicroPython/urtc.py:124
↓ 4 callersMethodline
(self, x0, y0, x1, y1, *args, **kwargs)
Projects/ESP-MicroPython/oled/gfx.py:76
↓ 4 callersMethodlogin
(self, username, password)
Projects/ESP-MicroPython/umail.py:52
↓ 4 callersMethodlogin
(self, username, password)
Projects/Raspberry-Pi-Pico/MicroPython/email/umail.py:50
↓ 4 callersMethodnew_fix_time
Updates a high resolution counter with current time when fix is updated. Currently only triggered from GGA, GSA and RMC sentences
Projects/ESP-MicroPython/micropyGPS.py:634
↓ 4 callersMethodnew_fix_time
Updates a high resolution counter with current time when fix is updated. Currently only triggered from GGA, GSA and RMC sentences
Projects/Raspberry-Pi-Pico/MicroPython/micropyGPS.py:634
↓ 4 callersMethodoff
Turn sensor off.
Projects/ESP-MicroPython/bh1750.py:32
↓ 4 callersMethodon
Turn sensor on.
Projects/ESP-MicroPython/bh1750.py:36
↓ 4 callersFunctionparentHeight
(elem)
Projects/ESP32/ESP32_MPU_6050_Web_Server/data/script.js:15
↓ 4 callersFunctionparentWidth
(elem)
Projects/ESP32/ESP32_MPU_6050_Web_Server/data/script.js:11
↓ 4 callersMethodputchar
Writes the indicated character to the LCD at the current cursor position, and advances the cursor by one position.
Projects/ESP-MicroPython/lcd/lcd_api.py:135
↓ 4 callersMethodputchar
(self, char)
Projects/Raspberry-Pi-Pico/MicroPython/lcd_api.py:127
↓ 4 callersMethodscroll
(self, string, delay=250)
Projects/ESP-MicroPython/tm1637/tm1637.py:206
↓ 4 callersMethodstep
(self, steps)
Projects/Raspberry-Pi-Pico/MicroPython/stepper.py:51
↓ 4 callersMethodstop
(self, value=None)
Projects/Raspberry-Pi-Pico/MicroPython/urtc.py:99
↓ 4 callersMethodsubscribe
(self, topic, qos=0)
Projects/Raspberry-Pi-Pico/MicroPython/mqtt/umqtt/simple.py:156
↓ 4 callersFunctiontest_input
($data)
Projects/ESP/ESP_Send_Email/email-notification.php:56
↓ 4 callersMethodupdate
Process a new input char and updates GPS object if necessary based on special characters ('$', ',', '*') Function builds a list of received st
Projects/Raspberry-Pi-Pico/MicroPython/micropyGPS.py:555
↓ 4 callersMethodwrite
(self, buf)
Projects/rpi_camera_surveillance_system.py:30
↓ 3 callersMethod_start
(self)
Projects/ESP-MicroPython/tm1637/tm1637.py:60
↓ 3 callersMethod_start
(self)
Projects/Raspberry-Pi-Pico/MicroPython/tm1637/tm1637.py:60
↓ 3 callersMethod_stop
(self)
Projects/ESP-MicroPython/tm1637/tm1637.py:66
↓ 3 callersMethod_stop
(self)
Projects/Raspberry-Pi-Pico/MicroPython/tm1637/tm1637.py:66
↓ 3 callersMethod_write_data_cmd
(self)
Projects/ESP-MicroPython/tm1637/tm1637.py:73
↓ 3 callersMethod_write_data_cmd
(self)
Projects/Raspberry-Pi-Pico/MicroPython/tm1637/tm1637.py:73
↓ 3 callersMethod_write_dsp_ctrl
(self)
Projects/ESP-MicroPython/tm1637/tm1637.py:79
next →1–100 of 689, ranked by callers