@xlla you could connect a mic sensor to StickV via grove port .... also if you had to Pay attention to our Twitter or another SNS, you will found some âNew Product Infoâ about the V2.
You can use any pin to control the device to sleep.
But only the power button can wake it up.
You can configure the AXP192 register to make the device enter the sleep state.
When I try to run the code I have the following message:
Traceback (most recent call last):
File "<stdin>", line 59, in <module>
File "<stdin>", line 32, in MPU6866_init
File "<stdin>", line 28, in write_i2c
OSError: [Errno 5] EIO
Hey
While those parameters exist on the vanilla micropython (openmv), StickV uses a modified version of micropython (that comes with the firmware) if you need to do you have either 1. work around it (flip image instead of text ) or 2. compile your own firmware and upload it on the stick