CircuitPython and Heltec WIFI LoRa 32(V2)

CircuitPython on hardware including Adafruit's boards, and CircuitPython libraries using Blinka on host computers.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
logwriter
 
Posts: 1
Joined: Mon Aug 08, 2022 3:45 pm

CircuitPython and Heltec WIFI LoRa 32(V2)

Post by logwriter »

Hi All,

I have a Heltec WIFI LoRa 32 (v2) board and currently it's running MicroPython. I have a school project where I have to use an adafruit MPU-6050 to collect some accelerometer and gyroscope data.

I can't find a micropython module for the MPU-6050, but I did find a module for the CircuitPython.

Since, CircuitPython is based on MicroPython, I'm wondering if I can get CircuitPython into my board, or if I some how I could use the adafruit_mpu6050.py module with MicroPython.

Any thoughts?

All the best,

-- Rodrigo

Locked
Please be positive and constructive with your questions and comments.

Return to “Adafruit CircuitPython”