Skip to content

techtutorialsx

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

  • Home
  • About

Tag: MicroPython

Posted on June 4, 2017January 25, 2025

ESP32 / ESP8266 MicroPython: Running a script from the file system

The objective of this post is to explain how to run a script from MicroPython's file system. This was tested on both the ESP32 and the ESP8266. Introduction The objective of this post is to explain how to run a script from MicroPython's file system. This was tested on both the ESP32 and the ESP8266. …

Continue reading "ESP32 / ESP8266 MicroPython: Running a script from the file system"

Posted on June 4, 2017January 25, 2025

ESP32 / ESP8266 MicroPython: Uploading files to the file system

The objective of this post is to explain how to upload files from a computer to the MicroPython file system, using a tool called ampy. This tutorial was tested on both the ESP8266 and the ESP32. Introduction The objective of this post is to explain how to upload files from a computer to the MicroPython …

Continue reading "ESP32 / ESP8266 MicroPython: Uploading files to the file system"

Posted on June 3, 2017January 25, 2025

ESP32 / ESP8266 MicroPython: Reading a file

The objective of this post is to explain how to read a file from MicroPython's file system. This tutorial was tested on both the ESP32 and the ESP8266. Introduction The objective of this post is to explain how to read a file from MicroPython's file system. This tutorial was tested on both the ESP32 and …

Continue reading "ESP32 / ESP8266 MicroPython: Reading a file"

Posted on June 3, 2017March 14, 2019

ESP32 / ESP8266 MicroPython: Writing a file

The objective of this post is to explain how to create a file in MicroPython. The code was tested on both the ESP32 and the ESP8266. Introduction The objective of this post is to explain how to create a file in MicroPython. The code was tested on both the ESP32 and the ESP8266. The prints …

Continue reading "ESP32 / ESP8266 MicroPython: Writing a file"

Posted on June 3, 2017January 25, 2025

ESP32 / ESP8266 MicroPython: Running scripts from a computer

The objective of this post is to explain how to run a MicroPython script from a computer, using a tool called ampy. The tutorial was tested both on the ESP8266 and on the ESP32. Introduction The objective of this post is to explain how to run a MicroPython script from the the computer, using a …

Continue reading "ESP32 / ESP8266 MicroPython: Running scripts from a computer"

Posted on June 1, 2017January 25, 2025

ESP32 MicroPython: Connecting to a WiFi Network

The objective of this post is to explain how to connect to a WiFi network using MicroPython on the ESP32. Introduction The objective of this post is to explain how to connect to a WiFi network using MicroPython on the ESP32. The procedure shown here is based on the guide provided for the ESP8266, on …

Continue reading "ESP32 MicroPython: Connecting to a WiFi Network"

Posted on May 27, 2017January 25, 2025

ESP32 MicroPython: Encoding JSON

The objective of this post is to explain how to encode a JSON message using MicroPython and the ujson library on the ESP32. Introduction The objective of this post is to explain how to encode a JSON message using MicroPython and the ujson library on the ESP32. You can check how to enable the MicroPython …

Continue reading "ESP32 MicroPython: Encoding JSON"

Posted on May 23, 2017January 25, 2025

ESP32 MicroPython: Parsing JSON

The objective of this post is to explain how to parse a JSON string with MicroPython running on the ESP32. Introduction The objective of this post is to explain how to parse a JSON string with MicroPython running on the ESP32. If you need help setting MicroPython on the ESP32, please check this previous post …

Continue reading "ESP32 MicroPython: Parsing JSON"

Posted on May 20, 2017January 25, 2025

ESP32: MicroPython support

The objective of this post is to explain how to flash the MicroPython firmware to the ESP32 and test it with a simple "Hello World" program. Introduction The objective of this post is to explain how to flash the MicroPython firmware to the ESP32 and test it with a simple "Hello World" program. MicroPython is …

Continue reading "ESP32: MicroPython support"

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"

Posts pagination

Previous page Page 1 … Page 5 Page 6 Page 7 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
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
 

Loading Comments...