riptidewave93 / RFLED-Server

http://servernetworktech.com/2014/09/limitlessled-wifi-bridge-4-0-conversion-raspberry-pi/
GNU General Public License v3.0
42 stars 12 forks source link

Does it run on an orange pi #10

Closed marksev1 closed 8 years ago

marksev1 commented 8 years ago

Orange pi's being so cheap would be an excelent hw for this server, do you think it would run on it?

riptidewave93 commented 8 years ago

This program should run on any linux system as long as the application is built for the architecture. You will just need to update the flags used when starting the server, such as the serial device to use. For more info on the options available, you can run ./rfled-server --help