connect_pico_to_wifi
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| connect_pico_to_wifi [2026/08/17 12:17] – [Wifi Connect with LCD] walkeradmin | connect_pico_to_wifi [2026/08/17 12:26] (current) – [Wifi Connect with LCD] walkeradmin | ||
|---|---|---|---|
| Line 109: | Line 109: | ||
| ==== Wifi Connect with LCD ==== | ==== Wifi Connect with LCD ==== | ||
| \\ | \\ | ||
| - | If you have completed the wiki page [[using_pico_with_ssd1306_based_lcd|Using Pico with SSD1306 based LCD]] | + | If you have completed the wiki page [[using_pico_with_ssd1306_based_lcd|Using Pico with SSD1306 based LCD]] and you still have your LCD, then you can use this following code to: |
| + | |||
| + | * Connect to the Wifi | ||
| + | * Print IP to LCD | ||
| + | |||
| + | Download the code below and save it to your Pico as lcd-test-wifi.py | ||
| < | < | ||
| Line 158: | Line 163: | ||
| lcd.show() | lcd.show() | ||
| </ | </ | ||
| + | |||
| + | If this has worked then you should see something similar to below. | ||
| + | \\ | ||
| + | \\ | ||
| + | {{ : | ||
| + | \\ | ||
| + | Here we can see the last line on the LCD is my Pico IP Address | ||
connect_pico_to_wifi.1786969065.txt.gz · Last modified: by walkeradmin
