Hackaday regular [befinitiv] wrote into the tip line to let us know about a hack you might enjoy, wireless UART output from a bare STM32 microcontroller. Desiring the full printf debugging experience, ...
The ESP8266 is a chip that turned a lot of heads recently, stuffing a WiFi radio, TCP/IP stack, and all the required bits to get a microcontroller on the Internet into a tiny, $5 module. It’s an ...
In recent years, wireless communications have grown to encompass applications like remote control, remote sensing, and wireless local-area networks (WLANs). The data rates of such implementations vary ...
The MCP2120 is a low-cost, high-performance, fully-static infrared encoder/decoder. It supports with IrDA® Physical Layer Specification. The module is used with any UART, including standard 16550 UART ...
The MAX14827 dual-channel, 250mA transceiver meets the requirements of IO-Link sensor networks, and it has a high-voltage function for industrial sensors, including drivers and regulators. For sensors ...
A fundamental skill that embedded software developers need to master is understanding how to write drivers. Within an embedded system, there a typically two types of drivers: microcontroller ...