velxio/docs
David Montero Crespo 89c9d7c6c6 Implement TCP and UDP NAT services for chip-initiated connections
- Added tcp_nat.py to handle TCP NAT, implementing the three-way handshake, data flow, and connection state management.
- Introduced udp_nat.py for UDP NAT, managing chip-initiated datagrams and maintaining flow state.
- Created integration tests in test_picow_net_bridge.py to validate the functionality of the TCP and UDP NAT implementations, including ARP, DHCP, ICMP, and DNS interactions.
2026-04-29 08:43:41 -03:00
..
examples
img/boards
wiki Implement TCP and UDP NAT services for chip-initiated connections 2026-04-29 08:43:41 -03:00
ARCHITECTURE.md
CUSTOM_CHIPS.md Add ESP32 chip demos and comprehensive tests for I2C, SPI, and UART interactions 2026-04-28 19:24:39 -03:00
ESP32C3_WIFI_BLUETOOTH.md feat: add ESP32 WiFi/BLE emulation with ESP-IDF compilation pipeline 2026-03-31 20:53:56 -03:00
ESP32_EMULATION.md
ESP32_WIFI_BLUETOOTH.md fix: update gateway IP in documentation and mark submodules as dirty 2026-03-31 23:08:54 -03:00
MCP.md
MICROPYTHON_IMPLEMENTATION.md feat: add comprehensive MicroPython implementation documentation for RP2040, ESP32, ESP32-S3, and ESP32-C3 boards 2026-03-29 23:50:55 -03:00
PICO_W_WIFI_EMULATION.md Implement TCP and UDP NAT services for chip-initiated connections 2026-04-29 08:43:41 -03:00
RASPBERRYPI3_EMULATION.md
RISCV_EMULATION.md
RP2040_EMULATION.md
SETUP_COMPLETE.md
WOKWI_LIBS.md
analytics.md
components.md
emulator.md
getting-started.md
img1.png
img2.png
img3.png
img4.png
img5.png
img6.png
intro.md Add ESP32 chip demos and comprehensive tests for I2C, SPI, and UART interactions 2026-04-28 19:24:39 -03:00
roadmap.md