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

[Enhancement] Get the ASR65XX chip running without Arduino #194

Open
miathedev opened this issue Sep 24, 2021 · 1 comment
Open

[Enhancement] Get the ASR65XX chip running without Arduino #194

miathedev opened this issue Sep 24, 2021 · 1 comment

Comments

@miathedev
Copy link

Is there any documentation to get things running without Arduino?

@onitake
Copy link

onitake commented Sep 10, 2023

You can use the SDK together with PlatformIO: https://docs.platformio.org/en/latest/platforms/heltec-cubecell.html

I suppose it's also possible to write your own build scripts. The drivers in the SDK are written in standard C and C++, and I'm pretty sure you don't need to use the Arduino sugar if you don't want it.

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

No branches or pull requests

2 participants