Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.08 KB

README.md

File metadata and controls

35 lines (26 loc) · 1.08 KB

matlab FPS measureing

How to use

Write bin to Nucleo446

1.connect nucleo to pc
2.copy bin file to nucleo device
nucleoのボタンを押すたびに(1ms-2ms-5ms-10ms-20ms-50ms-100ms-1ms...)と切り替わります

64bit.mp4

3.acuire video by any ways
4.run the matlab code

座標選択

座標選択時
mousemode=true

ledの移動順に4点
1(No.01,x=1,y=1)
2(No.08,x=8,y=1)
3(No.57,x=1,y=8)
4(No.64,x=8,y=8)
をクリックしていく
image

座標再利用時
mousemode=false,p1,p8,p57,p64に座標を設定しておく

結果

フレーム間隔等の推移
image
フレーム間隔の分布
image