I am having problems interfacing the DE-2120 with the Redboard Artemis. I am able to run the DE-2120 sample code on a UNO with no problems. I have used this same Redboard in evaluating a number of other devices (sensors) and had no problems. The DE-2120 sample code will not compile for the Redboard. I receive the error "fatal error: SoftwareSerial.h: No such file or directory
#include “SoftwareSerial.h”
I don’t need SoftwareSerial because of the extra serial ports available on the Redboard. Also, SoftwareSerial seems to be a problem on the Redboard. However, I’m not quite sure how to approach this problem and don’t know if it is a library issue. I’d appreciate some insight on how to make the Redboard interface with the Barcode Scanner.
Thanks,
Dan