/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

quantum5.ca
| | www.satsignal.eu
2.5 parsecs away

Travel
| | NTP on a Raspberry-Pi - documents configuring a Raspberry Pi for headless operation, configuring NTP for remote monitoring, adding a GPS/PSS device (two discussed), and how well NTP performs in WAN-only, LAN, and PPS configurations.
| | www.electrothinks.com
2.3 parsecs away

Travel
| | FTDI FT232RL module is used to translate computer USB signals into UART TTL signals that a microcontroller/ embedded system can understand. Read more!
| | dave.cheney.net
2.5 parsecs away

Travel
| | [AI summary] The article explains three methods to access the serial console on a Beaglebone Black using FTDI, PL2303, and Bus Pirate adapters, highlighting their pros and cons for developers.
| | danielmangum.com
39.1 parsecs away

Travel
| The ESP32-S3 is a popular microcontroller (MCU) for a variety of reasons, such as its support for external pseudostatic RAM (PSRAM). One of its lesser known features is its Universal Serial Bus (USB) On-The-Go (OTG) controller. The previously released ESP32-S2, as well as the new ESP32-P4, also have USB OTG support, with the latter having two controllers. USB OTG devices can act as a device or as a host. This is a popular feature for smartphones, which, when attached to a laptop or desktop should act as a device, but may want to act as a host for some peripherals, such as a keyboard, that may be attached to it.