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

Can miZy run python and ssl client entirely from spi flash? #1

Closed
icodk opened this issue Jul 14, 2017 · 1 comment
Closed

Can miZy run python and ssl client entirely from spi flash? #1

icodk opened this issue Jul 14, 2017 · 1 comment

Comments

@icodk
Copy link

icodk commented Jul 14, 2017

@hyphop For an IoT project, I am looking for a cheap hardware platform with Ethernet (wifi is optional) that can run a python script as a service and an SPI interface for reading sensors.
The python script should be able to read the sensors every second but post the data to an https server only when sensor data was changed. max every 10-20 seconds.
Alternatively, the program could be written in C++.
The system should run as an embedded micro controller running from spi flash without an sd
Can miZy and orange pi zero comply with those specs ?

Do you have other recommendations ?
Thanks in advance

@hyphop
Copy link
Owner

hyphop commented Jul 16, 2017

sure ! but u must pack all system in 8M or 16M spi flash!
wait next week for binary mizy pre release

@hyphop hyphop closed this as completed Sep 6, 2017
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