Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0
0002 config PI433
0003         tristate "Pi433 - a 433MHz radio module for Raspberry Pi"
0004         depends on SPI
0005         help
0006           This option allows you to enable support for the radio module Pi433.
0007 
0008           Pi433 is a shield that fits onto the GPIO header of a Raspberry Pi
0009           or compatible. It extends the Raspberry Pi with the option, to
0010           send and receive data in the 433MHz ISM band - for example to
0011           communicate between two systems without using ethernet or bluetooth
0012           or for control or read sockets, actors, sensors, widely available
0013           for low price.
0014 
0015           For details or the option to buy, please visit https://pi433.de/en.html
0016 
0017           If in doubt, say N here, but saying yes most probably won't hurt