Skip to content

techtutorialsx

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

  • Home
  • About

Tag: Python

Posted on May 6, 2017March 14, 2019

Python: Speech Synthesis

The objective of this post is to explain how to synthesis a simple speech using Python and the pyttsx module. Installing the module We will use pip to install the pyttsx module. Nevertheless, as indicated here, we first need to install the the pywin32-extensions package. Although we can do it using an installer available here, the …

Continue reading "Python: Speech Synthesis"

Posted on May 4, 2017January 25, 2025

ESP8266 MicroPython: Simple variables

The objective of this post is to explain how to declare and handle simple variables in MicroPython, with the ESP8266. Introduction The objective of this post is to explain how to declare and handle simple variables in MicroPython, with the ESP8266. First of all, we need to take in consideration that Python is both a …

Continue reading "ESP8266 MicroPython: Simple variables"

Posted on May 3, 2017January 25, 2025

ESP8266: MicroPython support

The objective of this post is to explain how to use MicroPython on the ESP8266. Introduction The objective of this post is to explain how to use MicroPython on the ESP8266. MicroPython is an implementation of Python  that includes a small subset of the Python standard library and is optimized to run on microcontrollers [1]. …

Continue reading "ESP8266: MicroPython support"

Posted on May 2, 2017January 25, 2025

Python OpenCV: Face detection and counting

How to perform face detection and counting in images, using Python and OpenCV

Posted on April 30, 2017March 14, 2019

Python OpenCV: Reading and displaying an image

The objective of this post is to explain how to read and display an image with Python and OpenCV. Introduction The objective of this post is to explain how to read and display an image with Python and OpenCV. This will be a very simple introductory code. You can check here how to install OpenCV …

Continue reading "Python OpenCV: Reading and displaying an image"

Posted on April 27, 2017January 25, 2025

LinkIt Smart 7688 Duo: Publishing messages to MQTT topic

The objective of this post is to explain how to use the LinkIt Smart 7688 Duo to publish messages to a MQTT topic. Introduction The objective of this post is to explain how to use the LinkIt Smart 7688 Duo to publish messages to a MQTT topic. To do so, we will use a Python …

Continue reading "LinkIt Smart 7688 Duo: Publishing messages to MQTT topic"

Posted on April 27, 2017January 25, 2025

LinkIt Smart 7688 Duo: Subscribing to MQTT topic

The objective of this post is to explain how to connect to a MQTT broker and subscribing to a topic, using the LinkIt Smart Duo. Introduction The objective of this post is to explain how to connect to a MQTT broker and subscribing to a topic, using the LinkIt Smart Duo. This will be done …

Continue reading "LinkIt Smart 7688 Duo: Subscribing to MQTT topic"

Posted on April 23, 2017January 25, 2025

Python: Subscribing to MQTT topic

How to connect to a MQTT broker and subscribe to a topic, using Python

Posted on April 14, 2017January 25, 2025

Python: Publishing messages to MQTT topic

The objective of this post is to explain how to connect to a MQTT broker and post some messages to a topic, using Python. Introduction The objective of this post is to explain how to connect to a MQTT broker and post some messages to a topic, using Python. For this example, we will be …

Continue reading "Python: Publishing messages to MQTT topic"

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"

Posts pagination

Previous page Page 1 … Page 12 Page 13 Page 14 Page 15 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