- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hi folks,
I am working on a project which involves creating a Voltmeter using the Altera DE2 board coupled with VHDL programming. I am not familiar with the ADC portion of this project and how I can implement it using the DE2 board and VHDL. Is anyone familiar with this? If so could you guide me in the right direction, if there are documentations you know of or otherwise? Parameters: using 40 pin expansion headers Altera DE2 Board VHDL progrmming external bread board working kit of multiplexers, switches, comparators, integrators, timers, counters, BCDs, Capacitors, resistors, D-registers, diodes and potentiometers. Cheers링크가 복사됨
2 응답
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
In another post I suggested use MCP3204 chip. It's a 4 channel ADC converter with a SPI interface. If you use MCP1541 you have a 4,096V voltage reference that gives 1mV x step.
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Assuming you are a UBC engineering student:
implement the dual slope ADC using the integrator/comparator configuration and transfer the control logic over to a VHDL state machine.