Skip to content

techtutorialsx

A site about programming, IoT and technology. Find tutorials for many different projects.

  • Home
  • About

Posts

Posted on June 16, 2024June 16, 2024

Python defaultdict: Handling Non-existing Keys with Default Values

In this tutorial we are going to learn how to use the defaultdict class.

Posted on June 20, 2022January 26, 2025

Flask and Pydantic

How to use Pydantic together with Flask to perform validation of query parameters and request bodies.

Posted on June 3, 2022January 26, 2025

Pydantic: Getting started

How to get started with pydantic, a data validation library for Python based on type annotations.

Posted on April 11, 2022January 20, 2025

ESP32 WebSerial: Receiving Messages

In this post we are going to learn how to receive messages sent from the WebSerial UI, on the ESP32.

Posted on January 24, 2022January 25, 2025

ESP32: WebSerial and mDNS

In this tutorial we will learn how to use WebSerial and perform the resolution of the ESP32 domain name using mDNS.

Posted on January 17, 2022January 25, 2025

ESP32: Chat Application (Part 5)

In part of of this series of tutorials, we will add the client connected and client disconnected events to our ESP32 chat application

Posted on January 17, 2022January 25, 2025

ESP32: Chat Application (Part 4)

In this part of our chat application series of tutorials on the ESP32, we will add the timestamping of the messages.

Posted on January 17, 2022January 25, 2025

ESP32: Chat Application (Part 3)

In this tutorial we are going to make the User Interface of our application look better by adding some CSS to style our HTML elements.

Posted on January 17, 2022January 25, 2025

ESP32: Chat application (Part 2)

In part 2 of this series of tutorials we will learn how to split the UI files and how to serve them from the ESP32.

Posted on January 17, 2022January 25, 2025

ESP32: Chat Application (Part 1)

First part of the ESP32 Chat application, where we will setup the basic ESP32 and client functionality.

Posts pagination

Page 1 Page 2 … Page 65 Next page

Recent Posts

  • Python defaultdict: Handling Non-existing Keys with Default Values
  • Flask and Pydantic
  • Pydantic: Getting started
  • ESP32 WebSerial: Receiving Messages

Categories

  • C# (9)
  • Electronics (11)
  • ESP32 (373)
  • ESP8266 (102)
  • IoT (4)
  • Javascript (23)
  • LinkIt Smart (14)
  • Micro:bit (30)
  • Microcontrollers (13)
  • Misc (24)
  • OBLOQ (16)
  • Python (68)
  • Raspberry Pi (15)
  • Sipeed M1 (4)
  • SQL (5)
Follow techtutorialsx on WordPress.com

  • Subscribe Subscribed
    • techtutorialsx
    • Already have a WordPress.com account? Log in now.
    • techtutorialsx
    • Subscribe Subscribed
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar
 

Loading Comments...