邏輯分析儀 ( Logic Analyzer )
我使用的軟體名稱叫做 Logic 2 for Saleae。
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
官方下載連結
- Windows :
- 按照官網所述,它可以支援 Win8、Win10、Win11。
- 如同平常安裝軟體的方式,下載完執行檔 ( .exe ) 後直接執行即可完成安裝。
- Linux :
- 按照官網所述,它目前可以支援 Ubuntu 18.04 / 64 bit 以後的版本,理論上只要是基於 Debian 的發展版應該都可以支援。
- 下載完檔案後,直接在 Terminal 裡面執行
./Logic-2.x.xx-master.AppImage
。
( 記得把 2.x.xx 換成你裝的版本 )
如果無法執行安裝檔,利用 ls -al
檢查看看 ACL 的狀態。
有可能是沒有權限,利用 chmod +x Logic-2.x.xx-master.AppImage
新增權限給它再執行,應該就可以正常安裝。
- Mac :
- 我沒有 Mac … 但應該跟 Windows 的安裝方式類似。
基本介紹
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
依照實際接線選擇頻道,然後記得要接地 !!!
如果訊號來源是單純的 PWM 波,接完線後直接開始量測。
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
將滑鼠移到測量結果上即可得知詳細的結果,如上圖可以得知這個波 :
- Duty cycle : 7.36 %
- Freqency : 50 Hz
測量過程與期望相同,詳情請參考 數位示波器 - Demo。