Programming

Raspberry – Screenly troubleshooting

In my previous blog I set up a Raspberry Pi with Screenly OSE a free Digital Signage / Narrowcasting package. Although the software package works out of the box. There are still a few things that can be a problem. So here some troubleshooting items. Display rotation The first troubleshooting item is the display rotation. […]

Raspberry – Screenly troubleshooting Read More »

ESP32 – S3 MINI Pinout

Since Espressif Systems arrived in our collective consciousness, they have expanded their range from the ESP8266 to the ESP32, and going beyond the original WROOM and WROVER modules to a range of further ESP32 products. There’s a single-core variant and one that packs a RISC-V core in place of the Tensilica one, and now they’ve

ESP32 – S3 MINI Pinout Read More »

ESP8684 – ESPC2-02 Pinout

ESPC2-02 Wi-Fi and BLE coexistence Module is a highly integrated single-chip low power 802.11bgn Wireless LAN (WLAN) network controller. It combines a RISC CPU, WLAN MAC, a 1T1R capable WLAN baseband, RF, and Bluetooth in a single chip. It also provides a bunch of configurable GPIO, which are configured as digital peripherals for different applications

ESP8684 – ESPC2-02 Pinout Read More »

Thermocouple

A thermocouple is a device for measuring temperature. It comprises two dissimilar metallic wires joined together to form a junction. When the junction is heated or cooled, a small voltage is generated in the electrical circuit of the thermocouple which can be measured, and this corresponds to temperature. Basics of Thermocouples A thermocouple consists of

Thermocouple Read More »

PID

PID controller

A PID controller or controller is a very advanced electronic thermostat that ensures that the temperature, for example of an oven or proofing cabinet, reaches and retains the set temperature very accurately (and as quickly as possible). PID controller PID stands for Proportionally Integrating and Differentiating. A PID controller is a very advanced thermostat (temperature controller). A

PID controller Read More »

Scroll to Top