[Tutor] Asking about Opening Teminal on Python

2017-02-23 Thread Quang nguyen
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

[Tutor] Asking about sending signal to RF receiver through GPIO pins

2017-03-01 Thread Quang nguyen
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] Asking about pi_switch

2017-03-02 Thread Quang nguyen
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 pyth

[Tutor] Asking about Run python script at Startup

2017-04-03 Thread Quang nguyen
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] asking about run the python 3 script in terminal

2017-04-03 Thread Quang nguyen
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