Jump to content

djmcg

Members
  • Posts

    49
  • Joined

  • Last visited

Everything posted by djmcg

  1. Hello thank`s for reply Looks not work. pls check screen below echo 37 > /sys/class/gpio/unexport
  2. I use Pluma right now to save It works but occurred error and when I stop (Ctrl+C) from time to time led is shine (see screen sometime stop at 1 or 0 ) it`s any possible to clean it ?
  3. Hi I`m update the code #!/bin/bash echo 37 > /sys/class/gpio/export echo out > /sys/class/gpio/gpio37/direction while true; do echo 0 > /sys/class/gpio/gpio37/value sleep 0.25 echo 1 > /sys/class/gpio/gpio37/value sleep 0.25 done But I have error from terminal
  4. Could You advice how to run this script? I have desktop wersion. Should I paste those code to any program like "Geany" and run somehow?
  5. Hello Ones again I`m would like to connect 1 LED to GPIO and make it blink . I try to find tutorial on Wen but for OPI Win it`s not work (duo to lack tutorial for this models) Could You help me wrote simple code to make LED start blinking? With program included in Armbian to steering GPIO for my OPI Thanks in advance.
  6. Armbian_5.59_Orangepiwin_Ubuntu_xenial_default_3.10.107_desktop Those version works.
  7. I `m beginner user could You advice is this version should be work`s " Armbian_5.59_Orangepiwin_Ubuntu_xenial_default_3.10.107_desktop Not sure how I can check the Kernel version. I have no Idea how to freeze config to not update kernel.
  8. Hello I upgrade my last version Armbian and after shutdown the system the next day armbian won`t start. I download newest version burnd SC card an after loading is restarting 30 times. So I change new sd card burn one again armbian and is the same. I use converter from HDMI do VGA - and my experience is that converter very stress CPU so i connect directly to TV with HDMI but is the same Could You advice how to install Armbian on my OPI WIN PLUS. Regards\
  9. Hello Could You advice it` s possible to run emulator for SNES game on armbian at OPI WIN. I`m already run NES game but try to instal other SNES emulator don`t work Thanks in advance.
  10. Could You help me When i turn on/off the 37 port in gpio readall The port 31 is change Could You advice what`s happen see screen
  11. It `s somethin doing cracy now 0 work correctly
  12. Hello I just tested with parameter "0" not work, but echo 37 > /sys/class/gpio/export - init option to work (on ,off) echo "out" > /sys/class/gpio/gpio37/direction - turn On echo 1 > /sys/class/gpio/gpio37/value - turn Off Thank You
  13. OK thanks Turn on works, how to turn off
  14. Hi thanks for reply . Look`s like not work
  15. Hello Could You advice how to steering my GPIO output I need set "+" for this 4 canal 31 33 35 37 I already have the connect but can`t fine tutorial on web how to do it.
  16. Hello I have desktop version and I can`t on the AV sound card. The sound works on HDMI. Could You advice how to do it? I`m try to this solution but sound card is still not available. alsamixer is diffren
  17. Hello I have orange PI win plus I just share Disk USB on Lan. I would like to share this disk use orange wi-fi to my TV Short Need see files on TV use WI-Fi connection. Could You advice how to proceed thaht ?
  18. Hello I`m install armbian 5.60 on my Orange Pi WinPlus and next VNS server and connect from Windows use the VNC Viever but the desktop is missing I see just this screen Not sure but meyb I instal the server version How I can check this and if it`s it`s possible to update for desktop version My SD card have only 2GB . Regards
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines