PIXNET Logo登入

史坦利Stanley程式Maker的部落格

跳到主文

歡迎光臨史坦利Stanley程式Maker痞客邦的小天地

部落格全站分類:數位生活

  • 相簿
  • 部落格
  • 留言
  • 名片
  • 6月 08 週六 201909:54
  • 在pi上用conda管理python虛擬環境


 
虛擬環境的好處
(繼續閱讀...)
文章標籤

stanley 發表在 痞客邦 留言(0) 人氣(1,244)

  • 個人分類:Raspberry
▲top
  • 6月 07 週五 201915:15
  • 在Raspberry Pi 3 樹莓派安裝OpenCV(Python 3) use miniconda

https://medium.com/@lin7lic/%E5%9C%A8raspberry-pi-3-%E5%AE%89%E8%A3%9Dpython-3-opencv-34c9740d78e4
 
(繼續閱讀...)
文章標籤

stanley 發表在 痞客邦 留言(0) 人氣(1,278)

  • 個人分類:Raspberry
▲top
  • 1月 17 週四 201919:43
  • Raspberry Pi Stepper Motor Control with L293D

undefined
Quick Reference NEMA size 17 1.8° 2-phase stepper motor(參考手冊)
https://reprap.org/wiki/NEMA_17_Stepper_motor (簡單規格)
Step Motor 42BYGH47-401A (規格),
(繼續閱讀...)
文章標籤

stanley 發表在 痞客邦 留言(0) 人氣(150)

  • 個人分類:Raspberry
▲top
  • 1月 08 週二 201917:24
  • python and GPS

https://towardsdatascience.com/how-tracking-apps-analyse-your-gps-data-a-hands-on-tutorial-in-python-756d4db6715d
(繼續閱讀...)
文章標籤

stanley 發表在 痞客邦 留言(0) 人氣(225)

  • 個人分類:Raspberry
▲top
  • 11月 27 週二 201816:33
  • Dash Application Design: MVC Pattern

資料參考:https://alysivji.github.io/reactive-dashboards-with-dash.html (frameware,good)
Big Data Analytics with Pandas and SQLite in Python
https://datacarpentry.org/python-ecology-lesson/09-working-with-sql/index.html

https://sqlitebrowser.org/
https://medium.com/a-r-g-o/using-plotlys-dash-to-deliver-public-sector-decision-support-dashboards-ac863fa829fb (another porject)
(繼續閱讀...)
文章標籤

stanley 發表在 痞客邦 留言(0) 人氣(127)

  • 個人分類:Raspberry
▲top
  • 11月 22 週四 201810:53
  • python & Flask Web framework example

undefined
資料來源: Control of your Appliances and IoT Devices at your Fingertips with Flask
Connecting to your database
https://dzone.com/articles/restful-web-services-with-python-flask
(繼續閱讀...)
文章標籤

stanley 發表在 痞客邦 留言(0) 人氣(84)

  • 個人分類:Raspberry
▲top
  • 11月 22 週四 201809:55
  • PYTHON AND FLASK

參考資料:http://dreamingecho.es/blog/internet-of-things-with-python-and-flask
Tutorials For IoT-Makers
 
(繼續閱讀...)
文章標籤

stanley 發表在 痞客邦 留言(0) 人氣(96)

  • 個人分類:Raspberry
▲top
  • 11月 22 週四 201807:55
  • Raspberry 常用指令

Raspberry 常用指令
(1) How to set up WiFi on your Raspberry Pi without a keyboard or monitor (or ethernet)
    (1.1) Put the Raspbian SD card into your computer
             (1.2) cd /Volumes/boot
             (1.3) Add your wpa_supplicant.conf file
                    Create a file in this directory called wpa_supplicant.conf. The file should contain the following details:
                    network={ ssid="YOUR_NETWORK_NAME" psk="YOUR_PASSWORD" key_mgmt=WPA-PSK }
              With this file in place, Raspbian will move it in /etc/wpa_supplicant/ when the system is booted.
            (1.4) Put your SD card in the Raspberry Pi, boot, and connect
(2) Raspberry Pi 3 B and B+ - How to Configure Wi-Fi and Bluetooth
     Now you need to add your Wi-Fi settings to the wpa-supplicant configuration file. Type the following in the command line to the configuration file: sudo nano /etc/wpa_supplicant/wpa_supplicant.conf.
    Go to the bottom of the file and add the following Wi-Fi setting, adding your setting in the quotation marks.
    network={
       ssid="The_ESSID_from_earlier"
       psk="Your_wifi_password"
    }
(繼續閱讀...)
文章標籤

stanley 發表在 痞客邦 留言(0) 人氣(64)

  • 個人分類:Raspberry
▲top
  • 11月 22 週四 201806:22
  • Hello World ! Flask

undefined
參考資料:
(1) https://www.instructables.com/id/Python-WebServer-With-Flask-and-Raspberry-Pi/
(2) https://medium.com/@rovai/python-webserver-with-flask-and-raspberry-pi-398423cc6f5d
(1) Installing FLASK and Setting Your RPi WebServer
(繼續閱讀...)
文章標籤

stanley 發表在 痞客邦 留言(0) 人氣(59)

  • 個人分類:Raspberry
▲top
1

文章分類

  • 競賽心得 (1)
  • 機器學習 (3)
  • google Cloud platform (11)
  • 商業分析 (1)
  • 資料科學 (3)
  • Raspberry (9)
  • Linkit 7688 Duo (8)
  • Arduino (3)
  • Android程式開發 (17)
  • PHP & AJAX (2)
  • 木工生活 (8)
  • Project (1)
  • 英文學習 (1)
  • 科技與農業 (7)
  • ESP模組應用 (27)
  • EXCEL (1)
  • 電子分類 (15)
  • Python 程式設計 (52)
  • 未分類文章 (1)

熱門文章

  • (20,224)ESP8266電源與供電問題
  • (11,734)Python與Excel連結的openpyxl模組
  • (11,124)將民國年轉成西元年
  • (9,181)GPIO.BOARD與GPIO.BCM設定有何不同?
  • (8,591)Python Win32Com Excels基本操作
  • (7,395)ESP8266硬體線路連接
  • (5,931)DIY電動割草機自動化之比較研究
  • (4,729)免安裝的畫電路圖軟體
  • (3,002)免安裝版的Portable Python 2.7.6.1 下載
  • (1,034)使用Arduino 或電腦連結ESP8266-12(X) 初次應用

最新文章

  • LinkIt 7688 Duo package 套件管理工具-htop
  • LinkIt 7688 Duo 問題及解決方法
  • Wemos D1 Mini 腳位
  • LinkIt 7688 Duo 耗電電流
  • 臺南智慧農創松競賽心得
  • Dajngo 檔案結構
  • Python 各種官方說明文件
  • 資料分析常用程式收集
  • 安裝react 環境及Hello World
  • (8)SQLlite3 快速查詢

參觀人氣

  • 本日人氣:
  • 累積人氣:

個人資訊

stanley
暱稱:
stanley
分類:
數位生活
好友:
累積中
地區:

最新留言

  • [23/02/24] strongearth 於文章「馬達轉速及扭矩關係計算...」留言:
    省油15~25%、馬力和扭力增加20%、降引擎溫度20℃,自...
  • [22/04/09] 訪客 於文章「堆肥化過程重點掌握...」留言:
    原本在搜尋引擎找出一堆 Blog 文章,不知哪幾篇值得花時間...
  • [22/04/08] vscyw.com 於文章「堆肥化過程重點掌握...」留言:
    非常好的po文,推薦給你們看看 https://vscyw...
  • [22/01/12] 康藥本鋪 kmed.tw 於文章「馬達轉速及扭矩關係計算...」留言:
    康藥本鋪商店 https://kmed.tw/index....
  • [21/12/04] 康藥本鋪 kmed.tw 於文章「LED解惑...」留言:
    增大丸 https://kmed.tw/ind...
  • [20/07/19] splashbaron 於文章「使用TP4056usb充電模組 DIY ...」留言:
    請問超過5.5V/1A輸入時,會被限制在5.5V/1A嗎?...
  • [20/02/26] Max 於文章「LinkIt 7688 Duo 電源管理...」留言:
    Urgent!!! 有關7688的技術問題想請教。 請大...
  • [19/10/27] stanley 於文章「ESP8266電源與供電問題...」留言:
    不好意思,這部份我没試過,所以無辦法給好什麼好的建議。...
  • [19/10/19] loveangelritah 於文章「ESP8266電源與供電問題...」留言:
    您好,我想要用12v的鹼性電池 透過齊納和電阻分壓給esp3...
  • [19/05/20] 黃偉華 於文章「LED解惑...」發表了一則私密留言

動態訂閱

文章精選

誰來我家

文章搜尋