Skip to content

techtutorialsx

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

  • Home
  • About

Posts

Posted on December 27, 2016January 25, 2025

Python anywhere: Deploying a Flask server on the cloud

The objective of this post is to explain how to configure a Flask server on the cloud and create a simple hello world application. Introduction The objective of this post is to explain how to configure a Flask server on the cloud and create a simple hello world application. As we have seen in previous …

Continue reading "Python anywhere: Deploying a Flask server on the cloud"

Posted on December 27, 2016January 25, 2025

LinkIt Smart Duo: Running a Flask server

The objective of this post is to explain how to install and run a Flask server on the LinkIt Smart 7688 Duo. Introduction Flask is a web micro framework for Python which allows us to create and deploy simple web applications very easily. In this tutorial, we will install Flask and create a very simple …

Continue reading "LinkIt Smart Duo: Running a Flask server"

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 24, 2016January 25, 2025

Flask: Controlling HTTP methods allowed

The objective of this post is to explain how control the allowed HTTP methods on the URLs specified for a Flask web server. Introduction The objective of this post is to explain how control the allowed HTTP methods on the URLs specified for a Flask web server. Flask is a web micro framework for Python …

Continue reading "Flask: Controlling HTTP methods allowed"

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, 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 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 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 10, 2016January 25, 2025

Flask: Hello World

The objective of this post is to explain how to create a simple "Hello world" application with Python and Flask. Introduction Flask is a web micro framework for Python [1] which allows us to create and deploy simple web applications very easily. The installation of Flask is very simple if we use pip. We just …

Continue reading "Flask: Hello World"

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"

Posts pagination

Previous page Page 1 … Page 57 Page 58 Page 59 … 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

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