lilygo-ttgo-twatch-2020-micropython icon indicating copy to clipboard operation
lilygo-ttgo-twatch-2020-micropython copied to clipboard

Support for V2 and V3

Open florentmaye opened this issue 4 years ago • 3 comments

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 :)

florentmaye avatar Apr 29 '21 16:04 florentmaye

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!

KevinUTAT avatar Nov 06 '21 15:11 KevinUTAT

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 ?

joaduo avatar Aug 13 '22 15:08 joaduo

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.

KevinUTAT avatar Aug 18 '22 15:08 KevinUTAT