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

available hardware #6

Open
pinkit-cwa opened this issue Aug 19, 2020 · 7 comments
Open

available hardware #6

pinkit-cwa opened this issue Aug 19, 2020 · 7 comments

Comments

@pinkit-cwa
Copy link

@Lurkars yesterday I stumbled upon a company/brand called LILYGO . They seem to have a lot of ESP32 based affordable hardware, including display and RTC, and provide that for DIY projects.

I bought this on aliexpress for about 18 EUR, for evaluation purposes:

  • ESP32, WIFI, Bluetooth
  • 4MB flash
@einsiedlerkrebs
Copy link

M5StickC (like M5stack) a little ESP32 device in small format with case and battery would be a good device to start with as well. I will try it out and let you know.

@Lurkars
Copy link
Owner

Lurkars commented Oct 21, 2020

Yes, thanks. I am curently working with a team on a M5StickC (Plus) version and it will get published soon!

@einsiedlerkrebs
Copy link

Yeah. Looking forward to it. Thanks!!1!

@einsiedlerkrebs
Copy link

Hey there, @Lurkars is there any progress/ can I check something out for the M5StickC+ variant?

@Lurkars
Copy link
Owner

Lurkars commented Nov 6, 2020

Sorry to inform, that we have some problems with display drivers. I will checkout, when we make the proxy server public, that at least the ENA side is done.

@Lurkars
Copy link
Owner

Lurkars commented Dec 6, 2020

As I discovered https://github.com/nopnop2002/esp-idf-m5stickC-Plus which was created only 12 days ago, I now have a functional display driver and will start porting my display+interface code to m5stickc+. Hope that won't take too long. Problem is the input, because I currently use 7 buttons and stick only have 2, but I will test how usable input over acc/gyro will be with tilting/shaking or an simple input extension over I2C.

@Lurkars
Copy link
Owner

Lurkars commented Dec 12, 2020

M5Stick (PLUS) support added, need to choose device in menuconfig ENA_INTERFACE -> ENA_INTERFACE_DEVICE
and (un)comment line in components/interface/CmakeLists.txt before building and flashing.

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

3 participants