Node-Red Objects, Flow Variables and Json
I like to use flow variables because all nodes have access to them. You can take the flow variable to the next step by creating a flow object. First, you…
I like to use flow variables because all nodes have access to them. You can take the flow variable to the next step by creating a flow object. First, you…
Last time, we left the ESP32 ADC Hat by the phone, waiting for a call from Raspberry Pi Zero W. Our RPI Zero W knows that finding the perfect mate…
What the, is a flying hat? Well is a hat that can be detached from the Pi and still works. Of course, it needs power. In the picture, the 6…
Using an ESP32C3 to implement an ADC Hat for the Raspberry PI poses some challenges if we want to obtain great accuracy in the range of 1%. First, we add…
We are designing an add-on to give the Raspberry Pi and the PI zero W 6 channels of 12 BIT ADC. The big question is: should we put components on…