lilygo-ttgo-twatch-2020-micropython
lilygo-ttgo-twatch-2020-micropython copied to clipboard
Support for V2 and V3
Hi!
Thank you for this great work. I would like to use it with the V2 and V3 twatch. What need to be done to make it compatible. Does it require a lot of rework?
Thank you for your help :)
Same question. I am going to go ahead and test this on my V2. All T-watches share the same basic sensors so my hope is high. Fingers cross.
Thanks for this library!
I bought a V2 because it has GPS and SD Card. (but only 4mb of flash :-/ ) Can we get some arrows on what's needed to modify to also run micropython on V2 (and V3) models ?
BTW, I couldn't get microPython to work on my V2 nor my original Twatch(2019). I have given up and opt to use the Arduino bootloader instead. If you are comfortable with C/C++, this is a much better experience than uPython. Porting code between the 3 versions of Twatch only require changing a header file in most cases.