Posts tagged with pc

433MHz RF communication to a Raspberry Pi

433MHz RF communication to a Raspberry Pi

Here we explain how to get up and running with the 433MHz RF Transmitter Receiver modules to send RF signal-codes from a transmitter device to a Raspberry Pi.

CSS transitions and how to use them

CSS transitions and how to use them

CSS transitions allow properties to change over time. I.e. elements can transition smoothly from one property value to another using the desired time interval.