У нас вы можете посмотреть бесплатно Porting Python to a terrible $3 smartwatch или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
In whch yr hmbl svt makes an incredibly cheap trash smartwatch run Micropython. This is me disassembling, exploring, reassembling and reflashing a super-cheap LT716 smartwatch from AliExpress. For approximately $3 you get a 24MHz Telink TC32 CPU with 512kB of flash and 16kB of RAM, a decentish 80x160 screen, BLE hardware and the usual set of hardware, all in a fairly nice small package. What to do with it? Well, it turns out it runs Micropython really well. Useful links follow: the RP2040 Telink debugger I wrote: https://github.com/davidgiven/telinkd... the Micropython port itself: https://github.com/davidgiven/micropy... rbaron's blog post, which a lot of this work is based on and which inspired me to do this: https://rbaron.net/blog/2021/07/06/Re... pvvx's github repository, who I completely forgot to mention in the video but who did a lot of the SWS reverse engineering and produced the STM32 debugger --- even though I couldn't make this work, this was invaluable as a reference, so thanks! https://github.com/pvvx/TlsrTools Linux and Windows TC32 compiler binaries: https://github.com/Ai-Thinker-Open/Te... Telink's TLSR8232 documentation page, including the SDK downloads: http://wiki.telink-semi.cn/wiki/chip-... archive.org mirror of the compiler and SDK, in case it vanishes from Telink's web site: https://archive.org/details/tc32_comp... archive.org upload of the ROM dumps from the two devices: https://archive.org/details/wristband... affiliate link to what may or may not be the same model of watch that I bought: https://s.click.aliexpress.com/e/_DlE... (the vendor I bought mine from seems to have vanished!)