Skip to content
Discussion options

You must be logged in to vote

Hi @Leeeeeeedw! Thank you for testing micro-espectre!

At the moment, I use micro-espectre mainly as an R&D/prototyping platform. In my current workflow, the board is typically managed through serial (flash/deploy/run), so this setup is intended for research and experimentation.

If you need a fully autonomous sensor (with no serial dependency in normal operation), I recommend the C++ ESPHome version of ESPectre, which is designed for production-style standalone deployments.

That said, from a technical perspective, MicroPython autostart is possible by configuring startup scripts (boot.py / main.py), so autonomous boot is feasible in theory: https://docs.micropython.org/en/latest/reference/r…

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@Leeeeeeedw
Comment options

@francescopace
Comment options

@Leeeeeeedw
Comment options

@francescopace
Comment options

@Leeeeeeedw
Comment options

Answer selected by francescopace
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants