Difference between revisions of "Nhtools"

From Nottinghack Wiki
Jump to navigation Jump to search
m (Danspencer101 moved page Project:Nhtools to Nhtools over redirect)
 
(13 intermediate revisions by 3 users not shown)
Line 10: Line 10:
  
 
=Hardware=
 
=Hardware=
The current device on the [[Laser cutter]] is a prototype, built on an Arduino UNO (or clone, I can't remember), wiznet based Ethernet shield and [http://shop.ciseco.co.uk/protox-standard-worlds-best-prototype-shield-for-xino-and-all-arduino-type-boards/ protoshield]. The next version will be built using a custom PCB, see [https://github.com/NottingHack/NH-Tool-PCB GitHub] for the design.
+
The current device on the [[Laser cutter]] is a prototype, built on an Arduino UNO (or clone, I can't remember), wiznet based Ethernet shield and [http://shop.ciseco.co.uk/protox-standard-worlds-best-prototype-shield-for-xino-and-all-arduino-type-boards/ protoshield]. The second version (intended for the [[3D_Printing_Pledge|3d printer]]) has been built using a custom PCB, see [https://github.com/NottingHack/NH-Tool-PCB GitHub] for the design, and [https://www.flickr.com/photos/nottinghack/sets/72157649341526096 flickr] for photos of the mostly assembled device, minus case.
 
[[File:tools_laser.jpg|200px|thumb|right|tool control prototype on laser cutter]]
 
[[File:tools_laser.jpg|200px|thumb|right|tool control prototype on laser cutter]]
 +
[[File:tools_pcb1.jpg|200px|thumb|right|Next version of tools control device]]
 
The RFID reader is a MFRC-522 based device purchased from hobby components ([http://hobbycomponents.com/index.php/rfid-module-kit-mifare.html HCMODU0016]) and connected using SPI, the LCD is a 2x16 I2C display also from Hobby Components ([http://hobbycomponents.com/index.php/arduino-compatible-iic-i2c-twi-ywrobot-serial-lcd-1602-module.html HCARDU0023]).
 
The RFID reader is a MFRC-522 based device purchased from hobby components ([http://hobbycomponents.com/index.php/rfid-module-kit-mifare.html HCMODU0016]) and connected using SPI, the LCD is a 2x16 I2C display also from Hobby Components ([http://hobbycomponents.com/index.php/arduino-compatible-iic-i2c-twi-ywrobot-serial-lcd-1602-module.html HCARDU0023]).
  
Line 65: Line 66:
 
|SCK for RFID and Ethernet
 
|SCK for RFID and Ethernet
 
|}
 
|}
 +
 +
=Enclosure=
 +
This is the second version of the enclosure designed for the version 2 PCB. The design files for the laser cut panels and 3D printer parts are available on GitHub at https://github.com/NottingHack/NH-Tool-PCB
 +
 +
Notes:
 +
* The design is based on using 6mm material for the laser cut panels.
 +
* The LCD is optional, simply omit the hole from the front panel. LCD used: https://www.amazon.co.uk/dp/B019SXNKGU
 +
* The 3D printed card mount should be printed with support material (touching buildplate) and a brim to ensure it does not fall over during printing.
 +
* The hole in the bottom for the IEC C7 socket (figure of 8) is specific to the [[Embroidery Machine]], it can be removed or customized for other tools.
 +
* The micro switch is used for an additional means of card detection but there is currently no support in the firmware.
 +
 +
{| class="wikitable"
 +
|+BoM (Bill of Materials)
 +
|-
 +
! scope="col"| Qty
 +
! scope="col"| Part
 +
! scope="col"| Description
 +
|-
 +
|8
 +
|M3x16mm bolt
 +
|front and back panels of the box
 +
|-
 +
|4
 +
|M3x12mm bolt
 +
|3D printed card holder
 +
|-
 +
|2
 +
|M3x6mm bolt
 +
|(OPTIONAL) to mount LCD module
 +
|-
 +
|3
 +
|M3x30mm bolt
 +
|mounting PCBs
 +
|-
 +
|15
 +
|M3 nuts
 +
|
 +
|-
 +
|5 (7 if using LCD)
 +
|M3 washers
 +
| PCB mounting, microswitch mounting, (OPTIONAL) LCD mounting
 +
|-
 +
|2
 +
|M2.5x12mm bolts
 +
|microswitch mounting
 +
|-
 +
|2
 +
|M2.5 nuts
 +
|
 +
|-
 +
|1
 +
|4-way F-F cable
 +
|(OPTIONAL) for LCD module
 +
|-
 +
|1
 +
|8-way F-M cable
 +
|for RFID reader module
 +
|-
 +
|1
 +
|7-way M-bare end cable
 +
|front panel buttons and indicators
 +
|-
 +
|3
 +
|5mm LED
 +
|front panel indicators, preferably red, green and yellow
 +
|-
 +
|2
 +
|momentary push switch
 +
|typical sub-mini normally-open panel mount push buttons
 +
|-
 +
|1
 +
|RFID-RC522 module
 +
|
 +
|-
 +
|1
 +
|WIZnet Ethernet shield
 +
|
 +
|-
 +
|1
 +
|HSNOTTS nh-tool PCB v0.2
 +
|https://github.com/NottingHack/NH-Tool-PCB
 +
|-
 +
|1
 +
|2x16 charter I2C LCD module
 +
|(OPTIONAL) https://www.amazon.co.uk/gp/product/B019SXNKGU or similar
 +
|-
 +
|1
 +
|3D Printed card mount
 +
|https://github.com/NottingHack/NH-Tool-PCB
 +
|-
 +
|3
 +
|3D Printed M3 spacer
 +
|https://github.com/NottingHack/NH-Tool-PCB
 +
|-
 +
|1
 +
|Laser cut 6mm wooden box
 +
|(6 panels) https://github.com/NottingHack/NH-Tool-PCB
 +
|}
 +
 +
The required parts for the construction of the RFID tool control encosure.
 +
 +
[[File:Rfidbox_01.jpg|675px]]
 +
 +
Attach the 8-way F-M cable to the RFID-RC522 board, note the colours may be different.
 +
 +
[[File:Rfidbox_02.jpg|675px]]
 +
 +
Slot the RFID-RC522 module into the 3D printed plastic card mount.
 +
 +
[[File:Rfidbox_03.jpg|675px]]
 +
 +
Due to the thickness of the wooden enclosure (6mm) the panel mounted push button will need to be recessed into the back of the panel. Use a spade bit on the pillar drill to remove about 3mm of the material from the back.
 +
 +
[[File:Rfidbox_04.jpg|675px]]
 +
 +
You should now have room to install the push buttons.
 +
 +
[[File:Rfidbox_05.jpg|675px]]
 +
 +
Attach the push button and ensure the spring washer is on the back of the panel. Use a pair of pliers to tighten the nuts on the front.
 +
 +
[[File:Rfidbox_06.jpg|675px]]
 +
 +
The push buttons should now be securely fastened to the panel.
 +
 +
[[File:Rfidbox_07.jpg|675px]]
 +
 +
Lay out the remaining wooden pieces as shown in the photo. The top panel has a cut out for a card on the front edge and the bottom panel has an extended slot for the wires to pass through. The back panel should be orientated so  the majority of the holes are near the top. The left and right panels are identical.
 +
 +
[[File:Rfidbox_08.jpg|675px]]
 +
 +
Assemble the box and ensure the parts fit together easily with no large gaps.
 +
 +
[[File:Rfidbox_09.jpg|675px]]
 +
 +
Use a hot glue gun to glue the side panels of the box together, do not glue the front or back panels in as they are held together with nuts and bolts to allow access to the electronics.
 +
 +
[[File:Rfidbox_10.jpg|675px]]
 +
 +
Only a small amount of glue is required in the very corner or the joints.
 +
 +
[[File:Rfidbox_11.jpg|675px]]
 +
 +
Allow the glue to cool slightly before continuing.
 +
 +
[[File:Rfidbox_12.jpg|675px]]
 +
 +
Pass 3 M3x30mm bolts through the back panel as shown in the photo, note only 3 of the 4 holes are used.
 +
 +
[[File:Rfidbox_13.jpg|675px]]
 +
 +
Place the 3D printed M3 spacers over the bolts.
 +
 +
[[File:Rfidbox_14.jpg|675px]]
 +
 +
Place the WIZnet Ethernet shield onto the bolts and secure with 3 M3 nuts.
 +
 +
[[File:Rfidbox_15.jpg|675px]]
 +
 +
Place 4 M3 nuts into the T-slots towards the back of the enclosure. You may need to use pliers to force the nuts depending on the quality of the wood and laser cutting.
 +
 +
[[File:Rfidbox_16.jpg|675px]]
 +
 +
Use 4 M3x16mm bolts to attach the back of the enclosure.
 +
 +
[[File:Rfidbox_17.jpg|675px]]
 +
 +
You back panel should look similar to the photo below.
 +
 +
[[File:Rfidbox_18.jpg|675px]]
 +
 +
The inside of the enclosure should look similar to the photo below, ensure that the ethernet socket on the WIZnet Ethernet shield is facing the hole in the bottom of the enclosure. If this is not the case you may need to unscrew the back panel and rotate it 180 degrees.
 +
 +
[[File:Rfidbox_19.jpg|675px]]
 +
 +
Place the 3 LEDs into holes in the front panel. use red for "STATUS", yellow for "INDUCT" and green for "TOOL". Try and orient the LEDs so that the short legs are all facing the same way to make the wiring easier.
 +
 +
[[File:Rfidbox_20.jpg|675px]]
 +
 +
Use some hot glue to secure the LEDs and switches in place.
 +
 +
[[File:Rfidbox_21.jpg|675px]]
 +
 +
You should now have a front panel that looks similar to the photo below.
 +
 +
[[File:Rfidbox_22.jpg|675px]]
 +
 +
Attach the micro switch with the roller facing towards the bottom using 2 M2.5mm x 12mm bolts, 2x M3 washers and 2x M2.5 nuts
 +
 +
[[File:Rfidbox_23.jpg|675px]]
 +
 +
The washer should be near the head of the bolt before it goes through the slots in the 3D printed part as shown in the photo below. You do not need to adjust the position of the switch at this point.
 +
 +
[[File:Rfidbox_24.jpg|675px]]
 +
 +
Place 4 M3x12mm bolts through the front panel in the holes.
 +
 +
[[File:Rfidbox_25.jpg|675px]]
 +
 +
Attach the 3D printed card mount to the back by securing it with 4 M3 nuts.
 +
 +
[[File:Rfidbox_26.jpg|675px]]
 +
 +
Begin wiring the front panel by connecting all of the common/ground connections first, use heat shrink to cover the connections. WARNING: the push buttons and micro switch do not like a lot of heat when soldering as they will very easily melt.
 +
 +
[[File:Rfidbox_27.jpg|675px]]
 +
 +
Use the 7-way M to bare ended ribbon cable to make all of the remaining connections including a common/ground. Follow the order based on the board labels to make things easier when connecting the ribbon.
 +
 +
[[File:Rfidbox_28.jpg|675px]]
 +
 +
Finished wiring.
 +
 +
[[File:Rfidbox_29.jpg|675px]]
 +
 +
Connect the RFID-RC522 module to the main board, the colours should match up as shown below.
 +
 +
[[File:Rfidbox_30.jpg|675px]]
 +
 +
Attach the front panel wiring to the back of the main board.
 +
 +
[[File:Rfidbox_31.jpg|675px]]
 +
 +
Connect the main board to the WIZnet Ethernet shield being careful not to bend any pins in the process. Place the front panel onto the enclosure and attach with 4 M3 nuts in the T-slots and 4 M3x16mm bolts in the same way the back panel was attached.
 +
 +
[[File:Rfidbox_32.jpg|675px]]
 +
 +
NOTE: the power supply, Ethernet cable and relay connections are not shown but can be attached by removing the main board.
  
 
=Firmware=
 
=Firmware=
Line 180: Line 409:
 
* IP address
 
* IP address
 
* Tool name - e.g. "laser"
 
* Tool name - e.g. "laser"
* Base topic - e.g. "nh/tools/"  
+
* Base topic - e.g. "nh/tools"  
 
The IP address of the server is currently hard-coded to be 192.168.0.1 ([[Holly]]), this should probably be added to the configuration menu at some point. Once set, these settings are saved in EEPROM.
 
The IP address of the server is currently hard-coded to be 192.168.0.1 ([[Holly]]), this should probably be added to the configuration menu at some point. Once set, these settings are saved in EEPROM.
 
E.g. showing current settings:
 
E.g. showing current settings:
Line 198: Line 427:
 
IP address : 192.0.2.1
 
IP address : 192.0.2.1
 
Name      : test
 
Name      : test
Base topic : nh/tools/
+
Base topic : nh/tools
 
</nowiki>
 
</nowiki>
 
Note that the device must be reset after changing any of these settings - option 6 will reset the Arduino by abusing the watchdog timer.
 
Note that the device must be reset after changing any of these settings - option 6 will reset the Arduino by abusing the watchdog timer.

Latest revision as of 16:01, 31 January 2019

The tools access control device (which still needs to be named) is designed to allow use of the attached tool to be restricted to inducted members, and to keep track of usage for charging purposes. It's been designed with the aim of being easy to fit to multiple different tools if needed (e.g. lathe and mill), not just the laser cutter - although charging for use is unlikely to be used for other tools.

For the Laser cutter, it keeps track of pledged time, and charges by the second for those that didn't pledge, or have used up their pledged time. Any laser usage which isn't covered by pledged time is charged in the same way as the Vending machine, which results in a monthly email, and can be paid off using either the Snackspace jar, or the NoteAcceptor.

The hardware consists of an Arduino, Ethernet shield, RFID module, (optional) LCD and relay, and it communicates with a server side process on Holly using MQTT, specifically an instance of the Mosquitto MQTT broker.

Tools system overview

There is a related tool booking system running on HMS, however the interaction with that is limited; booking a tool in HMS currently has no connection to who can or can't sign on to the laser. HMS can be used by any member to see their use of the laser (and any charges as a result), as well as see if the laser is currently in use or not.

Hardware

The current device on the Laser cutter is a prototype, built on an Arduino UNO (or clone, I can't remember), wiznet based Ethernet shield and protoshield. The second version (intended for the 3d printer) has been built using a custom PCB, see GitHub for the design, and flickr for photos of the mostly assembled device, minus case.

tool control prototype on laser cutter
Next version of tools control device

The RFID reader is a MFRC-522 based device purchased from hobby components (HCMODU0016) and connected using SPI, the LCD is a 2x16 I2C display also from Hobby Components (HCARDU0023).

The attached tool is controlled by using a relay on the protoshield - this is intended more for isolation, and not to switch any great load. In the case of the laser cutter, the relay on the protoshield is wired back to another relay+contactor inside the laser cutter which is wired in series with the incoming mains. There are two push buttons; one to allow authorised members to record other members as having been inducted, and one to sign off. There is also a status LED that lights up when the signed in member is authorized to give inductions, and flashes after the induct button had been pressed and the system is searching for a card to induct (the original idea was that the induct button would be an illuminated push button).

Pin assigments
Pin Description
A4 SDA for LCD
A5 SCL for LCD
D2 Sign off button
D3 Induct button
D4 (Used by Ethernet shield?)
D5 Relay
D6 RFID RST
D7 RFID Slave Select (labelled SDA on RFID module)
D8 Sign off LED. Currently unconnected - but will be used for tools that don't have an LCD
D9 Induct LED
D10 (Used by Ethernet shield?)
D11 MISO for RFID & Ethernet
D12 MOSI for RFID & Ethernet
D13 SCK for RFID and Ethernet

Enclosure

This is the second version of the enclosure designed for the version 2 PCB. The design files for the laser cut panels and 3D printer parts are available on GitHub at https://github.com/NottingHack/NH-Tool-PCB

Notes:

  • The design is based on using 6mm material for the laser cut panels.
  • The LCD is optional, simply omit the hole from the front panel. LCD used: https://www.amazon.co.uk/dp/B019SXNKGU
  • The 3D printed card mount should be printed with support material (touching buildplate) and a brim to ensure it does not fall over during printing.
  • The hole in the bottom for the IEC C7 socket (figure of 8) is specific to the Embroidery Machine, it can be removed or customized for other tools.
  • The micro switch is used for an additional means of card detection but there is currently no support in the firmware.
BoM (Bill of Materials)
Qty Part Description
8 M3x16mm bolt front and back panels of the box
4 M3x12mm bolt 3D printed card holder
2 M3x6mm bolt (OPTIONAL) to mount LCD module
3 M3x30mm bolt mounting PCBs
15 M3 nuts
5 (7 if using LCD) M3 washers PCB mounting, microswitch mounting, (OPTIONAL) LCD mounting
2 M2.5x12mm bolts microswitch mounting
2 M2.5 nuts
1 4-way F-F cable (OPTIONAL) for LCD module
1 8-way F-M cable for RFID reader module
1 7-way M-bare end cable front panel buttons and indicators
3 5mm LED front panel indicators, preferably red, green and yellow
2 momentary push switch typical sub-mini normally-open panel mount push buttons
1 RFID-RC522 module
1 WIZnet Ethernet shield
1 HSNOTTS nh-tool PCB v0.2 https://github.com/NottingHack/NH-Tool-PCB
1 2x16 charter I2C LCD module (OPTIONAL) https://www.amazon.co.uk/gp/product/B019SXNKGU or similar
1 3D Printed card mount https://github.com/NottingHack/NH-Tool-PCB
3 3D Printed M3 spacer https://github.com/NottingHack/NH-Tool-PCB
1 Laser cut 6mm wooden box (6 panels) https://github.com/NottingHack/NH-Tool-PCB

The required parts for the construction of the RFID tool control encosure.

Rfidbox 01.jpg

Attach the 8-way F-M cable to the RFID-RC522 board, note the colours may be different.

Rfidbox 02.jpg

Slot the RFID-RC522 module into the 3D printed plastic card mount.

Rfidbox 03.jpg

Due to the thickness of the wooden enclosure (6mm) the panel mounted push button will need to be recessed into the back of the panel. Use a spade bit on the pillar drill to remove about 3mm of the material from the back.

Rfidbox 04.jpg

You should now have room to install the push buttons.

Rfidbox 05.jpg

Attach the push button and ensure the spring washer is on the back of the panel. Use a pair of pliers to tighten the nuts on the front.

Rfidbox 06.jpg

The push buttons should now be securely fastened to the panel.

Rfidbox 07.jpg

Lay out the remaining wooden pieces as shown in the photo. The top panel has a cut out for a card on the front edge and the bottom panel has an extended slot for the wires to pass through. The back panel should be orientated so the majority of the holes are near the top. The left and right panels are identical.

Rfidbox 08.jpg

Assemble the box and ensure the parts fit together easily with no large gaps.

Rfidbox 09.jpg

Use a hot glue gun to glue the side panels of the box together, do not glue the front or back panels in as they are held together with nuts and bolts to allow access to the electronics.

Rfidbox 10.jpg

Only a small amount of glue is required in the very corner or the joints.

Rfidbox 11.jpg

Allow the glue to cool slightly before continuing.

Rfidbox 12.jpg

Pass 3 M3x30mm bolts through the back panel as shown in the photo, note only 3 of the 4 holes are used.

Rfidbox 13.jpg

Place the 3D printed M3 spacers over the bolts.

Rfidbox 14.jpg

Place the WIZnet Ethernet shield onto the bolts and secure with 3 M3 nuts.

Rfidbox 15.jpg

Place 4 M3 nuts into the T-slots towards the back of the enclosure. You may need to use pliers to force the nuts depending on the quality of the wood and laser cutting.

Rfidbox 16.jpg

Use 4 M3x16mm bolts to attach the back of the enclosure.

Rfidbox 17.jpg

You back panel should look similar to the photo below.

Rfidbox 18.jpg

The inside of the enclosure should look similar to the photo below, ensure that the ethernet socket on the WIZnet Ethernet shield is facing the hole in the bottom of the enclosure. If this is not the case you may need to unscrew the back panel and rotate it 180 degrees.

Rfidbox 19.jpg

Place the 3 LEDs into holes in the front panel. use red for "STATUS", yellow for "INDUCT" and green for "TOOL". Try and orient the LEDs so that the short legs are all facing the same way to make the wiring easier.

Rfidbox 20.jpg

Use some hot glue to secure the LEDs and switches in place.

Rfidbox 21.jpg

You should now have a front panel that looks similar to the photo below.

Rfidbox 22.jpg

Attach the micro switch with the roller facing towards the bottom using 2 M2.5mm x 12mm bolts, 2x M3 washers and 2x M2.5 nuts

Rfidbox 23.jpg

The washer should be near the head of the bolt before it goes through the slots in the 3D printed part as shown in the photo below. You do not need to adjust the position of the switch at this point.

Rfidbox 24.jpg

Place 4 M3x12mm bolts through the front panel in the holes.

Rfidbox 25.jpg

Attach the 3D printed card mount to the back by securing it with 4 M3 nuts.

Rfidbox 26.jpg

Begin wiring the front panel by connecting all of the common/ground connections first, use heat shrink to cover the connections. WARNING: the push buttons and micro switch do not like a lot of heat when soldering as they will very easily melt.

Rfidbox 27.jpg

Use the 7-way M to bare ended ribbon cable to make all of the remaining connections including a common/ground. Follow the order based on the board labels to make things easier when connecting the ribbon.

Rfidbox 28.jpg

Finished wiring.

Rfidbox 29.jpg

Connect the RFID-RC522 module to the main board, the colours should match up as shown below.

Rfidbox 30.jpg

Attach the front panel wiring to the back of the main board.

Rfidbox 31.jpg

Connect the main board to the WIZnet Ethernet shield being careful not to bend any pins in the process. Place the front panel onto the enclosure and attach with 4 M3 nuts in the T-slots and 4 M3x16mm bolts in the same way the back panel was attached.

Rfidbox 32.jpg

NOTE: the power supply, Ethernet cable and relay connections are not shown but can be attached by removing the main board.

Firmware

The source code for the Arduino firmware is on GitHub,

The Arduino firmware uses these libraries:

The firmware includes a serial based setup menu to configure MAC/IP addresses, set the MQTT topic and tool name; these settings are stored in EEPROM. The idea is to be able to set up the device for another tool without having to change any code.

Possible state transitions

The device can be in one of 6 states (valid transitions shown in the diagram), these are:

States
State Description
DEV_NO_CON No network and/or MQTT connection
DEV_IDLE Connected to MQTT broker on Holly, tool not being used, waiting for an RFID card to be scanned.
DEV_AUTH_WAIT An RFID card has been scanned, and a lookup request sent over the network
DEV_ACTIVE Tool access enabled. It is not possible to leave this state with whilst the RFID card is still on the reader (e.g. pressing the sign out button does nothing with the card still present, nor does a loss of network connection); the only exception is if the induct button is pressed and the signed on member is authorised to induct others.
DEV_INDUCT The induct button has been pressed and the currently signed on member is permitted to give inductions. The device starts looking for any RFID card other than the one used to sign on.
DEV_INDUCT_WAIT A second RFID card has been found, and a request to induct the member sent.

Communications

All communications with the server side is done using MQTT; topic names are comprised of "<base topic><tool name>/<command>". Base topic can be the same for all access controlled tools, but obviously the name must be unique. The base topic currently being used is "nh/tools/", and the name set for the laser cutter is "laser".


Commands
Direction (A=Arduino, S=Server) Command Payload Description
A > S AUTH <RFID Serial> Sent to the server when a card is first presented
S > A GRANT <U/I/M><16 char message>\n<16 char message> The first character must be either U, I or M, which corresponds to the access levels User, Induct or Maintain. Currently there is no difference in the firmware between I and M - both will allow the signed on member to induct others. The remainder of the payload is displayed on the LCD, with a newline character expected to split text for the top and bottom line. At the moment for the laser cutter, the first line shows the username, and the second the amount of pledged time remaining (or blank if none). After 5 seconds, the bottom line of the LCD is wiped and replaced with a session timer (hh:mm:ss).

Once this command is received, power to the tool is enabled.

S > A DENY <16 character message> Received in response to an AUTH if the RFID card was rejected - the message in the payload is displayed on the first line of the LCD. Possible reasons at the moment include "Out of credit", "Unknown card"....
A > S COMPLETE <tool active time> Sent once either the sign off button is pressed, or the 15s card timeout is reached. The payload is currently always 0, but in the future may be the amount of time the laser tube is active for (there is no hardware or firmware support for this yet).
A > S INDUCT <induct RFID>:<inductee RFID> Sent when the induct button has been pressed, and a second RFID card found.
S > A ISUC User inducted successfully; device returns to idle state
S > A IFAL <16 char message> Induct failed. the payload is the failure reason, and is displayed on the first line of the display. Possible reasons include "Bad card", "Not a member". If received, the device looks for another card to try again.
A > S RESET BOOT / ACTIVE / IDLE
  • BOOT - Sent when the device is first powered up
  • ACTIVE - Sent is the device looses it's network connection whilst tool is in use, and is still in use on reconnecting
  • IDLE - Sent if the device looses it's network connection, and the tool is not in use on reconnecting.

Examples

Normal sign on with ~10 hours pledged time remaining, then sign off:

< [nh/tools/laser/AUTH], message=[1234567890]
> [nh/tools/laser/GRANT], message=[UFoo 
Remain  10:02:16]
< [nh/tools/laser/COMPLETE], message=[0]

Member "Bar" with RFID "0000000001" signing on, then successfully inducting member with RFID "9999999999":

< [nh/tools/laser/AUTH], message=[0000000001]
> [nh/tools/laser/GRANT], message=[IBar              
Remain  12:07:53]
< [nh/tools/laser/COMPLETE], message=[0]
< [nh/tools/laser/INDUCT], message=[0000000001:9999999999]
> [nh/tools/laser/ISUC], message=[]

Configuration

The device has a serial based configuration menu (9600 baud, set local echo on) which can be used to set:

  • MAC address
  • IP address
  • Tool name - e.g. "laser"
  • Base topic - e.g. "nh/tools"

The IP address of the server is currently hard-coded to be 192.168.0.1 (Holly), this should probably be added to the configuration menu at some point. Once set, these settings are saved in EEPROM. E.g. showing current settings:

Main menu
---------
[ 1 ] Show current settings
[ 2 ] Set MAC address
[ 3 ] Set IP address
[ 4 ] Set name
[ 5 ] Set base topic
[ 6 ] Reset/reboot
Enter selection: 1

Current settings:
MAC address: 12:23:34:45:56:67
IP address : 192.0.2.1
Name       : test
Base topic : nh/tools

Note that the device must be reset after changing any of these settings - option 6 will reset the Arduino by abusing the watchdog timer.

TODO

  • Allow server IP address to be set using serial config menu
  • Tidy up RFID code (remove duplication), and allow the type of RFID reader to be changed relatively easily


Current issues

The biggest problem at the moment is interference from the TIG welder. This either causes the RFID reader to stop reading cards (causing a time-out and sign-off after 15 seconds), or causes the Arduino to reboot, which one happens seems to vary, but obviously neither is good!

There are also issues with the RFID reader not reading some cards - in particular some newer oyster cards. This is probably down to the choice of RFID reader.

Software

The server side component runs on Holly, is part of the Instrumentation project, and is responsible for authorising members to sign on / induct others, keeping track of pledged time and billing for time used. The source code is on GitHub.

TODO: Add some details.