News

WeAct Display FS is an inexpensive 0.96-inch USB display dongle designed to add an information display or a tiny secondary ...
[Saulius] couldn’t find a cost-effective wireless scale that did what he wanted, so he reverse engineered the communication protocol for an off the shelf model to get weight data himself. [Saulius] ...
Lattice Semiconductor has introduced new versions of Lattice Diamond and iCEcube2 design tools. The upgrades are intended to improve power calculations and design productivity in the design of mobile ...
I have a bunch of serial devices that I need to communicate with. Some of them are connected to native serial ports, and some have USB->RS232 adapters. I am communicating to them via the serial port ...
MicroPython is a wonderful Python interpreter that runs on many higher-end microcontrollers, from ESP8266 to STM32 to the RP2040. MicroPython lets you build devices quickly, and its latest release, ...