Let's Make!

    1. 6.1 Safety guidelines to be followed for each lesson

    2. 6.2 First LED circuit with RaspberryPi Pico

    3. 6.3 Check your circuit- one LED with Pico

    4. 6.4 Blink your first LED on Pico with Python (NOTE: Make sure Pico is connected to your computer with the USB cable before your start this lesson!)

      FREE PREVIEW
    5. 6.5: Code review - how to resolve errors in your code (NOTE: Pico should be connected to your computer with the USB cable for this code to work!)

    6. 6.6 : How to resolve errors in your code

    7. 6.7 Blink your LED in a loop (NOTE: Make sure Pico is connected to your computer with the USB cable before your start this lesson!)

    8. 6.8 Change timer of your first LED from Pico microcontroller

    9. 6.9 Let's check the loop you just added in your code, and make sure there are no syntax errors.

    10. How did it go?

    1. 7.1 Blink 2 LEDs from your Pico microcontroller

    2. 7.2 Blink 3 LEDs from your RaspberryPi Pico microcontroller!

    3. 7.3 Assignment to change your code to vary the pattern

    4. 7.4 Can you add a 4th LED on GP16 of Pico?

      FREE PREVIEW
    5. 7.3 Assignment to change your code to vary the pattern

    6. 7.4 Can you connect a 4th LED on GP16 of Pico?

    1. 8.1 Circuit for Light sensitive switch-part 1

    2. 8.2 Light sensitive switch -part 2

    3. 8.3 LDR circuit check

    4. 8.4 Now, can you test your circuit during the day and night, and then answer these questions?

    5. How did it go?

    6. 8.5 Change the sensitivity of your circuit to the ambient light

    1. 9.1 Introduction to Turtle library in Python

    2. 9.2 Starting with Python- code to draw a line and a square

      FREE PREVIEW
    3. 9.3 Can you code to draw a square with sides 200 pixels long?

    4. 9.4 Now, can you try to code to draw a rectangle with sides 50 and 30 pixels ?

    5. 9.3 Can you code to draw a square with sides 200 pixels long?

    6. 9.4 Now, can you try to code to draw a rectangle with sides 50 and 30 pixels ?

    1. 9.5 Answer key : Code to draw a rectangle

    1. 10.1 Introduction to conditional statement if: else: in Python

    2. 10.2 If statement with 'and' operation

    3. 10.3 Activity: Can you code to find the largest of the three numbers?

    4. 10.4 If-statement with 'or' operation

    5. 10.5 Activity: Can you write a code to find if a number is between 100-200

    6. 10.6 Activity : Python code with conditions

About this course

  • $60.00
  • 47 lessons
  • 1.5 hours of video content