Pour éditer le wiki, il faut demander un compte à un Lapin !
Difference between revisions of "LeLoopRFID rue Chapon"
From Le L∞p's Wiki
(→Resources for current installation of RFID in Le Loop) |
m (wikify) |
||
Line 1: | Line 1: | ||
− | + | Resources for current installation of RFID in Le Loop | |
− | + | == Arduino == | |
− | + | * [http://www.stronglink.cn/english/SL030.htm Stronglink SL030] | |
− | + | ** Black -> GND | |
− | + | ** Vcc -> 3.3V (other end of the bus) | |
− | + | ** CLK -> A4 | |
− | + | ** Data -> A3 | |
− | + | ||
− | + | [[File:LeLoopRFID_schematic.png|right|frame|Schematic of Relay Shield]] | |
− | + | ||
− | + | == Shield Relay == | |
− | + | ||
− | + | * place shield on the 5V PIN on the lower left side | |
− | + | * on the Analog ?? on the lower right side | |
− | + | * and both couple of pins on the top between the hole (6-7;8-9) | |
+ | |||
+ | |||
+ | |||
+ | == Code == | ||
+ | |||
+ | Dispo sur Github : https://github.com/LeLoop/LeLoopRFID | ||
[[Category:RFID]] [[Category:Projets]] | [[Category:RFID]] [[Category:Projets]] |
Revision as of 16:59, 8 May 2011
Resources for current installation of RFID in Le Loop
Arduino
- Stronglink SL030
- Black -> GND
- Vcc -> 3.3V (other end of the bus)
- CLK -> A4
- Data -> A3
Shield Relay
- place shield on the 5V PIN on the lower left side
- on the Analog ?? on the lower right side
- and both couple of pins on the top between the hole (6-7;8-9)
Code
Dispo sur Github : https://github.com/LeLoop/LeLoopRFID