Skip to content
This repository has been archived by the owner on Jun 1, 2024. It is now read-only.

Use bruce with M5Stickc? #8

Open
Filuman opened this issue Apr 19, 2024 · 2 comments
Open

Use bruce with M5Stickc? #8

Filuman opened this issue Apr 19, 2024 · 2 comments

Comments

@Filuman
Copy link

Filuman commented Apr 19, 2024

Hello there,

I know that this fork of nemo is made specifically for the Cardputer, but would it be possible to use it with the M5Stickc 2 plus?
I want to use this version because it supports the RFID module and has many other new features. (I do not currently own a Cardputer).

I am looking forward to your reply.

Best regards.
FIlu

@nmurilo
Copy link

nmurilo commented Apr 19, 2024

According to the bruce.ino code, it works.
[…]
// -=-=-=-=-=-=- Uncomment the platform you're building for -=-=-=-=-=-=-
// #define STICK_C_PLUS
// #define STICK_C_PLUS2
// #define STICK_C
#define CARDPUTER
[…]

@IncursioHack
Copy link

In addition to exchanging the Cardputer for the StickC Plus in the "DEFINE" part, some adaptations regarding buttons would be necessary (for example, the StickPlus uses "BtnA", while the Cardputer uses "Keyboard.isKeyPressed(KEY_ENTER)".

I also can't say if it would be on the pr3y roadmap to carry out this adaptation for the M5StickPlus (1.1 and 2.0), if not, I can try, but it may take some time.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants