MCPcopy Create free account

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

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

↓ 1 callersMethodwrite_log
Attempts to write the last valid NMEA sentence character to the active file handler
Projects/ESP-MicroPython/micropyGPS.py:163
↓ 1 callersMethodwrite_log
Attempts to write the last valid NMEA sentence character to the active file handler
Projects/Raspberry-Pi-Pico/MicroPython/micropyGPS.py:163
↓ 1 callersFunctionwrite_profiles
(profiles)
Projects/ESP-MicroPython/wifimgr.py:77
↓ 1 callersFunctionwrite_to_sd
(data, file_path)
Projects/Raspberry-Pi-Pico/MicroPython/NEO_M8N_GPS_SD_Card_Logger.py:42
↓ 1 callersMethodwrite_token
(self, token)
Projects/Raspberry-Pi-Pico/MicroPython/sd_card/sdcard.py:214
Method__init__
(self)
Projects/rpi_camera_surveillance_system.py:25
Method__init__
(self, *, refresh_rate=10)
Projects/ESP-MicroPython/bme680.py:45
Method__init__
(self, i2c, address=0x77, debug=False, *, refresh_rate=10)
Projects/ESP-MicroPython/bme680.py:213
Method__init__
(self, pin1, pin2, enable_pin, min_duty=750, max_duty=1023)
Projects/ESP-MicroPython/dcmotor.py:7
Method__init__
Setup GPS Object Status Flags, Internal Data Registers, etc local_offset (int): Timzone Difference to UTC location_fo
Projects/ESP-MicroPython/micropyGPS.py:41
Method__init__
(self, bus, addr=0x23)
Projects/ESP-MicroPython/bh1750.py:26
Method__init__
(self, host, port, ssl=False, username=None, password=None)
Projects/ESP-MicroPython/umail.py:28
Method__init__
(self, i2c, address=0x68)
Projects/ESP-MicroPython/urtc.py:39
Method__init__
(self, *args, **kwargs)
Projects/ESP-MicroPython/urtc.py:218
Method__init__
(self, num_lines, num_columns)
Projects/ESP-MicroPython/lcd/lcd_api.py:50
Method__init__
(self, i2c, i2c_addr, num_lines, num_columns)
Projects/ESP-MicroPython/lcd/machine_i2c_lcd.py:23
Method__init__
(self, clk, dio, brightness=7)
Projects/ESP-MicroPython/tm1637/tm1637.py:45
Method__init__
(self, width, height, pixel, hline=None, vline=None)
Projects/ESP-MicroPython/oled/gfx.py:8
Method__init__
trigger_pin: Output pin to send pulses echo_pin: Readonly pin to measure the distance. The pin should be protected with 1k resistor
Projects/ESP-MicroPython/HCSR04/hcsr04.py:15
Method__init__
(self, *, refresh_rate=10)
Projects/Raspberry-Pi-Pico/MicroPython/bme680.py:45
Method__init__
(self, i2c, address=0x77, debug=False, *, refresh_rate=10)
Projects/Raspberry-Pi-Pico/MicroPython/bme680.py:213
Method__init__
(self, i2c, i2c_addr, num_lines, num_columns)
Projects/Raspberry-Pi-Pico/MicroPython/pico_i2c_lcd.py:20
Method__init__
(self, pin1, pin2, enable_pin, min_duty=15000, max_duty=65535)
Projects/Raspberry-Pi-Pico/MicroPython/dcmotor.py:5
Method__init__
(self, num_lines, num_columns)
Projects/Raspberry-Pi-Pico/MicroPython/lcd_api.py:47
Method__init__
Setup GPS Object Status Flags, Internal Data Registers, etc local_offset (int): Timzone Difference to UTC location_fo
Projects/Raspberry-Pi-Pico/MicroPython/micropyGPS.py:41
Method__init__
(self, p1, p2, p3, p4, stepms=None)
Projects/Raspberry-Pi-Pico/MicroPython/stepper.py:15
Method__init__
(self, bus, addr=0x23)
Projects/Raspberry-Pi-Pico/MicroPython/bh1750.py:23
Method__init__
(self, i2c, address=0x68)
Projects/Raspberry-Pi-Pico/MicroPython/urtc.py:39
Method__init__
(self, *args, **kwargs)
Projects/Raspberry-Pi-Pico/MicroPython/urtc.py:218
Method__init__
(self, pin)
Projects/Raspberry-Pi-Pico/MicroPython/servo.py:15
Method__init__
(self, host, port, ssl=False, username=None, password=None)
Projects/Raspberry-Pi-Pico/MicroPython/email/umail.py:26
Method__init__
(self, spi, cs, baudrate=1320000)
Projects/Raspberry-Pi-Pico/MicroPython/sd_card/sdcard.py:36
Method__init__
(self, clk, dio, brightness=7)
Projects/Raspberry-Pi-Pico/MicroPython/tm1637/tm1637.py:45
Method__init__
( self, client_id, server, port=0, user=None, password=None,
Projects/Raspberry-Pi-Pico/MicroPython/mqtt/umqtt/simple.py:12
Method__init__
(self)
Projects/Raspberry-Pi/stream_server.py:31
Method__repr__
(self)
Projects/Raspberry-Pi-Pico/MicroPython/stepper.py:24
Method_read
(self, register, length)
Projects/ESP-MicroPython/bme680.py:218
Method_read
(self, register, length)
Projects/Raspberry-Pi-Pico/MicroPython/bme680.py:218
Method_slow_hline
(self, x0, y0, width, *args, **kwargs)
Projects/ESP-MicroPython/oled/gfx.py:38
Method_slow_vline
(self, x0, y0, height, *args, **kwargs)
Projects/ESP-MicroPython/oled/gfx.py:47
Method_write
(self, register, values)
Projects/ESP-MicroPython/bme680.py:224
Method_write
(self, register, values)
Projects/Raspberry-Pi-Pico/MicroPython/bme680.py:224
Functionaction
(board, changePin, action)
Projects/RPi-ESP-Outputs/app.py:33
Functionaction
(changePin, action)
Projects/RPi-Web-Server/app_outputs.py:41
Functionaction
(board, changePin, action)
Projects/RPi-ESP-DHT/app.py:59
Methodalarm
(self, value=None)
Projects/ESP-MicroPython/urtc.py:239
Methodalarm
(self, value=None)
Projects/Raspberry-Pi-Pico/MicroPython/urtc.py:239
Methodalarm_time
(self, datetime=None)
Projects/ESP-MicroPython/urtc.py:247
Methodalarm_time
(self, datetime=None)
Projects/Raspberry-Pi-Pico/MicroPython/urtc.py:247
Methodaltitude
(self)
Projects/ESP-MicroPython/bme680.py:152
Methodaltitude
(self)
Projects/Raspberry-Pi-Pico/MicroPython/bme680.py:152
Functionapp_main
Projects/ESP-IDF/analog_input/adc_continuous.c:85
Functionapp_main
Projects/ESP-IDF/analog_input/analog_input_adc_oneshot.c:17
Functionapp_main
Projects/ESP-IDF/gpio_pwm/gpio_multiple_pwm.c:20
Functionapp_main
Projects/ESP-IDF/gpio_pwm/gpio_pwm.c:18
Functionapp_main
Projects/ESP-IDF/gpio_output/gpio_output.c:15
Functionapp_main
Projects/ESP-IDF/gpio_output/gpio_multiple_outputs.c:16
Functionapp_main
Projects/ESP-IDF/gpio_input/gpio_input.c:14
Functionapp_main
Projects/ESP-IDF/wifi_web_server_http_auth/wifi_web_server_http_auth.c:239
Functionapp_main
Projects/ESP-IDF/wifi/http_get_requests.c:183
Functionapp_main
Projects/ESP-IDF/gpio_interrupts/gpio_interrupts.c:36
Functionapp_main
Projects/ESP-IDF/wifi_simple_web_server/wifi_simple_web_server.c:103
Functionapp_main
Projects/ESP-IDF/hello_world/blink_led.c:17
Functionapp_main
Projects/ESP-IDF/hello_world/hello_world.c:12
Functionarm_motion_sensor
()
Projects/Raspberry-Pi/motion_detection_email_notifications.py:27
Functionbasic_auth_get_handler
Root web page GET handler with basic authentication
Projects/ESP-IDF/wifi_web_server_http_auth/wifi_web_server_http_auth.c:170
Methodbattery_low
(self)
Projects/ESP-MicroPython/urtc.py:236
Methodbattery_low
(self)
Projects/Raspberry-Pi-Pico/MicroPython/urtc.py:236
Methodblink_cursor_off
Turns on the cursor, and makes it no blink (i.e. be solid).
Projects/ESP-MicroPython/lcd/lcd_api.py:91
Methodblink_cursor_off
(self)
Projects/Raspberry-Pi-Pico/MicroPython/lcd_api.py:86
Methodblink_cursor_on
Turns on the cursor, and makes it blink.
Projects/ESP-MicroPython/lcd/lcd_api.py:86
Methodblink_cursor_on
(self)
Projects/Raspberry-Pi-Pico/MicroPython/lcd_api.py:81
Functionbutton_handler
(pin)
Projects/ESP-MicroPython/esp32_esp8266_ws2812b.py:7
Functionbutton_isr
Interrupt Service Routine (ISR) for button press, placed in IRAM for low latency
Projects/ESP-IDF/gpio_interrupts/gpio_interrupts.c:21
Functionbutton_pressed
(pin)
Projects/ESP-MicroPython/esp_debounce_pushbutton_timer.py:12
Functionbutton_pressed
(pin)
Projects/Raspberry-Pi-Pico/MicroPython/interrupts/Pushbutton_Interrupt_Counter.py:9
Functionbutton_pressed
(pin)
Projects/Raspberry-Pi-Pico/MicroPython/interrupts/Pushbutton_Counter_LED.py:10
Functionbutton_pressed
(pin)
Projects/Raspberry-Pi-Pico/MicroPython/interrupts/Pushbutton_Interrupt.py:8
Functionbutton_pressed
(pin)
Projects/Raspberry-Pi-Pico/MicroPython/interrupts/Pushbutton_Debounce.py:11
Methodcheck_msg
(self, attempts=2)
Projects/Raspberry-Pi-Pico/MicroPython/mqtt/umqtt/robust.py:46
Methodcompass_direction
Determine a cardinal or inter-cardinal direction based on current course. :return: string
Projects/ESP-MicroPython/micropyGPS.py:687
Methodcompass_direction
Determine a cardinal or inter-cardinal direction based on current course. :return: string
Projects/Raspberry-Pi-Pico/MicroPython/micropyGPS.py:687
Methoddatetime
(self, datetime=None)
Projects/ESP-MicroPython/urtc.py:59
Methoddatetime
(self, datetime=None)
Projects/ESP-MicroPython/urtc.py:242
Methoddatetime
(self, datetime=None)
Projects/Raspberry-Pi-Pico/MicroPython/urtc.py:59
Methoddatetime
(self, datetime=None)
Projects/Raspberry-Pi-Pico/MicroPython/urtc.py:242
Functiondebounce_callback
(timer)
Projects/ESP-MicroPython/esp_debounce_pushbutton_timer.py:26
Functiondebounce_callback
(timer)
Projects/Raspberry-Pi-Pico/MicroPython/interrupts/Pushbutton_Debounce.py:25
Functiondict_factory
(cursor, row)
Projects/RPi-ESP-SQLite/app.py:13
Methoddo_GET
(self)
Projects/rpi_camera_surveillance_system.py:42
Methoddo_GET
(self)
Projects/Raspberry-Pi/stream_server.py:42
Functiondraw
Projects/Arduino_Poor_mans_oscilloscope_processing_code.c:100
Methodencode_digit
Convert a character 0-9, a-f to a segment.
Projects/ESP-MicroPython/tm1637/tm1637.py:128
Methodencode_digit
Convert a character 0-9, a-f to a segment.
Projects/Raspberry-Pi-Pico/MicroPython/tm1637/tm1637.py:128
Methodencode_string
Convert a string to LED segments. Convert an up to 4 character length string containing 0-9, a-z, space, dash, star and '.' to an arr
Projects/ESP-MicroPython/tm1637/tm1637.py:222
Methodencode_string
Convert a string to LED segments. Convert an up to 4 character length string containing 0-9, a-z, space, dash, star and '.' to an arr
Projects/Raspberry-Pi-Pico/MicroPython/tm1637/tm1637.py:222
Methodfilter_size
(self)
Projects/ESP-MicroPython/bme680.py:95
Methodfilter_size
(self)
Projects/Raspberry-Pi-Pico/MicroPython/bme680.py:95
Methodgas
(self)
Projects/ESP-MicroPython/bme680.py:156
Methodgas
(self)
Projects/Raspberry-Pi-Pico/MicroPython/bme680.py:156
← previousnext →401–500 of 689, ranked by callers