Difference between revisions of "Project:Open Laser Tag/Electronics/Main"

From London Hackspace Wiki
Jump to navigation Jump to search
(Created page with "==Features== The built-in electrical features of the main module: * USB * I2C (broadcast of events to plugins) * 2 x ir recivers * 1 x ir transmitter * bluetooth Logic functions...")
 
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
This is the module used for higher level game equipment (guns, bases, drones etc)
 +
 
==Features==
 
==Features==
 
The built-in electrical features of the main module:
 
The built-in electrical features of the main module:
Line 5: Line 7:
 
* 2 x ir recivers
 
* 2 x ir recivers
 
* 1 x ir transmitter
 
* 1 x ir transmitter
* bluetooth
+
* bluetooth (optional)
  
 
Logic functions:
 
Logic functions:
Line 11: Line 13:
 
* Transmit ir "bullets"
 
* Transmit ir "bullets"
 
* Relay commands from/to I2C bus, bluetooth, ir rx/tx
 
* Relay commands from/to I2C bus, bluetooth, ir rx/tx
 +
 +
==Components==
 +
List for custom pcb version:
 +
* ATMEGA32U4
 +
* Microusb connector
 +
* Internal 2 pin connector for 'fire' LED(s)
 +
* Internal 4 pin header for gun rgb/rx modules
 +
* 3.3v LDO / Switching vreg

Latest revision as of 12:59, 17 May 2011

This is the module used for higher level game equipment (guns, bases, drones etc)

Features

The built-in electrical features of the main module:

  • USB
  • I2C (broadcast of events to plugins)
  • 2 x ir recivers
  • 1 x ir transmitter
  • bluetooth (optional)

Logic functions:

  • Receive ir commands
  • Transmit ir "bullets"
  • Relay commands from/to I2C bus, bluetooth, ir rx/tx

Components

List for custom pcb version:

  • ATMEGA32U4
  • Microusb connector
  • Internal 2 pin connector for 'fire' LED(s)
  • Internal 4 pin header for gun rgb/rx modules
  • 3.3v LDO / Switching vreg