Questions tagged as 'arduino'

1
answer

Arduino does not work without serial monitor

I have a problem with my Arduino Due, I have a GPRS SIM900 module connected to the Serial1, and an Xbee to the Serial0. The code runs perfectly while I have the serial monitor open, but when I feed the Arduino Due on the jack and I do not con...
asked by 10.05.2017 / 23:41
0
answers

Running a Netbeans project on Maven on one pc works well and on another does not

I have uploaded a Netbeans project to Maven on a PC running Windows 8.1. When executed, the graphic interface is output correctly, the buttons work correctly but the JLabelResult in one pc is updated correctly and in another not. Th...
asked by 22.03.2017 / 13:35
1
answer

Fatal Error with RXTX Java with arduino

I'm trying to make an application that communicates Java with Arduino with the RXTXcomm.jar library that I downloaded from here Now I can list the enabled serial ports and open the connection with a port with the Java lines: serialPort =...
asked by 05.12.2016 / 18:26