New pages

Jump to navigation Jump to search
New pages
Hide registered users | Hide bots | Hide redirects
  • 21:03, 1 January 2024RS232 over WIFI (hist | edit) ‎[503 bytes]Tinel (talk | contribs) (Created page with "= Tools needed = * https://github.com/jeelabs/esp-link Application for the esp8266 to have a bridge to the device Flashing: https://github.com/jeelabs/esp-link/blob/master/FLASHING.md esptool.py --port /dev/ttyUSB0 --baud 460800 write_flash -fs 4m -ff 40m \ 0x00000 boot_v1.5.bin 0x1000 user1.bin \ 0x7C000 esp_init_data_default.bin 0x7E000 blank.bin * platformio configuration upload_port = socket://192.168.2.253:23 monitor_port = socket://192.168.2.253:23")
  • 16:03, 3 December 2023House garden layout automation (hist | edit) ‎[349 bytes]Tinel (talk | contribs) (Created page with "= House garden layout automation = Layout garden")
  • 19:38, 11 November 2023Garden lights automation (hist | edit) ‎[837 bytes]Tinel (talk | contribs) (Created page with "= Garden lights automation = == HW utilized and documentation resources == 1PCS Mega2560+WiFi R3 ATmega2560+ESP8266 (32Mb memory) USB-TTL CH340G Compatible for Arduino Mega NodeMCU WeMos ESP8266 Feature: Full integration on one board: Mega R3 ATmega2560 and WiFi ESP8266 with memory 4 Mt bytes (32Mt bit) . All of the modules can work together or each separately. And everyone has their own pinout headers. The convenient solution for the development of new projects re...")