2021-11-05 16:36:20 索煒達電子 926
項目編號:E2162
文件大?。?78K
源碼說明:帶中文注釋
開發(fā)環(huán)境:Verilog
簡要概述
使用國產(chǎn)FPGA廠商安路公司的開發(fā)板做的一款基于FPGA的智能導(dǎo)盲杖系統(tǒng)。利用百度LBS開放平臺做到自主導(dǎo)航,與Arduino互聯(lián)實現(xiàn)PID算法,攝像頭識別紅綠燈,超聲波自主避障,語音識別,一鍵撥打緊急聯(lián)系人等等
目錄│文件列表:
└ ANLU_fpga
└ ANLU_fpga
│ bcd2.v
│ bin_bcd.v
│ bizhang.v
│ bps_set.v
│ bps_set_115200.v
│ bps_set_57600.v
│ bps_set_9600.v
│ bps_set_gy_26.v
│ bps_set_lora.v
│ calling.v
│ camera_tdmap.v
│ camera_tdpack.v
│ camera_tdread.v
│ camera_tdrtl.v
│ chuli.v
│ control.v
│ data_extract.v
│ div_25HZ.v
│ gps.v
│ gps_rx.v
│ gsm.v
│ GY25_RX.v
│ HC_SR04.v
│ hc_sr042.v
│ hongwai_rx.v
│ judge_Red_Green.v
│ lora_rx.v
│ pick_up_rx.v
│ select_addr.v
│ shumaguan.v
│ smg2.v
│ surf_internet.v
│ surf_internet_rx.v
│ tb_top.v
│ tb_top_xinlv.v
│ test_camera_tdmap.v
│ time_.v
│ top.v
│ top2.v
│ top_bizhng.v
│ top_calling.v
│ top_duanxin.v
│ top_gps.v
│ TOP_GY_25.v
│ Top_gy_25_tx.v
│ top_gy_26.v
│ top_hongwai.v
│ top_lora_tx.v
│ top_music.v
│ top_rx_surf.v
│ top_surf_net.v
│ top_uart_rx.v
│ top_uart_rx_gy_26.v
│ Top_uart_tx_zhiwen.v
│ top_xinlv.v
│ top_zhiwen.v
│ top_zhiwen_yuyin.v
│ tp_z.v
│ uart_bps.v
│ uart_bps_1.v
│ uart_bps_9600.v
│ uart_receive.v
│ uart_receive_1.v
│ uart_receive_9600.v
│ uart_receive_xinlv.v
│ uart_rx.v
│ uart_rx_dzj.v
│ uart_sentdata_mess.v
│ uart_tx.v
│ uart_tx_dzj.v
│ uart_tx_lora.v
│ u_top_z-top_z.v
│ VGA.v
│ VGA_square.v
│ x7seg_msg.v
│ xinlv_rx.v
│ zhiwen.v
│ zhuti.v
├ Arudino代碼
│ └ Tricycle_For_Arduino.ino
├ 百度LBS開放平臺顯示的HTML代碼
│ │ html代碼.txt
│ └ 顯示.png
└ 盲人家中板子的FPGA代碼
│ bps_set.v
│ bps_set_115200.v
│ fangdou.v
│ lora.v
│ lora_rx.v
│ lora_rx_chuli.v
│ lora_rx_test.v
│ Top_uart_tx.v
│ Top_uart_tx_dzj.v
│ Top_uart_tx_dzj_test.v
│ Top_uart_tx_test.v
│ uart_rx.v
│ uart_rx_dzj_lora.v
│ uart_tx.v
│ uart_tx_dzj.v
└ x7seg_msg.v