Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support Arduino-Pico #19

Open
brtchip-paul-jiao opened this issue Apr 20, 2022 · 7 comments
Open

support Arduino-Pico #19

brtchip-paul-jiao opened this issue Apr 20, 2022 · 7 comments
Assignees
Labels
Done enhancement New feature or request
Milestone

Comments

@brtchip-paul-jiao
Copy link
Collaborator

https://github.com/earlephilhower/arduino-pico

@brtchip-tuannguyen
Copy link
Contributor

brtchip-tuannguyen commented Sep 6, 2022

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:

  1. Port the EveApps into Arduino IDE, includes Eve_Hal and all the example.

    • The language is C++.
    • User can select the EVE example from the Arduino IDE
  2. Port the pico-brteve into Arduino IDE

    • The language is C++
  3. Port the pico-brteve into Arduino IDE

    • The language is CircuitPython

@brtchip-paul-jiao
Copy link
Collaborator Author

My purpose is to add the support of IDM2040 into the device list of this Arduino Pico :

image

Then we can port one or two examples in EveApps or Pico-BrtEve for Arduino IDE.

@brtchip-tuannguyen
Copy link
Contributor

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

@brtchip-tuannguyen
Copy link
Contributor

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:
image

Porting and running steps:
porting_steps.txt

@brtchip-tuannguyen
Copy link
Contributor

brtchip-tuannguyen commented Sep 23, 2022

@brtchip-tuannguyen
Copy link
Contributor

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:
image

Best regards,
Tuan Nguyen

@brtchip-tuannguyen brtchip-tuannguyen added this to the 1.2.0_1.0.0 milestone Nov 1, 2023
@brtchip-tuannguyen brtchip-tuannguyen self-assigned this Nov 1, 2023
@brtchip-tuannguyen brtchip-tuannguyen added enhancement New feature or request Done labels Nov 1, 2023
brtchip-tuannguyen added a commit that referenced this issue Nov 1, 2023
- Update doxygen documents
- Finished #32, #30, #19
@chungsoftvn-tuannguyen
Copy link
Collaborator

Pull request url: earlephilhower/arduino-pico#912

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Done enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants