Xinyuan-LilyGO / LilyGo-T-PCIE

90 stars 35 forks source link

Best Micropython Firmware to use with T-PCIE .. #41

Open MKoroschetz opened 2 months ago

MKoroschetz commented 2 months ago

Could anyone be so kind to confirm that the lilygo-micropython is the best Micropython firmware for the T-PCIE board? In the description it does not mention this board specifically and it appears to be based on micropython v1.19. My concern is particularly related to the support of the AXP192 and the extended support for the PCIE-SIM707G which I have for my T-PCIE. I need to port my Micropython code which is working on the old original MicroPython_LoBo on the T-CALL SIM800L. Thank you in advance.

lewisxhe commented 2 months ago

MicroPython_LoBo firmware can also run on PCI-E motherboards, AXP2101 can be completely ignored, there are also micropython examples https://github.com/lewisxhe/XPowersLib/tree/master/Micropython/examples

MKoroschetz commented 1 month ago

Thank you for the link of the examples above. I understand that I can use MicroPython_LoBo. However, I know you also have a specific LilyGo variant which uses a much more recent MicroPython version. Nevertheless, I only see specific config files and references to the T-CALL and T-SIM7000G boards. None for the T-PCIE . Thank you in advance for commenting and guiding me in the right direction..

lewisxhe commented 1 month ago

lilygo-micropython is currently unmaintained, so I can't help you.