php Programming Glossary: arduino
PHP serial port data return from Arduino http://stackoverflow.com/questions/13114275/php-serial-port-data-return-from-arduino serial port data return from Arduino I wonder if there is a way to accomplish reading my serial.. reading my serial port via PHP that works In practising my Arduino skills I developed a simple LED ON OFF sketch. It works by entering.. the PHP SERIAL class to interact with the serial port my Arduino is using. The issue is I need to find a way of getting feedback..
|