Micropython

  • Transferring Data from Raspberry Pi Pico W to Google Sheets without IFTTT: Part 2

    Transferring Data from Raspberry Pi Pico W to Google Sheets without IFTTT: Part 2

    Upload Data from Raspberry Pi Pico W to Google Sheets – (Part 2) Without Using IFTTT In the previous article,…

  • [ESP32]MicroPython導入ガイド:Thonnyを使った方法(その3)

    [ESP32]MicroPython導入ガイド:Thonnyを使った方法(その3)

    [ESP32]MicroPython導入ガイド(その3)Thonnyの使い方 [ESP32]MicroPython導入ガイド(その3)Thonnyの使い方 今回は、ESP32にMicroPythonを導入した後の開発環境としてThonnyを使う方法について紹介します。 Thonnyのダウンロードとインストール まずは、Thonnyの公式サイトから最新のバージョンをダウンロードしてインストールします。インストールが完了したら、Thonnyを起動します。 ESP32との接続設定 Thonnyを起動したら、メニューバーから「ツール」→「マイクロコントローラ」を選択し、ESP32を選択します。接続ポートなどの設定が必要な場合は、指示に従って設定を行います。 コードの実行 ThonnyのエディタにMicroPythonのコードを書き込み、保存します。その後、エディタの下部にある「Run」ボタンをクリックすると、ESP32にコードが転送され実行されます。 デバッグ機能の利用 Thonnyにはデバッグ機能も搭載されており、コードの実行中に変数の値やプログラムのステップを確認することができます。デバッグ機能を利用して、コードの修正や不具合の解析を行いましょう。 まとめ このように、Thonnyを使うことでESP32にMicroPythonを導入した開発環境を構築することができます。Thonnyの使い方をマスターして、効率的にプログラミングを行いましょう。

  • Playing with ESP32 LED and Buzzer using Python in Thonny IDE with Micropython

    Playing with ESP32 LED and Buzzer using Python in Thonny IDE with Micropython

    Using Python to Control ESP32 LED and Buzzer with Thonny IDE and MicroPython Using Python to Control ESP32 LED and…

  • Creating an IoT Application with MicroPython, Flask, and Flutter

    Creating an IoT Application with MicroPython, Flask, and Flutter

    IoT with MicroPython, Flask, and Flutter IoT with MicroPython, Flask, and Flutter The Internet of Things (IoT) has revolutionized the…

  • Encender una lámpara utilizando Ruby Tkinter y ESP8266 en MicroPython #ruby #esp8266 #micropython

    Encender una lámpara utilizando Ruby Tkinter y ESP8266 en MicroPython #ruby #esp8266 #micropython

    Encendido de lámpara con Ruby Tkinter y ESP8266 en MicroPython Encendido de lámpara con Ruby Tkinter y ESP8266 en MicroPython…

  • Building a REST API Server using Python, Flask, and MongoDB

    Building a REST API Server using Python, Flask, and MongoDB

    Create a REST API Server with Python, Flask, and MongoDB How to Create a REST API Server with Python, Flask,…

  • Uploading to Amazon S3 from the Raspberry Pi Pico W: A Step-by-Step Guide

    Uploading to Amazon S3 from the Raspberry Pi Pico W: A Step-by-Step Guide

    ,

    How to Upload to Amazon S3 from the Raspberry Pi Pico W How to Upload to Amazon S3 from the…