[Tutor] Asking about Opening Teminal on Python
Hi everyone, I need to open a terminal on Raspberry Pi 2 in order to execute codesend of 433Utils to send a signal to RF Receiver. Anyone know how to open a terminal? Thank you. ___ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor
[Tutor] Asking about sending signal to RF receiver through GPIO pins
Hi all, Right now, I am working on a school project that using raspberry Pi 2 to send the signal to RF receiver through pins in Pi2. I need to send the signal from clicking a button in UI. Can anyone give me some hints? Thanks all. ___ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor
[Tutor] Asking about pi_switch
Hi, Right now, I need to use pi_switch in order to send data through RF system by Pi2. Until now, I installed everything it need from an article on the internet. Those things are python-dev, libboost-python-dev, python-pip, and I used pip to install pi_switch. I think it just compatible with python2, and I cannot import it to python3. Are there any ways I can import it to python3 or execute python2 script which has pi_switch by python3 script?. Thanks ___ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor
[Tutor] Asking about Run python script at Startup
Hi guys, I do not know how to run my python 3 script after my PI2 finished startup. I searched about it on some websites, and I feel so confused. Anyone know the easy way to run at startup with escape plan?. I am afraid that it will be a looping trap if I do not have escape plan :) Thank you ___ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor
[Tutor] asking about run the python 3 script in terminal
Hi guys, I would like to open the script in Terminal with several extra pictures which be called inside the script. I tried to open in Terminal, but it gave me trouble about where is the location of my pictures. Thank you for time. ___ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor