Firmware for v0.3.X IdeasX module.
curiousmuch 514d459800 reverted ideasx_interface...no idea how this fixed anything | 7 years ago | |
---|---|---|
driver | 7 years ago | |
gdbstub | 7 years ago | |
hal | 7 years ago | |
include | 7 years ago | |
interface | 7 years ago | |
log | 7 years ago | |
mqtt | 7 years ago | |
user | 7 years ago | |
util | 7 years ago | |
.gitignore | 7 years ago | |
Makefile | 7 years ago | |
README.md | 7 years ago | |
encoder-operation.xml | 7 years ago |
This repository holds the firmware for first IdeasX Encoder labeled the module. The module is a portable battery powered ESP8266 based device which contains the following hardware:
The schematics and PCB were designed in KiCad. I'm currently working on cleaning up the files / integrating them into a Git repo so they can be uploaded on GitHub. (Bothering me will likely accelerate this.)
The firmware is based on tuanpm's MQTT repository (thanks man!). It's been heavily modified to suit the requirements of IdeasX. The esp-open-sdk is used to build the firmware. The latest version of the SDK is always used.
You can learn more about IdeasX, Encoders, and the module here.