MicroPython code examples on RaspberryPi 2040

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 ธ.ค. 2024

ความคิดเห็น • 8

  • @videshx818
    @videshx818 5 หลายเดือนก่อน +1

    Is there a step by step tutorial from scratch for using T-PicoC3

    • @dash9computing
      @dash9computing  5 หลายเดือนก่อน +1

      Hi,
      Did you get a chance to look at my Github page on the T-PicoC3?
      github.com/bdash9/T-picoC3-ESP32-RP2040
      There is also some great info (where I got most of mine from) on Instructables.com:
      www.instructables.com/Parallelism-and-Much-More-on-the-T-Pico-C3/
      Hope this helps,
      Ben

    • @videshx818
      @videshx818 5 หลายเดือนก่อน

      @@dash9computing Thanx for the github link. I did RP2040 Arduino procedure. & loaded & tried few example sketches & none where running & the screen shows blank. I will try with some other examples again.

    • @dash9computing
      @dash9computing  5 หลายเดือนก่อน +1

      @@videshx818 just make sure the correct color light is on the board when you plug in the power adapter. Remember it’s a polarized adapter so if you plug it in with one side facing up, you’ll access the RP 2040 and if you flip the connector over plug it in with the other side facing up you will access the ESP32.

    • @videshx818
      @videshx818 5 หลายเดือนก่อน

      @@dash9computing I did those example testing with blue light on

    • @dash9computing
      @dash9computing  5 หลายเดือนก่อน +1

      Wait… I recall I had to put a file on the RP 2040 with the python code in order to get the screen to work. I’m not in front of a computer right now, but it should be on my GitHub repository.