Page 1 of 1

Connecting sensors to QuickFeather

Posted: Wed Oct 12, 2022 2:07 pm
by Robert
Customer Question: How do you interface the Quick Feather Dev board with other sensors ? or is that the only available input (from the external world) is the UART ?

Answer>> Typically most sensors have I2C or SPI interfaces. The easiest interface to connect to one of the two I2C interfaces on the EOS S3 QuickFeather board.

A video showing an example is available at available at https://sensiml.com/resources/tutorials/

Then search for the "Connecting new I2C Sensors to the QuickFeather Dev Board & Capturing Data in SensiML"

The QORC project is available https://github.com/QuickLogic-Corp/qorc ... ssi_ai_app

If you have questions on how to build the Eclipse Project then a good video is https://www.youtube.com/watch?v=tsgGCFGhn8Q

Details on the QuickFeather board can be found at https://www.youtube.com/watch?v=YF2DLafwbTg and https://github.com/QuickLogic-Corp/quic ... master/doc

Good luck and I hope this helps.