Skip to content

techtutorialsx

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

  • Home
  • About

Posts

Posted on November 5, 2016January 25, 2025

Linkit Smart Duo

Introduction to the Linkit Smart Duo, a powerful development board based on the OpenWrt Linux distribution.

Posted on October 30, 2016January 25, 2025

Python: Parsing JSON

The objective of this post is to explain how to parse the response of a HTTP request which is in JSON format. Introduction The objective of this post is to explain how to parse the response of a HTTP GET request which is in JSON format. We will use the Requests library to perform the request …

Continue reading "Python: Parsing JSON"

Posted on October 30, 2016January 25, 2025

Python: HTTP POST Requests

The objective of this post is to explain how to do HTTP POST requests using Python and the Requests library. Introduction The objective of this post is to explain how to do HTTP POST requests using Python and the Requests library. The simplest way to install this library is by using pip, as can be seen in …

Continue reading "Python: HTTP POST Requests"

Posted on October 30, 2016January 25, 2025

ESP8266 Webserver: Receiving GET requests from Python

The objective of this post is to explain how to make a Python application talk with a ESP8266 by sending HTTP GET Requests to a HTTP web server running on the microcontroller. Introduction The objective of this post is to explain how to make a Python application talk with a ESP8266 by sending HTTP GET Requests …

Continue reading "ESP8266 Webserver: Receiving GET requests from Python"

Posted on October 23, 2016March 14, 2019

Python: HTTP GET requests

The objective of this post is to explain how to do HTTP GET requests using Python and the Requests library. Introduction The objective of this post is to explain how to do HTTP GET requests using Python and the Requests library. The simplest way to install this library is by using pip, as can be …

Continue reading "Python: HTTP GET requests"

Posted on October 23, 2016January 25, 2025

Python: An introduction

The objective of this post is to present a quick introduction to the Python programming language.

Posted on October 22, 2016January 25, 2025

ESP8266 Webserver: Getting query parameters

The objective of this post is to explain how to access query parameters passed in HTTP requests sent to a web server deployed in the ESP8266. Introduction The objective of this post is to explain how to access query parameters passed in HTTP requests sent to a web server deployed in the ESP8266. Query parameters …

Continue reading "ESP8266 Webserver: Getting query parameters"

Posted on October 15, 2016January 25, 2025

ESP8266 HTTP server: Serving HTML, Javascript and CSS

The objective of this post is to explain how to serve some HTML, Javascript and CSS in a ESP8266 HTTP webserver. Introduction The objective of this post is to explain how to serve some HTML, Javascript and CSS in a ESP8266 HTTP webserver. It's important to take in consideration that HTML, Javascript and CSS are …

Continue reading "ESP8266 HTTP server: Serving HTML, Javascript and CSS"

Posted on October 3, 2016January 25, 2025

ESP8266: Setting a simple HTTP web server

The objective of this post is to explain how to set a HTTP web server on a ESP8266 and how to make some requests to it using a web browser. Introduction The objective of this post is to explain how to set an HTTP web server on a ESP8266 and how to make some requests …

Continue reading "ESP8266: Setting a simple HTTP web server"

Posted on September 17, 2016January 25, 2025

ESP8266: Controlling a LED matrix with the 74HC595 ICs

The objective of this post is to explain how to control the LEDs of a LED matrix using 2 74HC595 ICs and a ESP8266 microcontroller.   Introduction The objective of this post is to explain how we can control a LED matrix using 2 74HC595 ICs and a ESP8266. With this method, we will only …

Continue reading "ESP8266: Controlling a LED matrix with the 74HC595 ICs"

Posts pagination

Previous page Page 1 … Page 59 Page 60 Page 61 … 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