본문 바로가기
  • Seizure But Okay Developer

IoT/RaspberryPi3

raspberryPi 개발 팁 정리노트3 how to reboot linux machine using python?shellreboot pythonimport os os.system('reboot') https://stackoverflow.com/questions/35546497/how-to-shutdown-and-then-reboot-linux-machine-using-python-language-or-shell-scr 인터넷 재연결을 하기 위한 shell script를 짤 때 도움이 된 싸이트http://alexba.in/blog/2015/01/14/automatically-reconnecting-wifi-on-a-raspberrypi/ 라즈베리파이에서 부팅시 파이썬 파일 자동으로 실행시키는 방법 :첫번째 방법 : 커맨드 창에서sudo cr.. 2018. 7. 25.
raspberryPi 개발 팁 정리노트2 20180316파이썬에서 DB 접속해서 쿼리문 삽입 하는 방법 :http://pythonstudy.xyz/python/article/202-MySQL-%EC%BF%BC%EB%A6%AC라즈베리파이에서 GET Request 보내기 :http://dgkim5360.tistory.com/entry/python-requestshttps://www.geeksforgeeks.org/get-post-requests-using-python/20180317GrovePi를 사용해 초음파센서로 측정을 하기 위해 아래 url에서 지시한 대로 작업을 하였다 https://www.dexterindustries.com/GrovePi/get-started-with-the-grovepi/setting-software/ 설치 후 초음파센.. 2018. 7. 25.
raspberryPi 개발 팁 정리노트1 How to edit rasp file in root directories : https://elmoslapatop.wordpress.com/2014/01/29/raspberry-pi-cant-open-file-to-write-error-message/ How to set wifi(WPA-EAP, PEAP) in RASP : http://zelkun.tistory.com/entry/018-Raspberry-Pi-%EB%9D%BC%EC%A6%88%EB%B2%A0%EB%A6%AC-%ED%8C%8C%EC%9D%B4-%ED%95%99%EA%B5%90-WiFi-%EC%82%AC%EC%9A%A9-%EC%84%A4%EC%A0%95-WPA-EAP-PEAP How to install Raspberry OS : https.. 2018. 7. 25.