This is a library for the Si1153 sensor from Silicon Labs. Look at the Si1153 Datasheet for more information.
If you have not done so already, please install the Arduino IDE.
###How to use this code:
-
Clone this repository into a folder called Si1153. If you download the .zip file, rename the folder to Si1153.
-
Move the Si1153 folder to the libraries folder (create this folder if it does not exist) in your Arduino directory.
-
Open the Arduino IDE and navigate to File -> Examples -> Si1153 -> si1153_test and run the sketch.