Pour éditer le wiki, il faut demander un compte à un Lapin !

Difference between revisions of "LeLoopRFID rue Chapon"

From Le L∞p's Wiki
Jump to: navigation, search
(Resources for current installation of RFID in Le Loop)
m (wikify)
Line 1: Line 1:
= Resources for current installation of RFID in Le Loop =
+
Resources for current installation of RFID in Le Loop
  
* Arduino
+
== Arduino ==
** [http://www.stronglink.cn/english/SL030.htm Stronglink SL030]
+
* [http://www.stronglink.cn/english/SL030.htm Stronglink SL030]
*** Black -> GND
+
** Black -> GND
*** Vcc -> 3.3V (other end of the bus)
+
** Vcc -> 3.3V (other end of the bus)
*** CLK -> A4
+
** CLK -> A4
*** Data -> A3
+
** Data -> A3
** Shield Relay
+
 
*** place shield on the 5V PIN on the lower left side
+
[[File:LeLoopRFID_schematic.png|right|frame|Schematic of Relay Shield]]
*** on the Analog ?? on the lower right side
+
 
*** and both couple of pins on the top between the hole (6-7;8-9)
+
== Shield Relay ==
** Schematic of Relay Shield
+
 
*** [[File:LeLoopRFID_schematic.png]]
+
* place shield on the 5V PIN on the lower left side
** Code
+
* on the Analog ?? on the lower right side
*** https://github.com/LeLoop/LeLoopRFID
+
* 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 17: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
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