This firmware and the setup wizard are in alpha stage.
Supported device: ESP8266
This makes most fun on your mobile.
- Erase and flash your device with the microhomie-wizard firmware
- Reset device (button or power)
- Wait until you see the Microhomie-xxxxxx Wifi network, connect to this network with password microhomiE
- Open the URL http://192.168.4.1 in your favorite browser and follow the instructions
- Subsrcibe to the MQTT base topic (homie/#) to watch the incomming messages
- Reset your device
- Play
To bootstrap the development environment you need packages, headers, binaries, dependencies, etc for to build esp-open-sdk and micropython. Go-lang (binary) is also a dependencie.
If you have installed the requirements and dependencies the Makefile will do the rest for you. Just type:
make bootstrap
ttyUSB0 is set as the default port for the device. You can change this in the Makefile on line 5.
make make deploy