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

Create an ESP32 demo talking I2C to an accelerometer. #18

Open
tcr opened this issue Feb 18, 2017 · 2 comments
Open

Create an ESP32 demo talking I2C to an accelerometer. #18

tcr opened this issue Feb 18, 2017 · 2 comments

Comments

@tcr
Copy link
Member

tcr commented Feb 18, 2017

We want the ESP32 demo at firmware-esp32/ to be capable of reading data from an accel-mma84 module over I2C. The MVP would be reading acceleration data and turning on lights when e.g. the board is flipped over. We will later abstract this working accelerometer demo to build our firmware support for I2C.

@tcr tcr added the current label Feb 18, 2017
@tcr tcr changed the title Create an ESP32 demo talking SPI to an accelerometer. Create an ESP32 demo talking I2C to an accelerometer. Feb 18, 2017
@nodebotanist
Copy link
Contributor

I could do this, but I don't know if I have that accelerometer. Let me check my stash before I commit to anything.

@EvanSimpson
Copy link
Member

If I can find the time this weekend I can take a stab at this - just found an old accelerometer module.

As an aside I also just put up some code I'm working on which has an esp32 successfully talking to the Tessel IR module over SPI -> here. My next steps for that one are getting a basic GATT server set up and sending IR commands through lightBlue on my laptop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants