You are browsing as a guest. Sign up (or log in) to start making projects!

RPi Pico 2 Python Server

  • 5 Devlogs
  • 6 Total hours

A python REPL server using the RPi Pico 2 and a WIZnet Ethernet HAT (POSSIBLY STALE)

Open comments for this post

31m 11s logged

DEVLOG #4:
I have bad news.

I tried to change a couple things regarding the build system and i stepped a bit further than i know how to.

until further notice, this project is stale

(image is where we started)

0
0
4
Ship #1 Pending review

This is a MicroPython Web-REPL Server That allows you to interact with micropythom via a single ethernet cable (and power ofc). The difficult part was having to make modifications to internal libraries to make them work with the WIZnet W5100S Ethernet HAT that i used in combination with a RPi Pico 2

  • 4 devlogs
  • 6h
Try project → See source code →
Open comments for this post

1h 1m 39s logged

DEVLOG #3:

So today i added a build script so that lazy people like me don’t have to manually mpremote over files, they are now embedded in the build. Just drag and drop the .UF2 file over and it works.

I also finished the debugging on the C code for the configurator, there were a couple I couldnt wrap my head around like:

Just not wanting to run for some reason

0
0
1
Open comments for this post

35m 4s logged

Just finished the configurator.

It goes thru a small TCP client running on core 1, saving data to a json file.

this was also my first bit of C code so tomorrow will be debugging. gn

0
0
1

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…