Ultrasound pulse-echo pHAT (lit3rick) - up5k fpga
Designed by kelu124 in United States of AmericaThis product is no longer available for sale.
The seller may be offering an improved version or it may be hanging out on the beach, enjoying the retired life.
The up5k lit3rick open hardware ultrasound pulse echo board What's the hardware? Lattice: up5k. Onboard RAM for 64k points saves. Onboard flash : W25X10CLSNIG Pulser : HV7361GA-G: adaptable to +-100…
Read More…An example from the py_fpga folder, summarized. Check the visualisation of the acquisitions below.
fpga = py_fpga(i2c_bus=i2c_bus, py_audio=p, spi_bus=spi)
fpga.set_waveform(pdelay=1, PHV_time=11, PnHV_time=1, PDamp_time=100)
hiloVal = 1 # High or low.
dacVal = 250 # on a range from 0 to 512
fpga.set_HILO(hiloVal)
fpga.set_dac(dacVal)
startVal,nPtsDAC = 250, 16
for i in range(nPtsDAC):
fpga.set_dac(int(startVal + (i*(455-startVal))/nPtsDAC), mem=i)
dataI2S = fpga.read_fft_through_i2s(10)
dataSPI = fpga.read_signal_through_spi()
fpga.calc_fft()
time.sleep(3/1000.0) # normally takes ~800us to compute 8192pts
dataFFT = fpga.read_fft_through_spi()
This work is based on two previous TAPR projects, the echOmods project, and the un0rick project - its boards are open hardware and software, developped with open-source elements as much as possible.
Copyright Kelu124 (kelu124@gmail.com) 2020.
This project is distributed WITHOUT ANY EXPRESS OR IMPLIED WARRANTY, INCLUDING OF MERCHANTABILITY, SATISFACTORY QUALITY AND FITNESS FOR A PARTICULAR PURPOSE.
Quantity | Price |
---|---|
1-9 | $350.00 |
10-19 | $290.00 |
20+ | $250.00 |
$132.00
Free Shipping!
$59.99
Free Shipping!
$9.00
Free Shipping!
$38.98
Free Shipping!
By clicking Register, you confirm that you accept our Terms & Conditions
We recognize our top users by making them a Tindarian. Tindarians have access to secret & unreleased features.
We look for the most active & best members of the Tindie community, and invite them to join. There isn't a selection process or form to fill out. The only way to become a Tindarian is by being a nice & active member of the Tindie community!