MarcKarasek / rpi_rgb_ledmatrix-kerneldriver

Controlling one or a chain of 32x32 or 16x32 RGB LED displays using Raspberry Pi GPIO - Kernel Driver and User Applications
GNU General Public License v3.0
1 stars 0 forks source link

want to make it #6

Open muharramapri opened 3 years ago

muharramapri commented 3 years ago

can you provide step by step to run or use this code

MarcKarasek commented 3 years ago

Sure I will update the Readme file.

Will take me a few days and may not get to it until the weekend...

On Tue, Jan 19, 2021 at 1:33 PM muharramapri notifications@github.com wrote:

can you provide step by step to run or use this code

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/MarcKarasek/rpi_rgb_ledmatrix-kerneldriver/issues/6, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD72ZM5JJ2ST54ZN64HLRADS2XGAXANCNFSM4WJGFXZQ .

-- /**** Marc Karasek ASM T648 Herder of Cats ****/

MarcKarasek commented 3 years ago

I have added to the README file. It tells how to build and run them.

If you have any more questions just post them here.

I also have a Android app (a few years out of date) that you can use to connect tto the webserver app on Android. It has a limited demo menu but was working at one point in time. To use the app, just clone the repo and get the Android SDK. Compile the app and run it on your phone. Enter the ipaddress and port of the Raspi webserver.

muharramapri commented 3 years ago

Thank you so much.. I will try it first, and later I'll tell you how to clone the repo and get the android SDK,so that it can be connected using my phone