Yesterday, the European Commission slapped AliExpress with the largest fine yet under the Digital Services Act (DSA), exceeding $625 million.
In a press release, the EC said that AliExpress failed to βdiligently assess and mitigate risks relating to the sale of illegal, unsafe, or counterfeit products on its e-commerce platform.β
Officials found that AliExpress not only failed to staff teams dedicated to removing counterfeit and dangerous items from the platform, but it also made it easy for bad actors to evade detection.
The GeekMagic SmallTV is as its name suggests, a tiny, vaguely TV-styled, device with a screen, thatβs sold as a desktop notifier. Depending on the firmware running on the device it can display various pieces of information, ranging from the time and weather to the current price of Bitcoin. What makes it interesting is that it supports software updates over WiFi, so [Giovi321] has made a new firmware package for it.
These things are readily available from AliExpress.
It seems there are several versions of this device, something which appears to be reflected in the prices they sell for on AliExpress. The older version runs on the ESP8266, and thereβs also a ESP32-C2 variant in the wild. The firmware supports both flavors, providing stock and crypto tickers, an ADS-B tracker, and a Claude AI token usage gauge.
What gives this potential is that the various functions are clearly split out in the code, and thereβs nothing to stop you pointing it at a data source of your choosing. This makes it more than a bit of cheap e-waste novelty, and we hope that others will take up the baton and do interesting things with it.
The ESSP8266 is a chip we donβt see too much of these days, having been surpassed by its ESP32 siblings. Still, someone recently gave it a simple OS.