Open brtchip-paul-jiao opened 2 years ago
Hi Paul, just to clarify, the target of this request is: Port the EveApps into C++ and run with Arduino IDE , am I right? Below is some targets I'm considering:
Port the EveApps into Arduino IDE, includes Eve_Hal and all the example.
Port the pico-brteve into Arduino IDE
Port the pico-brteve into Arduino IDE
My purpose is to add the support of IDM2040 into the device list of this Arduino Pico :
Then we can port one or two examples in EveApps or Pico-BrtEve for Arduino IDE.
Hi Paul,
I'm going to apply an USB_PID number on https://github.com/raspberrypi/usb-pid for the IDM2040-7A The purpose is to get a valid pid number in board.txt
Is this ok with you?
Best regards, Tuan Nguyen
Hi Paul,
Please have a look to review this commit: https://github.com/brtchip-tuannguyen/arduino-pico-fork/commit/bdd8d75deebd675f7d2192fcbc179b2eead8ad84
I ported the game "Space Invader" from c/pico_Spaced_Invaders_Demo into arduino-pico and committed to my fork project.
Screenshot on IMD2040:
Porting and running steps: porting_steps.txt
Hi Paul, please help to create a new github repository to store our library for arduino-pico, this repo will be added into .gitmodules of the arduino-pico repo.
The repo name maybe BridgetekPicoArduino, or BridgetekRP2040Arduino, or just Bridgetek.
Here is some example in .gitmodules:
Best regards, Tuan Nguyen
Pull request url: https://github.com/earlephilhower/arduino-pico/pull/912
https://github.com/earlephilhower/arduino-pico