Raspberry Pi Pico W Lessons for Absolute Beginners

Raspberry Pi Pico W Lessons for Absolute Beginners

Paul McWhorter via YouTube Direct link

Raspberry Pi Pico W LESSON 32: Mobile Weather Station Project

32 of 119

32 of 119

Raspberry Pi Pico W LESSON 32: Mobile Weather Station Project

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

Raspberry Pi Pico W Lessons for Absolute Beginners

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Raspberry Pi Pico W LESSON 1: Write Your First Program for Absolute Beginners
  2. 2 Raspberry Pi Pico W LESSON 2: Understanding and Using Breadboards
  3. 3 Raspberry Pi Pico W LESSON 3: Understanding and Using Binary Numbers
  4. 4 Raspberry Pi Pico W LESSON 4: Create a Binary Counter Using the Pico W
  5. 5 Raspberry Pi Pico W LESSON 5: Reading Analog Voltages Using a Potentiometer
  6. 6 Raspberry Pi Pico W LESSON 6: Understanding If Statements in MicroPython
  7. 7 Raspberry Pi Pico W LESSON 7: Controlling 3 LED with a Potentiometer in Micropython
  8. 8 Raspberry Pi Pico W LESSON 8: Compound Conditionals and If Statements in MicroPython
  9. 9 Raspberry Pi Pico W LESSON 9: Getting Analog Output Using PWM (Pulse Width Modulation)
  10. 10 Raspberry Pi Pico W LESSON 10: Create a Dimmable LED in Micropython
  11. 11 Raspberry Pi Pico W LESSON 11: Controlling a Dimmable LED with a Potentiometer
  12. 12 Raspberry Pi Pico W LESSON 12: Understanding and Controlling an RGB LED in MicroPython
  13. 13 Raspberry Pi Pico W LESSON 13: User Specified RGB LED Colors Using Micropython
  14. 14 Raspberry Pi Pico W LESSON 14: Understanding Variable Types and Arrays in Micropython
  15. 15 Raspberry Pi Pico W LESSON 15: For Loops in Micropython
  16. 16 Raspberry Pi Pico W LESSON 16: Sequence of Colors in RGB LED With Micropython
  17. 17 Raspberry Pi Pico W LESSON 17: Buttons and Pull Up Resistors in Micropython
  18. 18 Raspberry Pi Pico W LESSON 18: Push Button Control of LEDs in Micropython
  19. 19 Raspberry Pi Pico W LESSON 19: Button Control of RGB LED in Micropython
  20. 20 Raspberry Pi Pico W LESSON 20: Using the DHT11 Temperature and Humidity Sensor in MicroPython
  21. 21 Raspberry Pi Pico W LESSON 21: Temperature and Humidity Measurements with Toggle Switch
  22. 22 Raspberry Pi Pico W LESSON 22: Using an LCD Display with the Pico W
  23. 23 Raspberry Pi Pico W LESSON 23: Temperature and Humidity Sensor with LCD Display
  24. 24 Raspberry Pi Pico W LESSON 24: Power Portable Projects with LiPo Rechargeable Battery
  25. 25 Raspberry Pi Pico W LESSON 25: Getting Started with OLED 1306 in Micropython
  26. 26 Raspberry Pi Pico W LESSON 26: Drawing a Circle on the OLED 1306 Display
  27. 27 Raspberry Pi Pico W LESSON 27: Creating Lissajous Patterns on an OLED Display
  28. 28 Raspberry Pi Pico W LESSON 28: Connecting the Raspberry Pi Pico W to WiFi
  29. 29 Raspberry Pi Pico W LESSON 29: Simple Client Server Project to Control RGB LED
  30. 30 Raspberry Pi Pico W LESSON 30: Project to Connect Your Raspberry Pi Pico W to the Internet
  31. 31 Raspberry Pi Pico W LESSON 31: Sensorless Remote Weather Station Project
  32. 32 Raspberry Pi Pico W LESSON 32: Mobile Weather Station Project
  33. 33 Raspberry Pi Pico W LESSON 33: Display the HSV Color Wheel on an RGB LED
  34. 34 Raspberry Pi Pico W LESSON 34: Convert HSV to RGB in Micropython
  35. 35 Raspberry Pi Pico W LESSON 35: Remote Weather Station with RGB LED Temperature Indicator
  36. 36 Raspberry Pi Pico W LESSON 36: Control a Servo With MicroPython
  37. 37 Raspberry Pi Pico W LESSON 37: Control a Servo With a Potentiometer in MicroPython
  38. 38 Raspberry Pi Pico W LESSON 38: Learn Trigonometry Fundamentals in One Session (EASY)
  39. 39 Raspberry Pi Pico W LESSON 39: Practical Trigonometry for Easy Problem Solving
  40. 40 Raspberry Pi Pico W LESSON 40: Measuring Acceleration with the MPU6050 Six Axis IMU
  41. 41 Raspberry Pi Pico W LESSON 41: Inferring Tilt From a 3 Axis Accelerometer
  42. 42 Raspberry Pi Pico W LESSON 42: Measuring Tilt With an MPU6050 Accelerometer
  43. 43 Raspberry Pi Pico W LESSON 43: Measure Pitch and Roll Using a 3 Axis Accelerometer
  44. 44 Raspberry Pi Pico W LESSON 44: Measure Simultaneous 0 G on All Three Axis of MPU6050
  45. 45 Raspberry Pi Pico W LESSON 45: Calculating Height from a Dropped Object in Freefall
  46. 46 Raspberry Pi Pico W LESSON 46: Build a 2 Axis Tilt Meter with Display Using the MPU6050
  47. 47 Raspberry Pi Pico W LESSON 47: Improving Sensor Data With a Low Pass Filter
  48. 48 Raspberry Pi Pico W LESSON 48: Measuring Rotation Using the Gyros on the MPU6050
  49. 49 Raspberry Pi Pico W LESSON 49: Improving IMU Performance with a Complimentary Filter
  50. 50 Raspberry Pi Pico W LESSON 50: Removing Long Term Steady State Error from Sensor Data
  51. 51 Raspberry Pi Pico W LESSON 51: Ultimate Pitch and Roll Gadget Using the MPU6050
  52. 52 Raspberry Pi Pico W LESSON 52: Controlling Neopixels in MicroPython
  53. 53 Raspberry Pi Pico W LESSON 53: Animating NeoPixel Strips Using MicroPython
  54. 54 Raspberry Pi Pico W LESSON 54: Animated Dynamic Rainbow on NeoPixel in MicroPython
  55. 55 Raspberry Pi Pico W LESSON 55: Create a Dynamic Rainbow With Neopixels in MicroPython
  56. 56 Raspberry Pi Pico W LESSON 56: Using a Joystick With MicroPython
  57. 57 Raspberry Pi Pico W LESSON 57: Calibrating a Joystick in MicroPython
  58. 58 Raspberry Pi Pico W LESSON 58: Determine Angular Position of a Joystick in MicroPython
  59. 59 Raspberry Pi Pico W LESSON 59: Controlling a Servo with a Joystick.
  60. 60 Raspberry Pi Pico W LESSON 60: Control NeoPixel Colors with a Joystick in MicroPython
  61. 61 Raspberry Pi Pico W LESSON 61: How to Write Modular Code With Micropython Functions
  62. 62 Raspberry Pi Pico W LESSON 62: Create Functions to Average and Sort Grades in Micropython
  63. 63 Raspberry Pi Pico W LESSON 63: Object Oriented Programming in MicroPython with Classes and Methods
  64. 64 Raspberry Pi Pico W LESSON 64: Object Oriented Programming Example in MicroPython with LEDs
  65. 65 Raspberry Pi Pico W LESSON 65: Create a Servo Class and Method in MicroPython
  66. 66 Raspberry Pi Pico W LESSON 66: Create Your Own Libraries in Micropython
  67. 67 Raspberry Pi Pico W LESSON 67: Use Both Cores on Your Pi Pico with MicroPython
  68. 68 Raspberry Pi Pico W LESSON 68: MicroPython Multicore Threading Example with LEDs and Servo
  69. 69 Raspberry Pi Pico W LESSON 69: Cleanly Exit MicroPython Threads When Program Terminates
  70. 70 Raspberry Pi Pico W LESSON 70: Example of Cleanly Exiting Dual Core Program in MicroPython
  71. 71 Raspberry Pi Pico W LESSON 71: Allow Thread to Complete Task Before Termination
  72. 72 Raspberry Pi Pico W LESSON 72: Understanding Using Dictionaries in MicroPython
  73. 73 Raspberry Pi Pico W LESSON 73: Control a RGB LED Using a Dictionary in MicroPython
  74. 74 Raspberry Pi Pico W LESSON 74: Create a MicroPython Class for Controlling RGB LED
  75. 75 Raspberry Pi Pico W LESSON 75: Using an Infrared IR Remote Control in MicroPython
  76. 76 Raspberry Pi Pico W LESSON 76: MicroPython Program to Use an Infrared IR Remote in Projects
  77. 77 Raspberry Pi Pico W LESSON 77: Control a Servo with an Infrared IR Remote
  78. 78 Raspberry Pi Pico W LESSON 78: Control NeoPixel Array Using an Infrared IR Remote in MicroPython
  79. 79 Raspberry Pi Pico W LESSON 79: NeoPixel Project With Remote Control and SD1306 Display
  80. 80 Raspberry Pi Pico W LESSON 80: Creating and Using Timers in Projects
  81. 81 Raspberry Pi Pico W LESSON 81: Creating Asymmetric Pulses Using Timers
  82. 82 Raspberry Pi Pico W LESSON 82: Create an LED Binary Counter Using Only Timers
  83. 83 Raspberry Pi Pico W LESSON 83: Using Interrupts in Micropython
  84. 84 Raspberry Pi Pico W LESSON 84: Debounce Pushbutton Switches Using Interrupts
  85. 85 Raspberry Pi Pico W LESSON 85: Button Controlled Binary Counter Using Interrupts
  86. 86 Raspberry Pi Pico W LESSON 86: Up Down Binary Counter Using Interrupts and Pushbuttons
  87. 87 Raspberry Pi Pico W LESSON 87: Introduction to Raspberry Pi Pico PIO and State Machines
  88. 88 Raspberry Pi Pico W LESSON 88: Understanding PIO State Machine Push, Pull, Put and Get
  89. 89 Raspberry Pi Pico W LESSON 89: Mastering the PIO State Machine Tx and RX FIFO Operations
  90. 90 Raspberry Pi Pico W LESSON 90: PIO State Machine Timing, Looping and Shifting
  91. 91 Raspberry Pi Pico W LESSON 91: Create a Four Bit Binary Counter Using Only PIO State Machine
  92. 92 Raspberry Pi Pico W LESSON 92: Simple Toggle Switch Done Completely on the PIO State Machine
  93. 93 Raspberry Pi Pico W LESSON 93: Button Controlled Binary Counter Completely on PIO State Machine
  94. 94 Raspberry Pi Pico W LESSON 94: Monitoring Two Buttons on the PIO State Machine
  95. 95 Raspberry Pi Pico W LESSON 95: Binary Counter with Reset on the PIO State Machine
  96. 96 Raspberry Pi Pico W LESSON 96: Two Button Up Down Binary Counter Using Only PIO State Machine
  97. 97 Raspberry Pi Pico W LESSON 97: Understanding Servo Signal Timing Control
  98. 98 Raspberry Pi Pico W LESSON 98: Controlling Servo Position With PIO State Machine
  99. 99 Raspberry Pi Pico W LESSON 99: Sweeping Servo Position Using the PIO State Machine
  100. 100 Raspberry Pi Pico W LESSON 100: Using Multiple PIO State Machines at the Same Time
  101. 101 Raspberry Pi Pico W LESSON 101: Using PIO State Machines Inside a Micropython Class
  102. 102 Raspberry Pi Pico W LESSON 102: Creating a Library to Easily Work With Multiple PIO State Machines
  103. 103 Raspberry Pi Pico W LESSON 103: Using Pi Pico PIO State Machine IRQ Interrupts
  104. 104 Raspberry Pi Pico W LESSON 104: PIO State Machine IRQ Interrupts and Handlers
  105. 105 Raspberry Pi Pico W LESSON 105: Controlling NeoPixel Array with PIO State Machines
  106. 106 Raspberry Pi Pico W LESSON 106: Measuring Distance With Ultrasonic Sensor HC-SR-04
  107. 107 Raspberry Pi Pico W LESSON 107: Precision Ultrasonic Distance Measurement With PIO State Machines
  108. 108 Raspberry Pi Pico W LESSON 108: Portable Distance Measurement Project With Ultrasonic Sensor
  109. 109 Raspberry Pi Pico W LESSON 109: Sending Data Between the Pi Pico and Your PC Over WiFi
  110. 110 Raspberry Pi Pico W LESSON 109 SUPPLEMENTAL: Powering Portable Projects with a Battery
  111. 111 Raspberry Pi Pico W LESSON 110: Client Server Project on the Pi Pico Using WiFi
  112. 112 Raspberry Pi Pico W LESSON 111: Learn PyQt Essentials in One Session
  113. 113 Raspberry Pi Pico W LESSON 116: Control DC Motor Speed and Direction on Pi Pico Project
  114. 114 Raspberry Pi Pico W LESSON 117: Project to Control DC Motor Remotely with PyQt Over Wifi
  115. 115 Raspberry Pi Pico W LESSON 118: Saving Data to Flash Memory on Pi Pico
  116. 116 Raspberry Pi Pico W LESSON 119: Project Storing Mission Critical Data in Flash Memory
  117. 117 Raspberry Pi Pico W LESSON 120: Incorporating an RFID Tag Into Your Pi Pico Project
  118. 118 Raspberry Pi Pico W LESSON 121: Using RFID Tags to Lock or Unlock Projects
  119. 119 Raspberry Pi Pico W LESSON 122: RFID Project to Lock and Unlock Servo Access

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.