Forum Discussion
Altera_Forum
Honored Contributor
14 years ago2 Serial Devices on one board
Hello all, I am currently working on a project in which I need to connect two digital sensors, a Temp & Humidity sensor(SHT 15) and an accelerometer (ADXL345) both digital sensors. They also bo...
Altera_Forum
Honored Contributor
14 years agoSo from what I have gathered from everyone's responses is that the ADXL345 is going to work well since I can connect to the SPI/I2C Core on the board using the expansion headers.
The SHT15 however, is not so nice since it will require me writing its own protocol in Verilog(I Assume?) ... Sorry if this seems basic, but in our class we only scratched the surface of using the SPI and we were supposed to write our own protocol but the teacher scrapped that due to us falling behind. Are the questions I'm asking clear? Should I just find another temp and humidity sensor to better work with the board, or that uses the standard protocol?