Skip to content

techtutorialsx

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

  • Home
  • About

Tag: ESP8266

Posted on January 8, 2017January 25, 2025

ESP8266: Posting JSON data to a Flask server on the cloud

The objective of this post is to explain how to make a POST request containing JSON data to a cloud server, with the ESP8266. The cloud server will be implemented using Flask and will be hosted in Pythonanywhere. Introduction The objective of this post is to explain how to make a POST request containing JSON …

Continue reading "ESP8266: Posting JSON data to a Flask server on the cloud"

Posted on December 26, 2016January 25, 2025

ESP8266: HTTP GET Requests to Flask server

The objective of this post is to explain how to connect the ESP8266 to a Flask Webserver and send a HTTP GET Request. The Python code For this example, we will use Flask to deploy a simple webserver that will listen to HTTP GET requests on a certain URL and output a simple text message …

Continue reading "ESP8266: HTTP GET Requests to Flask server"

Posted on December 23, 2016January 25, 2025

ESP8266: Using a rain sensor

How to detect rain drops using the ESP8266, external interrupts and a rain sensor.

Posted on December 18, 2016

Electronics: Rain Sensor

The objective of this post is to describe a cheap rain sensor that can be used to detect rain with microcontrollers such as the Arduino or the ESP8266. Introduction The objective of this post is to describe a cheap rain sensor that can be used to detect rain with microcontrollers such as the Arduino or …

Continue reading "Electronics: Rain Sensor"

Posted on December 18, 2016January 25, 2025

Electronics: A cheap rain sensor

Description of a a cheap electronics rain sensor, compatible with devices such as the Arduino and the ESP8266.

Posted on December 11, 2016March 14, 2019

ESP8266: External interrupts

The objective of this post is to explain how to handle external interrupts with the ESP8266. Introduction The objective of this post is to explain how to handle external interrupts with the ESP8266, which will be a very useful tool when working with sensors. In a more formal definition, interrupts are events or conditions that …

Continue reading "ESP8266: External interrupts"

Posted on December 4, 2016January 25, 2025

ESP8266: Query LinkIt Smart mDNS services

The objective of this post is to explain how to find mDNS services advertised in the LinkIt Smart using the ESP8266. Introduction The objective of this post is to explain how to find mDNS services advertised in the LinkIt Smart using the ESP8266. Although we are creating a very simple use case, this will be …

Continue reading "ESP8266: Query LinkIt Smart mDNS services"

Posted on November 20, 2016January 25, 2025

ESP8266 Webserver: Resolving an address with mDNS

The objective of this post is to explain how to add mDNS address resolving to a ESP8266 HTTP server. Introduction The objective of this post is to explain how to add mDNS address resolving to a ESP8266 HTTP server, using the ESP8266 libraries for the Arduino IDE. mDNS is a protocol that allows to make …

Continue reading "ESP8266 Webserver: Resolving an address with mDNS"

Posted on November 19, 2016January 25, 2025

ESP8266 Webserver: Controlling a LED through WiFi

The objective of this post is to explain how to control a LED through WiFi, using the ESP8266. Introduction The objective of this post is to explain how to control a LED wirelessly through WiFi, with the ESP8266 acting as a web server. Most of the code used here will be based on previous tutorials, so …

Continue reading "ESP8266 Webserver: Controlling a LED through WiFi"

Posted on November 19, 2016January 25, 2025

ESP8266: Blinking a LED

The objective of this post is to explain how to blink a LED using the ESP8266 and the ESP libraries for the Arduino IDE. Introduction Driving a LED with a microcontroller is typically one of the first things people do to test it. Although the electric scheme for driving a LED is very simple, there …

Continue reading "ESP8266: Blinking a LED"

Posts pagination

Previous page Page 1 … Page 8 Page 9 Page 10 … Page 12 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

Enter your email address to follow this blog and receive notifications of new posts by email.

  • Subscribe Subscribed
    • techtutorialsx
    • Join 489 other subscribers
    • 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...
 

    Privacy & Cookies
    This site uses cookies. By continuing to use this website, you agree to their use.
    To find out more, see here: Cookie Policy