Skip to content

techtutorialsx

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

  • Home
  • About

Posts

Posted on January 17, 2022January 25, 2025

ESP32: Chat Application (Introduction)

How to build a chat application hosted by the ESP32, based on websockets.

Posted on December 6, 2021January 25, 2025

ESP32 websocket server: Broadcast messages

How to broadcast messages to all the websocket clients connected to a ESP32 server.

Posted on December 1, 2021January 25, 2025

ESP32: Sending a SMS with Twilio

How to use the API from Twilio to send a SMS from the ESP32, using the Arduino core.

Posted on November 19, 2021November 19, 2021

ESP32 Inja: using templates from the file system

How to render inja templates stored in the file system of the ESP32. We will be using the Arduino core to program the device.

Posted on November 12, 2021

ESP32 dashboard: luminosity measurements

How to display luminosity levels on a real-time web dashboard served by the ESP32. We will be using the ESP-DASH library and the Arduino core.

Posted on November 2, 2021November 2, 2021

ESP32: Dynamic sensor network

How to build a dynamic sensor network that can be monitored through a web-based real-time dashboard. We will be using the ESP32 to implement the nodes of the sensor network and the Arduino core to program them.

Posted on November 2, 2021November 2, 2021

ESP32: The C++ map container

How to execute some basic operations on a std::map container. We will be using the ESP32 and the Arduino

Posted on October 29, 2021October 29, 2021

ESP32 mDNS: Host name resolution

How to perform the resolution of a host name without the necessity for any dedicated infra-structure, using the mDNS protocol. We will be using two ESP32 devices and the Arduino core.

Posted on October 27, 2021October 27, 2021

ESP32 dashboard: dynamic cards

How to dynamically add and remove a card from a web dashboard served by the ESP32. We will be using the ESP-DASH library and the Arduino core.

Posted on October 27, 2021October 27, 2021

ESP32 Dashboard: Status card

How to display and use the Status Card from the ESP-DASH library. We will be using the ESP32 and the Arduino core.

Posts pagination

Previous page Page 1 Page 2 Page 3 … 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...