Skip to content

techtutorialsx

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

  • Home
  • About

Tag: Python

Posted on November 27, 2016January 25, 2025

LinkIt Smart Duo: Transferring files with SCP

The objective of this post is to explain how to transfer files from a computer to the LinkIt Smart Duo using the SCP protocol. Introduction Since we use a command line environment to access the LinkIt Smart, we can only create files on it using command line editors. One that comes installed with the operating …

Continue reading "LinkIt Smart Duo: Transferring files with SCP"

Posted on November 6, 2016January 25, 2025

Linkit Smart Duo: Blinking a LED with Python

The objective of this post is to explain how to interface with the Linkit Smart Duo hardware from Python to blink the LED of the board. Introduction The objective of this post is to explain how to interface with the Linkit Smart Duo hardware from Python to blink the LED of the board. To do …

Continue reading "Linkit Smart Duo: Blinking a LED with Python"

Posted on November 6, 2016January 25, 2025

Linkit Smart Duo: Python support

The objective of this post is to explain how to use Python in the Linkit Smart Duo Operating System. Introduction As explained in a previous post, we can use the Python programming language to develop applications for the Linkit Smart Duo board. This tutorial will focus on explaining the basics of using Python in the …

Continue reading "Linkit Smart Duo: Python support"

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

IoT: Temperature logger

Architecture of a simple IoT temperature logger using the ESP8266 and a web server deployed on the cloud.

Posts pagination

Previous page Page 1 … Page 14 Page 15

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