Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RuiSantosdotme/Random-Nerd-Tutorials
/ functions
Functions
689 in github.com/RuiSantosdotme/Random-Nerd-Tutorials
⨍
Functions
689
◇
Types & classes
44
↳
Endpoints
7
↓ 1 callers
Function
connect_and_communicate
(address)
Projects/Raspberry-Pi/RPi_to_RPi_Pico/rpi_led_receive.py:39
↓ 1 callers
Function
connect_mqtt
()
Projects/ESP-MicroPython/MQTT/esp_bme680_mqtt.py:50
↓ 1 callers
Function
connect_mqtt
()
Projects/ESP-MicroPython/MQTT/esp_bme280_mqtt.py:48
↓ 1 callers
Function
connect_mqtt
()
Projects/ESP-MicroPython/MQTT/esp_ds18b20_mqtt.py:43
↓ 1 callers
Function
connect_mqtt
()
Projects/ESP-MicroPython/MQTT/esp_dht_mqtt.py:43
↓ 1 callers
Function
connect_mqtt
()
Projects/Raspberry-Pi-Pico/MicroPython/mqtt/mqtt_subscribe.py:53
↓ 1 callers
Function
connect_mqtt
()
Projects/Raspberry-Pi-Pico/MicroPython/mqtt/mqtt_publish.py:63
↓ 1 callers
Function
connect_wifi
(ssid, password)
Projects/ESP-MicroPython/esp_http_get_weatherapi.py:19
↓ 1 callers
Function
connect_wifi
(ssid, password)
Projects/ESP-MicroPython/esp_send_email_smtp.py:17
↓ 1 callers
Function
connect_wifi
(ssid, password)
Projects/ESP-MicroPython/esp_http_get_requests.py:13
↓ 1 callers
Function
connect_wifi
(ssid, password)
Projects/ESP-MicroPython/esp_send_message_whatsapp_main.py:25
↓ 1 callers
Function
connect_wifi
(ssid, password)
Projects/ESP-MicroPython/esp_send_email_bme280.py:38
↓ 1 callers
Function
connect_wifi
(ssid, password)
Projects/ESP-MicroPython/tm1637/tm1637_display_weather.py:23
↓ 1 callers
Function
continuous_adc_init
Projects/ESP-IDF/analog_input/adc_continuous.c:51
↓ 1 callers
Function
cycle
(r, g, b, wait)
Projects/ESP-MicroPython/esp32_esp8266_ws2812b.py:44
↓ 1 callers
Method
date_string
Creates a readable string of the current date. Can select between long format: Januray 1st, 2014 or two short formats:
Projects/ESP-MicroPython/micropyGPS.py:756
↓ 1 callers
Function
deep_sleep
(msecs)
Projects/ESP-MicroPython/esp_deepsleep_bme280_boot.py:34
↓ 1 callers
Method
delay
(self, i)
Projects/Raspberry-Pi-Pico/MicroPython/mqtt/umqtt/robust.py:10
↓ 1 callers
Method
display_on
Turns on (i.e. unblanks) the LCD.
Projects/ESP-MicroPython/lcd/lcd_api.py:96
↓ 1 callers
Method
display_on
(self)
Projects/Raspberry-Pi-Pico/MicroPython/lcd_api.py:91
↓ 1 callers
Method
distance_cm
Get the distance in centimeters with floating point operations. It returns a float
Projects/ESP-MicroPython/HCSR04/hcsr04.py:63
↓ 1 callers
Method
distance_mm
Get the distance in milimeters without floating point operations.
Projects/ESP-MicroPython/HCSR04/hcsr04.py:49
↓ 1 callers
Function
drawGrid
Projects/Arduino_Poor_mans_oscilloscope_processing_code.c:79
↓ 1 callers
Function
drawLines
Projects/Arduino_Poor_mans_oscilloscope_processing_code.c:60
↓ 1 callers
Method
fill_circle
(self, x0, y0, radius, *args, **kwargs)
Projects/ESP-MicroPython/oled/gfx.py:134
↓ 1 callers
Method
fill_rect
(self, x0, y0, width, height, *args, **kwargs)
Projects/ESP-MicroPython/oled/gfx.py:67
↓ 1 callers
Method
fill_triangle
(self, x0, y0, x1, y1, x2, y2, *args, **kwargs)
Projects/ESP-MicroPython/oled/gfx.py:163
↓ 1 callers
Function
find_temp_sensor
()
Projects/Raspberry-Pi-Pico/MicroPython/BLE_Client.py:27
↓ 1 callers
Method
frompins
(cls, *pins, **kwargs)
Projects/Raspberry-Pi-Pico/MicroPython/stepper.py:35
↓ 1 callers
Function
getReadings
()
Projects/ESP8266/ESP8266_Sensor_Readings_WebSocket/data/script.js:11
↓ 1 callers
Function
getReadings
()
Projects/ESP32/ESP32_Sensor_Readings_WebSocket/data/script.js:11
↓ 1 callers
Function
getTemperature
(Timer)
Projects/Raspberry-Pi-Pico/MicroPython/tm1637/tm1637_internal_temp_sensor.py:21
↓ 1 callers
Function
getValue
Projects/Arduino_Poor_mans_oscilloscope_processing_code.c:44
↓ 1 callers
Function
getValues
()
Projects/ESP8266/ESP8266_Multiple_Sliders_Web_Server/data/script.js:11
↓ 1 callers
Function
getValues
()
Projects/ESP32/ESP32_Multiple_Sliders_Web_Server/data/script.js:11
↓ 1 callers
Function
getWeather
(timer)
Projects/ESP-MicroPython/tm1637/tm1637_display_weather.py:43
↓ 1 callers
Function
get_and_print_time
Function that makes an HTTP GET request to the API, parses the JSON response, and prints the date and time
Projects/ESP-IDF/wifi/http_get_requests.c:69
↓ 1 callers
Function
get_random_value
()
Projects/ESP-MicroPython/esp32_ble_basic.py:51
↓ 1 callers
Function
get_readings
()
Projects/ESP-MicroPython/esp32_espnow_two_way_BME280_OLED.py:63
↓ 1 callers
Function
get_sensor_readings
()
Projects/Raspberry-Pi-Pico/MicroPython/mqtt/mqtt_publish.py:32
↓ 1 callers
Method
get_temperature
Reads the temperature from the DS3231's temperature registers. Returns the temperature as a float in Celsius.
Projects/ESP-MicroPython/urtc.py:191
↓ 1 callers
Method
get_temperature
Reads the temperature from the DS3231's temperature registers. Returns the temperature as a float in Celsius.
Projects/Raspberry-Pi-Pico/MicroPython/urtc.py:191
↓ 1 callers
Method
hal_backlight_off
Allows the hal layer to turn the backlight off. If desired, a derived HAL class will implement this function.
Projects/ESP-MicroPython/lcd/lcd_api.py:183
↓ 1 callers
Method
hal_backlight_off
(self)
Projects/Raspberry-Pi-Pico/MicroPython/lcd_api.py:170
↓ 1 callers
Method
hal_backlight_on
Allows the hal layer to turn the backlight on. If desired, a derived HAL class will implement this function.
Projects/ESP-MicroPython/lcd/lcd_api.py:176
↓ 1 callers
Method
hal_backlight_on
(self)
Projects/Raspberry-Pi-Pico/MicroPython/lcd_api.py:165
↓ 1 callers
Method
hal_write_command
Writes a command to the LCD. Data is latched on the falling edge of E.
Projects/ESP-MicroPython/lcd/machine_i2c_lcd.py:61
↓ 1 callers
Method
hal_write_command
(self, cmd)
Projects/Raspberry-Pi-Pico/MicroPython/pico_i2c_lcd.py:60
↓ 1 callers
Function
handle_configure
(client, request)
Projects/ESP-MicroPython/wifimgr.py:183
↓ 1 callers
Function
handle_not_found
(client, url)
Projects/ESP-MicroPython/wifimgr.py:246
↓ 1 callers
Function
handle_root
(client)
Projects/ESP-MicroPython/wifimgr.py:120
↓ 1 callers
Method
hide_cursor
Causes the cursor to be hidden.
Projects/ESP-MicroPython/lcd/lcd_api.py:82
↓ 1 callers
Method
hide_cursor
(self)
Projects/Raspberry-Pi-Pico/MicroPython/lcd_api.py:77
↓ 1 callers
Function
http_auth_basic
HTTP basic authentication base64 encoding function
Projects/ESP-IDF/wifi_web_server_http_auth/wifi_web_server_http_auth.c:83
↓ 1 callers
Function
httpd_register_basic_auth
Register the basic authentication URI handler
Projects/ESP-IDF/wifi_web_server_http_auth/wifi_web_server_http_auth.c:191
↓ 1 callers
Method
humidity
(self)
Projects/Raspberry-Pi-Pico/MicroPython/bme680.py:130
↓ 1 callers
Function
init3D
()
Projects/ESP32/ESP32_MPU_6050_Web_Server/data/script.js:19
↓ 1 callers
Function
initWebSocket
()
Projects/ESP8266/AsyncElegantOTA/ESP8266_Web_Server_OTA_SPIFFS/data/script.js:9
↓ 1 callers
Function
initWebSocket
()
Projects/ESP8266/ESP8266_Multiple_Sliders_Web_Server/data/script.js:15
↓ 1 callers
Function
initWebSocket
()
Projects/ESP8266/ESP8266_Sensor_Readings_WebSocket/data/script.js:15
↓ 1 callers
Function
initWebSocket
()
Projects/ESP8266/ESP8266_Stepper_Motor_Websocket/data/script.js:10
↓ 1 callers
Function
initWebSocket
()
Projects/ESP32/AsyncElegantOTA/ESP32_Web_Server_OTA_SPIFFS/data/script.js:9
↓ 1 callers
Function
initWebSocket
()
Projects/ESP32/ESP32_Multiple_Sliders_Web_Server/data/script.js:15
↓ 1 callers
Function
initWebSocket
()
Projects/ESP32/ESP32_Stepper_Motor_Websocket/data/script.js:10
↓ 1 callers
Function
initWebSocket
()
Projects/ESP32/ESP32_Sensor_Readings_WebSocket/data/script.js:15
↓ 1 callers
Method
init_card
(self, baudrate)
Projects/Raspberry-Pi-Pico/MicroPython/sd_card/sdcard.py:60
↓ 1 callers
Method
init_card_v1
(self)
Projects/Raspberry-Pi-Pico/MicroPython/sd_card/sdcard.py:111
↓ 1 callers
Method
init_card_v2
(self)
Projects/Raspberry-Pi-Pico/MicroPython/sd_card/sdcard.py:120
↓ 1 callers
Function
init_wifi
(ssid, password)
Projects/Raspberry-Pi-Pico/MicroPython/HTTP_Request_Get_Bitcoin_Price.py:15
↓ 1 callers
Function
init_wifi
(ssid, password)
Projects/Raspberry-Pi-Pico/MicroPython/Whatsapp_callmebot.py:20
↓ 1 callers
Function
init_wifi
(ssid, password)
Projects/Raspberry-Pi-Pico/MicroPython/async_web_server.py:55
↓ 1 callers
Function
init_wifi
(ssid, password)
Projects/Raspberry-Pi-Pico/MicroPython/HTTP_Request_Get_Weather.py:18
↓ 1 callers
Function
init_wifi
(ssid, password)
Projects/Raspberry-Pi-Pico/MicroPython/Web_Server_External_config_py_file.py:28
↓ 1 callers
Function
init_wifi
(ssid, password)
Projects/Raspberry-Pi-Pico/MicroPython/Web_Server_wifi_credentials_json.py:43
↓ 1 callers
Function
init_wifi
(ssid, password)
Projects/Raspberry-Pi-Pico/MicroPython/web_server_filesystem/main.py:49
↓ 1 callers
Function
init_wifi
(ssid, password)
Projects/Raspberry-Pi-Pico/MicroPython/email/Send_Email_Basic.py:20
↓ 1 callers
Function
init_wifi
(ssid, password)
Projects/Raspberry-Pi-Pico/MicroPython/web_server_html_file/main.py:22
↓ 1 callers
Function
init_wifi_from_file
(file_path='wifi_credentials.json')
Projects/Raspberry-Pi-Pico/MicroPython/Web_Server_wifi_credentials_json.py:24
↓ 1 callers
Function
initialize_wifi
(ssid, password)
Projects/Raspberry-Pi-Pico/MicroPython/mqtt/mqtt_subscribe.py:27
↓ 1 callers
Function
initialize_wifi
(ssid, password)
Projects/Raspberry-Pi-Pico/MicroPython/mqtt/mqtt_publish.py:38
↓ 1 callers
Method
latitude_string
Create a readable string of the current latitude data :return: string
Projects/ESP-MicroPython/micropyGPS.py:705
↓ 1 callers
Function
log_temperature
(timer)
Projects/Raspberry-Pi-Pico/MicroPython/sd_card/temperature_data_logger.py:33
↓ 1 callers
Method
longitude_string
Create a readable string of the current longitude data :return: string
Projects/ESP-MicroPython/micropyGPS.py:720
↓ 1 callers
Method
lost_power
(self, value=None)
Projects/ESP-MicroPython/urtc.py:230
↓ 1 callers
Method
lost_power
(self, value=None)
Projects/Raspberry-Pi-Pico/MicroPython/urtc.py:230
↓ 1 callers
Method
luminance
Sample luminance (in lux), using specified sensor mode.
Projects/ESP-MicroPython/bh1750.py:50
↓ 1 callers
Method
luminance
Sample luminance (in lux), using specified sensor mode.
Projects/Raspberry-Pi-Pico/MicroPython/bh1750.py:47
↓ 1 callers
Function
main
()
Projects/ESP-MicroPython/esp32_ble_basic.py:109
↓ 1 callers
Function
main
(e)
Projects/ESP-MicroPython/esp32_espnow_led_receiver.py:56
↓ 1 callers
Function
main
(e, peer)
Projects/ESP-MicroPython/esp32_espnow_two_way_BME280_OLED.py:145
↓ 1 callers
Function
main
(e, peer)
Projects/ESP-MicroPython/esp32_espnow_sender_BME280.py:98
↓ 1 callers
Function
main
(e)
Projects/ESP-MicroPython/esp32_espnow_led_controller_sender.py:68
↓ 1 callers
Function
main
(e, peer)
Projects/ESP-MicroPython/esp32_espnow_sender_asyncio.py:70
↓ 1 callers
Function
main
()
Projects/ESP-MicroPython/esp_asynchronous_programming.py:25
↓ 1 callers
Function
main
(e)
Projects/ESP-MicroPython/esp32_espnow_receiver_asyncio.py:62
↓ 1 callers
Function
main
(e, peer)
Projects/ESP-MicroPython/esp32_espnow_two_way.py:79
↓ 1 callers
Function
main
(e)
Projects/ESP-MicroPython/esp32_espnow_receiver_many_to_one.py:117
↓ 1 callers
Function
main
()
Projects/Raspberry-Pi-Pico/MicroPython/Pico_Asynchronous_Programming.py:25
↓ 1 callers
Function
main
()
Projects/Raspberry-Pi-Pico/MicroPython/BLE_Client.py:38
↓ 1 callers
Function
main
()
Projects/Raspberry-Pi-Pico/MicroPython/async_web_server.py:122
← previous
next →
201–300 of 689, ranked by callers