ESP-WROOM-32(38pin)を手に入れた! インストールが進んでいく様子 successfullyとか表示されていれば大丈夫のはず 念のため、pip freeze等で確認するとよいかも 1.2 esptoolコマンドが実行できるか確認 正常にインストールできたら、esptoolのPATHが通っているか確認 ...
I2C通信で遊んでみたいと思い、約30年ぶりにマイコンに触れる。約30年前の当時とはハードウェアもソフトウェアも大きく変わった。2021年に発表されたRP2040というマイコンと、最近流行りのPythonのマイコン版であるMicroPythonというプログラミング言語を使い ...
If you leverage an esp32-c3 super mini, it has a 5v that you can use to power the sensor. Otherwise, you will have to us a convert 3.3v to 5v. For the i2c connection, you simply need to pick two gpio ...
Este projeto foi desenvolvido para a disciplina Computational Thinking for Engineering, do 1º ano do curso de Engenharia Mecatrônica da FIAP, sob a orientação do Professor André Tritiack. O objetivo é ...
In theory, using MicroPython on the ESP32 is easy — just flash an image and connect using a serial port. But that leaves a lot of things you still have to do. You need to move files between the two ...
I’ve been playing with a few MicroPython projects recently on several different embedded platforms, including a couple of ESP32 WiFi modules. There are various ways to program these modules: For over ...
upyOS is a modular, lightweight MicroPython-based operating system (OS) that provides a Unix-like experience on low-resource microcontrollers such as Espressif Systems ESP32/ESP32-C3/ESP32-S3, ...