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:
- the Micropython port itself:
- rbaron’s blog post, which a lot of this work is based on and which inspired me to do this:
- 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!
- Linux and Windows TC32 compiler binaries:
- Telink’s TLSR8232 documentation page, including the SDK downloads:
- mirror of the compiler and SDK, in case it vanishes from Telink’s web site:
- upload of the ROM dumps from the two devices:
- affiliate link to what may or may not be the same model of watch that I bought: (the vendor I bought mine from seems to have vanished!)
0 views
63
10
4 years ago 00:14:27 9
Python nmap port scanner
4 years ago 00:11:04 3
porting code to python **ZERO** (intermediate - advanced) anthony explains #336
12 months ago 01:11:17 0
Porting Python to a terrible $3 smartwatch
4 years ago 00:12:18 15
Работа с Serial port в Python. Бот на aiogram
9 years ago 00:05:46 15
Python Website Scanner Tutorial - 4 - Nmap Port Scan
3 years ago 00:04:47 18
Как написать СКАНЕР портов на Python ?
3 years ago 00:08:11 14
Python Network Programming #5: Port Scanner Using NMAP
6 years ago 00:03:58 108
Сканер портов на Python
3 years ago 01:04:06 46
Управляем Arduino с компьютера. Python + PyQt5
6 years ago 00:14:06 4
Python For Penetration Testing - Developing A Port Scanner
4 years ago 00:03:35 14
РЕАНИМАЦИЯ ESP8266 С ПОМОЩЬЮ PYTHON 🐍
2 years ago 00:18:46 0
Read Data From Serial Port by Python UI | QT Designers | Arduino | Python
7 years ago 00:19:22 2
Hacking With Python #5 - Basic Port Scanner
3 years ago 00:05:01 8
Python Network Programming #6: Port Scanner with Socket
4 years ago 00:02:55 1
Serial Port Communication Using Python Programming Language
4 years ago 00:18:04 3
5. Multi Threading - Crea un Port Scanner TCP con Python 5/5
7 years ago 00:11:49 34
// Криптография с Python #29 // Шифр Порты //
7 years ago 00:10:53 1
Hacking With Python #6 - NMAP Port Scanner
4 years ago 02:21:21 39
Python Online Multiplayer Game Development Tutorial