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

Ideas to port this to ESP32 ? #27

Open
waltsteinchen opened this issue Dec 26, 2017 · 6 comments
Open

Ideas to port this to ESP32 ? #27

waltsteinchen opened this issue Dec 26, 2017 · 6 comments

Comments

@waltsteinchen
Copy link

The ESP32 could replace the ATMega easily and has built in Bluetooth so one module less needed in the end.. Any brain-work already done into that direction ?

@renaudrenaud
Copy link

It could be quite easy to do the job, especially with micro python. Maybe latter, I want to build one as indicated before to think on another version. I also have a 3D printer and plan to design a box.

@idoroseman
Copy link

done that. had a few issues with the esp32 SPI timing, but works ok and uploads data to mqtt.

@waltsteinchen
Copy link
Author

Wow, phantastic! .. can we grab the code somewhere ?

@idoroseman
Copy link

still a work in progress...
see https://bitbucket.org/roseman/freestyle-libre-monitor/src/default/

@melanrz
Copy link

melanrz commented Aug 8, 2018

idoroseman,your sketch reset esp32 every reading

@idoroseman
Copy link

hi @melanrz, it goes to deep sleep after each reading to conserve battery power. wakeing up involves a reset. is that what you mean?

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

4 participants