Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c6cd73e

Browse files
authored
Update README.md
1 parent 0f73815 commit c6cd73e

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

README.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,17 @@
22
The objectif of this project is to be able to control my Somfy shaders from my Raspberry Pi without using the official remote
33

44
## Want you need
5-
The first step is to buy the needed hardware
6-
1. Transmitter, I took this [433MHz RF Transmitter Receiver Kit](https://www.ebay.ch/itm/272993898467?ViewItem=&item=272993898467). There is 5 Transmitters and Receivers in the kit, useful and cheap.
7-
2. Crystals, as Somfy as a particular frequency to avoid noise, I find out that it's needed to change the crystal, I took this [433.42M 433.42MHz R433 F433 SAW Resonator Crystals TO-39](https://www.ebay.ch/itm/232574365405?ViewItem=&item=232574365405). There is 5 in the kit, useful and cheap too.
8-
3. Wires to easy the plug between the Raspberry Pi and the Transmitter. I had in stock some [Male to Female Solderless Flexible Breadboard Jumper Cable Wire for Raspberry Pi](https://www.amazon.com/Ganvol-Flexible-Breadboard-Raspberry-ordinateur/dp/B01LVVIOUO) but they were Male to Female...so I had to customized them. Otherwise, you can buy directly [Female to Female Solderless Flexible Breadboard Jumper Cable Wire for Raspberry Pi](https://www.amazon.com/Ganvol-Flexible-Breadboard-Raspberry-ordinateur/dp/B01LWAXJJS)
5+
The first step is to buy the needed hardware.
6+
1. **Transmitter**
7+
- I took this one: [433MHz RF Transmitter Receiver Kit](https://www.ebay.ch/itm/272993898467?ViewItem=&item=272993898467).
8+
- There is 5 transmitters and receivers in this kit, useful and cheap.
9+
2. **Crystals**
10+
- As Somfy as a particular frequency to avoid noises, I found out that it's needed to change the crystal.
11+
- I took this one: [433.42M 433.42MHz R433 F433 SAW Resonator Crystals TO-39](https://www.ebay.ch/itm/232574365405?ViewItem=&item=232574365405).
12+
- There is 5 crystals also in this kit, useful and cheap too.
13+
3. **Wires**
14+
- To easy plugs between the Raspberry Pi and the Transmitter. I had in stock some [Male to Female Solderless Flexible Breadboard Jumper Cable Wire for Raspberry Pi](https://www.amazon.com/Ganvol-Flexible-Breadboard-Raspberry-ordinateur/dp/B01LVVIOUO) but they were Male to Female...so I had to customized them.
15+
- Otherwise, you can buy directly [Female to Female Solderless Flexible Breadboard Jumper Cable Wire for Raspberry Pi](https://www.amazon.com/Ganvol-Flexible-Breadboard-Raspberry-ordinateur/dp/B01LWAXJJS)
916

1017
## Preparation
1118
Now it's time for the setup.

0 commit comments

Comments
 (0)