-
-
Notifications
You must be signed in to change notification settings - Fork 578
Neoden4 Getting Started
Some notes to help get started with a Neoden4 machine and Openpnp
-
The onboard Atom PC running Openpnp directly or streaming with KernelPro causes occasional pauses, get a secondary Windows PC for this setup.
-
Open the bottom of the ND4 case, attach the two USB cables (cameras) to the secondary Windows PC
-
Get a USB serial (RS232) adapter , attach to the ND4 machine uart to the secondary Windows PC
-
Install the camera drivers (top and bottom camera) in device manager. There are two camera hardware versions (new and old), the new version VID:PID is 0x52CB:0x52CB. Drivers available here https://github.com/charlie-x/neoden4/tree/master/windows7/camera
-
Install java
-
Install OpenPNP either pre-built or from source
Support has been added to the test branch currently, there are pre-built binaries to download here:
https://openpnp.org/test-downloads/
Get Eclipse, pull the test branch from https://github.com/openpnp/openpnp/tree/test
Some other notes in this one on importing the maven project https://firepickdelta.dozuki.com/Guide/Installing+Eclipse+IDE+and+Running+OpenPnP/35
To build the jar in eclipse, choose Run Configurations->Maven Build->Open PNP, type 'package' in the goals field, check 'skip tests' if needed, hit run to build it.
Copy the 'target' folder onto the neoden machine. Also need to copy NeodenCamera.dll into the folder with openpnp.bat.
- Starting machine .xml files
- Camera setup
- Axis setup
- Feeder setup
- Head setup