User Tools

Site Tools


micro_python

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
micro_python [2026/07/19 12:55] – [Micro Python Examples - Waveshare] walkeradminmicro_python [2026/08/18 21:51] (current) – [Micro Python Examples - Pico] walkeradmin
Line 25: Line 25:
     *[[GPIO Controlled LEDs]]\\      *[[GPIO Controlled LEDs]]\\ 
     *[[Traffic Light LEDs using Array]]\\      *[[Traffic Light LEDs using Array]]\\ 
 +    *[[Updated Traffic Lights Using Transistors for Improved LED Brightness]]\\ 
     *[[Control an LED Using a Button]]\\      *[[Control an LED Using a Button]]\\ 
     *[[Control an LED using a Webpage]]\\      *[[Control an LED using a Webpage]]\\ 
     *[[Using the Pico RUN Button - Simple]]\\      *[[Using the Pico RUN Button - Simple]]\\ 
     *[[Using the Pico RUN Button]]\\      *[[Using the Pico RUN Button]]\\ 
 +    *[[12 NeoPixel LED Strip - Multiple Projects]]\\ 
 +    *[[Using Pico with SSD1306 based LCD]]\\ 
 +    *[[Connect Pico to Wifi]]\\ 
 +    *[[Find Pico MAC Address]]\\ 
 +    *[[Check Device I2C Address]]\\ 
 \\  \\ 
 Making your Raspberry Pi Pico code run on boot. Making your Raspberry Pi Pico code run on boot.
Line 42: Line 48:
 ==== Micro Python Examples - Waveshare ==== ==== Micro Python Examples - Waveshare ====
 \\ \\
-The Micro Python examples here will not work with the Raspberry Pi Pico, as we are addressing hardware not available on the Raspberry Pi Pico. These include, but are not limited to:+The Micro Python examples here will not work with the Raspberry Pi Pico, unless otherwise stated, as we are potentially addressing hardware not available on the Raspberry Pi Pico. These include, but are not limited to:
  
   * USB Type-C: Replaces the standard micro-USB connector.   * USB Type-C: Replaces the standard micro-USB connector.
Line 53: Line 59:
 Micro Python code listed here may use some of the above features, so will not work on a Raspberry Pi Pico. Micro Python code listed here may use some of the above features, so will not work on a Raspberry Pi Pico.
  
 +    *[[Onboard NeoPixel]]\\  
 +    *[[Traffic Lights]]\\ 
  
  
micro_python.1784465729.txt.gz · Last modified: by walkeradmin