Programming

ESP32 – Auto Program & Reset

The upload procedure for ESP32 boards is a little different from a standard Arduino procedure. Most Arduino’s will automatically reset when a new program is being uploaded, and will automatically enter programming mode. On some ESP boards you have to manually enter programming mode, and on the bare-bones modules, you even have to reset them […]

ESP32 – Auto Program & Reset Read More »

Atom – Pulsar

Software tools play a pivotal role in the lives of developers, providing them with powerful features and an intuitive user interface to enhance their coding experience. Among the popular code editors, Atom Editor has been a beloved choice for many developers due to its flexibility and extensive customization options. However, as technologies evolve and new

Atom – Pulsar Read More »

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 »

Scroll to Top