I have been trying to find a way to use an ADC and have a touch-screen attached to a RPI B+, simultaneously. Does anyone have any suggestions on how to accomplish this?
I have an issue with interfacing the 16Bit I2C ADC+PGA ADS1115 with the RPI B+. Does anyone know what drivers are necessary for this device? Are there just standard I2C drivers?
I have an issue of being able to view the Raspbian OS on my HDMI monitor after having the RPI be connected to the TFT display via SPI. I would like to be able to run startx and see the OS on my HDMI monitor rather than my TFT. Does anyone know how to do that?
Thank you for your response. However, wouldn't running them in parallel create an issue with communicating with the ADC and TFT Screen? The goal of my project is to be able to apply an analog signal to the ADC and then represent that signal on the TFT screen. Basically I am trying to create a touch ...
Hello:
I am a new RPI user and I have a question regarding connecting a 2.8" 320x240 TFT screen and a 16 Bit I2C ADC+PGA ADS1115. Is it possible to connect them both to a RPI B+. If so, how can I do that without interfering with the TFT screen?