Raspberry Pi PICO | Starting With MicroPython + Examples | I2C OLED, ADC, PWM

263,120
0
2021-02-14に共有
High quality PCB prototypes: www.pcbway.com/

🔥We have a new microcontroller on the market, the Raspberry Pi PICO. Here I show you how to start with this board, upload the MicroPython and start programming in Thonny. See all the examples.

🔀LINKS
-------------------------------------
Download MicroPython: bit.ly/36QWgKk
Download Thonny: thonny.org/
Prepare the PICO: electronoobs.com/eng_arduino_tut134.php
Blink Example: electronoobs.com/eng_arduino_tut135.php
Permanent code main.py: electronoobs.com/eng_arduino_tut136.php
ADC example: helectronoobs.com/eng_arduino_tut137.php
SSD1306 library: electronoobs.com/eng_arduino_tut138.php
i2c OLED example: electronoobs.com/eng_arduino_tut138.php
PWM Example: electronoobs.com/eng_arduino_tut139.php


🤝SUPPORT
-------------------------------------
Join my Arduino Course (Spanish): bit.ly/2JY8icE
ELECTRONOOBS.io: electronoobs.io/
Help my projects on Patreon : www.patreon.com/ELECTRONOOBS
my Q&A page: electronoobs.io/forum/index.php
Facebook page: www.facebook.com/Electronoobs
Canal en Español:    / electronoobs en español  

00:00 Intro
01:51 Main Specs
03:41 Micropython
04:56 Install Micropython
05:50 Blink Example
07:22 Permanent main.py
08:26 ADC example
09:46 i2c Example
13:23 PWM Example
15:15 Outro

Like share and subscribe to motivate me. Thank you

#raspberry
#programming
#micropython

コメント (21)
  • @amirb715
    this was by far THE best tutorial on Pi pico on youtube
  • This is an excellent starting point for getting into Pico. Nice work!
  • @JD96893
    What I like most about this is micropython! Programing arduino isn't easy, where as python IS very easy to learn and use and has a massive user base.
  • I cannot believe the quality of this video. Thank you.
  • I love that you're covering the new pi pico! I am trying to upgrade some of my old projects with this new board, many which use the popular nRF24L01 transceiver module. I would love to see a guide that uses these two together, like your universal RC transmitter, or a two-way terminal to terminal messenger. It looks like nobody out there as a guide with the nRF24L01 and Micro Python!?!
  • This is a good alternativ to the much more expensive PyBoard! Thanks for sharing!
  • I Luv U man... I always pray for U that u get more n more successful... Respect for you man..
  • Please consider making videos about the PIO's. I think these are an interesting addition to a microcontroller with many great applications, but they are somewhat hard to grasp conceptually.
  • sir you are my tech guru mean great teacher , im an electronic engineering student and your videos are more useful to me and I appreciate your work thank you sir so much love you
  • @phreak074
    When the lighter went to the micro pi I was like 😵😵😵 Awesome vid, learned a bunch!
  • You killed it once again! Great job! 👍 I'm on board with your fans, I'd love to see you do another drone using this board.
  • @HakAtIt
    That was a really great video... And I've been interested in the pico! Thank you for this!
  • @ImTheReal
    Pretty awesome! Just waiting for your great projects XD Tnx for sharing! 🙏💎
  • This was great, I suggest that when you finish reviewing this board to compare it with other powerful boards like the teensy 3.6
  • I have been following your channel since a while you're doing great stuff . Keep going best of luck
  • Excellent video! Great production values to boot!
  • @maguyver
    Fantastic video. Now I have have a Raspberry Pi Pico. Your videos are very informative and easy to understand.
  • Thanks for sharing the Thonny tutorial! It's a great tool.