Skip to content

超音波センサーHC-SR04をFPGAから使えるようにするVerilogコードMeasure the distance using HC-SR04 ultrasonic sensor on FPGA.

License

Notifications You must be signed in to change notification settings

yunkai1841/HC-SR04-FPGA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

超音波センサーHC-SR04をFPGAから使えるようにするVerilogコード

環境

センサー仕様

  1. 10㎲の間trigをhighにする。
  2. センサーから40kHzの超音波が発射される。
  3. 超音波が返ってくるまでechoがhighになる。(パルス信号)
  4. echoのパルスの時間から距離を計算できる。

pll

pllはQuartusで自動生成 50MHz -> 5MHz変換

About

超音波センサーHC-SR04をFPGAから使えるようにするVerilogコードMeasure the distance using HC-SR04 ultrasonic sensor on FPGA.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published