-
1Download pre-requisite software
You will need the Arduino IDE and Processing application. Download and install each using the following:
-
2Setup Processing
This sketch requires the ControlP5 (Button elements) and Serial (data communication) libraries.
Ensure the libraries are installed by navigating to Sketch -> Import Library -> Add Library
-
3Setup the Arduino IDE
Plugin your Arduino Nano using a USB cable. If needed, install drivers. Once complete, select the appropriate Board Type and COM port under Tools
-
4Flash the Arduino sketch to the board
Verify that the provided .ino file compiles and upload the sketch
-
5Connect DB9 breakout to Arduino
WORK IN PROGRESS
-
6Final Wiring
The following should be the path from to computer to chair
Computer -> USB Cable -> Arduino Nano -> DB9 Connector -> Serial Cable -> Wheelchair
-
7Test the application
Open the Processing sketch (openDrive.pde) and run the application. You should see that the chair is connected.
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.