Skip to content

Bridgetek/RP2040-BrtEve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RP2040-BrtEve (Arduino)

This is a library to drive IDM2040-7A or IDM2040-43A with Arduino-IDE.

We also added several example projects using the library to this repo.

For more information about IDM2040-7A please visit us at here
For more information about IDM2040-43A please visit us at here

To run this library and EVE examples with Arduino IDE

Config Arduino IDE to support RP2040 based board.

Configure the “additional board manager” of Arduino IDE with the URL by File->Preference dialogue:

https://github.com/earlephilhower/arduino-pico/releases/download/global/package_rp2040_index.json

image

Install the RP2040 specific environment in the board manager. Type “RP2040” to find the right package

image

Open Arduino IDE, select IDM2040-7A or IDM2040-43A board

image

Install RP2040-BrtEve library from Arduino library.

Find the RP2040-BrtEve library

image

Install the library

image

The library will be instlled as following

image

Select an example:

image

Now you can build and run it!!

Version

This version is v1.1.0

Release log

v1.1.0 - Support both BridgeTek IDM2040-7A and BridgeTek IDM2040-43A

v1.0.0 - Support BridgeTek IDM2040-7A