Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smebberson/RedBee-AS3
An ActionScript (AS3) library for the RedBee RFID Reader
https://github.com/smebberson/RedBee-AS3
Last synced: about 2 months ago
JSON representation
An ActionScript (AS3) library for the RedBee RFID Reader
- Host: GitHub
- URL: https://github.com/smebberson/RedBee-AS3
- Owner: smebberson
- Created: 2011-01-12T22:31:11.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2011-02-01T12:57:49.000Z (almost 14 years ago)
- Last Synced: 2024-11-05T15:30:30.258Z (2 months ago)
- Language: ActionScript
- Homepage:
- Size: 97.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
- awesome-actionscript-sorted - RedBee-AS3 - An ActionScript (AS3) library for the RedBee RFID Reader (Unsorted / Other API)
README
## RedBee RFID Reader ActionScript Library
> Version 0.3
## Contributors
* Scott Mebberson , [http://scottmebberson.com](http://scottmebberson.com) Current Developer
## About
This is an ActionScript 3 library allowing you directly interact with the RedBee RFID reader from within ActionScript (Flex, AIR and Flash).
Most of the documentation, in fact all, that comes with RedBee is PC and .NET oriented. I wanted to provide something that is MAC and ActionScript oriented. Arduino and Phidgets have good support for those platforms, and hopefully RedBee will be closer to that soon.At the moment, I'm just finalising the communication without Xbee bpan networking mode enabled, however, I plan to support this too shortly.
## Features
* recieve an asynchronous tag swipe event (theoretically supports other asynchronous events, but are untested as yet)
* recieve synchronous events (after issuing commands to the device)
* retrieve the firmware version (fw) of the RedBee (with support for returning cached values)
* issue the rst command, and if boot prompt mode is enabled, return the result (with support for returning cached values)
* set, and retrieve the Xbee bpan networking mode (xb) of the RedBee (with support for returning cached values)
* save the most recent tag that was swiped