-
Notifications
You must be signed in to change notification settings - Fork 115
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
ESP-DSP demo features for azure IoT dev board (BSP-296) #158
ESP-DSP demo features for azure IoT dev board (BSP-296) #158
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you very much @peter-marcisovsky !
I left few comments, but nothing major
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Only one nitpick, rest LGTM!
Co-authored-by: Tomas Rezucha <[email protected]>
@peter-marcisovsky I'm sorry for the pre-commit troubles :/ We can merge after the formatting issue is resolved |
Change description
esp32_azure_iot_kit
added I2C clk speed setter. Allowing faster display refresh rate. Supported setter for 100, 400 and 600 kHz. Also found out,mag3110
has troubles communicating on fast I2C.ssd1306
added function to draw lines from provided XY coordinates.mag3110
added function to start sesnor without previous calibration. ESP-DSP demo is using Kalman filter, which does the calibration by itself.fbm320
added the highest OSR measurement