NodeWoodlathe

Uit MakerSpace Leiden
Ga naar: navigatie, zoeken

Woodnode01.jpg Woodnode02.jpg Woodnode03.jpg Woodnode04.jpg

PoE node voor the woodlathe based on a PowerNode White.

Use

When stationaly - led will flash briefly every few seconds. If it flashes faster - it is unhappy about something.

Swipe your card at the bottom. LED wil come on solid (or flash rapidly during check or error).

Operate the machine with the red/green on-off button on the right end / near the legs.

Press orange button once you are done to lock things. Note: the unit will refuse to power off while the machine is running. So first power off the machine with its own red/green button (press green). Then press the button on the node to `lock' it.

Trouble shooting

See PowerNode White for details.

The log file is available on http://woodlathe.local/ or http://192.168.6.144/. One can also telnet to this address. Logs are also sent to MQTT and to Syslog at the firewall. Or connect a serial cable; but be sure to use a Galvanic USB isolator.

Configuration

The unit contains a PoE fed PowerNode White that is on Ethernet (LAN). It has a single relay that simply turns one of the phases (L) on and off. The button is wired to 'menu' and contains a LED. This LED is wired to 'ERR'. One of the feeding wires is strung through the Current coil. All this runs through the connector. The relay is 5Volt.

Woodnode05.jpg Woodnode06.jpg

The software can be found in ACNode its examples (in the Arduino IDE) or on GitHub.

Log

 Thu Jan 23 13:55:07 CET 2020	ac/log/woodlathe woodlathe {
  {
 "manual_poweroff": 0,
 "idle_poweroff": 0,
 "errors": 0,
 "ota": true,
 "node": "woodlathe",
 "machine": "woodlathe",
 "maxMqtt": 384,
 "id": "887124a4ae30",
 "ip": "192.168.6.144",
 "net": "UTP",
 "mac": "30:AE:A4:24:71:8B",
 "beat": 1704134479,
 "alive-uptime": 6600,
 "approve": 1,
 "deny": 0,
 "requests": 1,
 "cache_hit": 1,
 "cache_miss": 0,
 "cache_purge": 0,
 "cache_update": 1,
 "mqtt_reconnects": 1,
 "loop_rate": 15.1384325,
 "coreTemp": 53.33333333,
 "heap_free": 168180,
 "rfid_scans": 1,
 "rfid_misses": 103951,
 "rfid": "RFID-MFRC522",
 "state": "Waiting for card, screen dark",
 "seconds_in_state": [
   0,
   3,
   0,
   0,
   0,
   1244,
   0,
   0,
   0,
   5645,
   0,
   2,
   3,
   0
 ],
 "normal_poweroff": 1,
 "fw": "ACNode/examples/WoodLatheNode/WoodLatheNode.ino Jan  1 2024 17:45:18"
  }

History

Latest incarnation installed late 2023.

Old node, no longer in use
Old node, no longer in use