This was a great tutorial. The comments rightfully speak accolades. I was able to follow along without having to keep going back and the code worked perfectly. I was able to adjust the code to work with a Raspberry Pi Pico. Thank you. I look forward to more lessons from you.
@davidjohnston53294 жыл бұрын
Excellent video! Fast paced, and no fluff!
@stevegables33033 жыл бұрын
Clear, concise and well edited! Thank you for your time, sir!
@metalmancytech3 жыл бұрын
Thank you! I'm glad to be helpful 👍
@jimmybryant79423 жыл бұрын
i know it is quite off topic but does anybody know of a good site to watch new tv shows online?
@ansonemmitt44043 жыл бұрын
@Jimmy Bryant Flixportal =)
@jimmybryant79423 жыл бұрын
@Anson Emmitt Thank you, I went there and it seems like they got a lot of movies there =) Appreciate it !
@ansonemmitt44043 жыл бұрын
@Jimmy Bryant happy to help xD
@metalmancytech4 жыл бұрын
Special thanks to Kevin Thomas who wrote a MicroPython driver class for the MPU6050! Check it out here: github.com/mytechnotalent/MicroPython_MPU6050
@ico-theredstonesurgeon43803 жыл бұрын
link seems to be broken... do you have an updated one?
@horacewonghy3 жыл бұрын
esp32 works as well (i use Hardware I2C bus, scl: pin 18 & sda: pin19)
@jayare77502 жыл бұрын
I’m guessing that a D1 Mini would work just the same since it’s the same ESP8266 chip, right?
@kenwallace64933 жыл бұрын
This is great for learning Micropython. I assume very similar code would work on the pyboard and the new Pi Pico.
@clarkhtse3 жыл бұрын
wow, that' really helpful for beginners ! thanks
@raymondliu14443 жыл бұрын
This video helped a lot!!! Thank you so much for making this sir!
@VINICIUSBH1008 ай бұрын
uauuuuu that was a very nice tutorial, thank very much !!!!! It was a big big help for me.... best regards from Brazil
@agnisri1201 Жыл бұрын
How to read H and L in single request is that accurate? I am wondering how to make this place explain
@mytechnotalent4 жыл бұрын
Love your tutorials. 2 questions. Why not create the device drivers as classes? Second question would you be open to creating a tutorial for the APDS-9960 with a detailed breakdown of how to custom create the Gesture Dectection, Color Sense and Gesture sensing? This would really solidify people who would like to contribute to the MicroPython community to write device drivers as there are literally NONE out there other than the work you have done.
@metalmancytech4 жыл бұрын
Thank you for the feedback! I haven't made the device drivers as classes simply because the structure of my guides is to build an understanding of the concepts, not necessarily to optimize usage. However, I think that creating device drivers using classes is a good idea that I will definitely consider for my future guides. It's funny that you mention the APDS-9960. I was very close to using this sensor instead of the MPU6050, but I settled on the IMU because, in my opinion, it is more straightforward and easy to understand. I probably will make a video featuring the APDS-9960 soon. Your feedback has given me some new ideas. I really appreciate you taking the time to leave a thoughtful comment.
@mytechnotalent4 жыл бұрын
@@metalmancytech no worries I have learned alot and will try to make a class library from this foundation.
@mytechnotalent4 жыл бұрын
@@metalmancytech again I want to emphasize how valuable this tutorial has been to me to help me get started with device driver development.
@mytechnotalent4 жыл бұрын
I just tweeted the new lib I created and put a special thanks at the bottom of the repo linking to your tutorials so others can learn from you. Thank you again. github.com/mytechnotalent/MicroPython_MPU6050
@metalmancytech4 жыл бұрын
@@mytechnotalent I saw that! I think I'll link to your repo and credit you at the end of the article for doing this.
@Steveshp12 жыл бұрын
It is really help me. Thank you powerful instruction.
@辛孤达4 жыл бұрын
Hi,can I use int.from_bytes function? Read 2 bytes then change bytes into int with int.from_bytes
@mobachali4 жыл бұрын
Hi, I got stuck with my esp32wroomdevkit1 . Have issues importing i2c. Any clue? Cheers
@metalmancytech4 жыл бұрын
I just got out my ESP-WROOM-32 and made sure it was flashed with the latest version of MicroPython (1.12) and tried importing I2C from machine and had no problem. I will just say to make sure that "I2C" is capitalized. Below is the exact import statement I made: from machine import I2C Feel free to reply here if you have more details on the problem or it still isn't working.
@mobachali4 жыл бұрын
@@metalmancytech that's works great now. thanks for for the detailed videos. it helped me better than any other to understand every step of the process
@raguaviva4 жыл бұрын
You are good! here is my like!
@metalmancytech4 жыл бұрын
Thanks! I'm glad you liked it!
@abrahamtiradorico1697 Жыл бұрын
Awesome video, thank you
@angelo_pavan3 жыл бұрын
Awesome!! Thank you very much!
@davidmarks5092 жыл бұрын
Great tutorial TY very much
@vaibhavkhurana2153 жыл бұрын
Thanks a lot !!!
@shivadasarad3 жыл бұрын
thank u very much I learn soo much from this vedio
@Noahakavalkrie3 жыл бұрын
Nice
@bdfy83493 жыл бұрын
Спасибо, мужик, очень помогли твои видео. Привет из России!