Project ideas to learn TCP/IP

This page summarizes the projects mentioned and recommended in the original post on /r/embedded

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • Visual Studio Code

    Visual Studio Code

  • I recommend getting yourself an ESP32 devkit (either ESP32-DevKitC or ESP32-S3-DevKitC-1 variants), grab https://github.com/espressif/esp-idf SDK, and trying out both WiFi and BSD Sockets usage examples using VSCode + Espressif IDF or PlatformIO plugin. Hopefully you already have an existing WiFi network at home to use it with. Avoid Arduino, MicroPython, and such dumbed-down framework anything and stick with just using ESP-IDF provided APIs directly.

  • esp-idf

    Espressif IoT Development Framework. Official development framework for Espressif SoCs.

  • I recommend getting yourself an ESP32 devkit (either ESP32-DevKitC or ESP32-S3-DevKitC-1 variants), grab https://github.com/espressif/esp-idf SDK, and trying out both WiFi and BSD Sockets usage examples using VSCode + Espressif IDF or PlatformIO plugin. Hopefully you already have an existing WiFi network at home to use it with. Avoid Arduino, MicroPython, and such dumbed-down framework anything and stick with just using ESP-IDF provided APIs directly.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • vscode-esp-idf-extension

    Visual Studio Code extension for ESP-IDF projects

  • I recommend getting yourself an ESP32 devkit (either ESP32-DevKitC or ESP32-S3-DevKitC-1 variants), grab https://github.com/espressif/esp-idf SDK, and trying out both WiFi and BSD Sockets usage examples using VSCode + Espressif IDF or PlatformIO plugin. Hopefully you already have an existing WiFi network at home to use it with. Avoid Arduino, MicroPython, and such dumbed-down framework anything and stick with just using ESP-IDF provided APIs directly.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts