Ostatnio widziany: cze 17, 2026
Lolin32 lite, Pin 34 more info: void setup() { adc1_config_width(ADC_WIDTH_12Bit); adc1_config_channel_atten(ADC1_CHANNEL_6, ADC_ATTEN...
Based on: GitHub - G6EJD/ESP32-Using-Hardware-Serial-Ports: How to use ESP32 hardware serial ports 1. Start Serial2 Serial2.begin(9600, SERIA...
Enable UART_A using armbian-conf (system->hardware->check uartA), reboot Connect external device to port 8 & 9 install apt get install mi...
example html code <li> <div class="dropdown" > <button type="button" id="dropdownMenuButton" data-toggle="dropdown" aria-haspo...
This is UV detector from Garni 1055 ARCUS Weather Station. (not confirmed!)
create file "test.py" (nano test.py) convert to executable file, chmod +x test.py edit file, nano test.py paste #!/usr/bin/env python import smbu...
