dkraja Posted January 29, 2023 Share Posted January 29, 2023 (edited) Hi, I am new user and try the run the example but unable to execute. please suggest. Edited January 29, 2023 by dkraja new attachment Link to comment Share on other sites More sharing options...
0 Fausto Posted January 30, 2023 Share Posted January 30, 2023 Hello @dkraja. If you are using the Raspbian desktop interface, the MCC DAQ HAT Manager utility will be available under the Accessories start menu. This utility will allow you to list the detected DAQ HATs. Open the MCC DAQ HAT Manager and click on the READ EEPROMs button. Click the OK button to close the window and then click on the LIST DEVICES button. Do you see all of your installed MCC DAQ HAT boards in the list? For the MCC 118 web server Python example, try the following command via the terminal. python3 ./web_server.py Recommend reviewing the README.md file in the 'daqhats/examples/python/mcc118/web_server' directory. You will need to install the DASH add-in via the terminal. pip3 install dash Regards, Fausto Link to comment Share on other sites More sharing options...
0 dkraja Posted January 30, 2023 Author Share Posted January 30, 2023 hi, i tried to open the MCC DAQ hat manager utility, but it is not opening, just showing command screen for 1 second and turned off automatically. also trying to upload firmware but not able to update. Link to comment Share on other sites More sharing options...
0 dkraja Posted January 30, 2023 Author Share Posted January 30, 2023 Link to comment Share on other sites More sharing options...
0 dkraja Posted January 30, 2023 Author Share Posted January 30, 2023 Link to comment Share on other sites More sharing options...
0 dkraja Posted January 30, 2023 Author Share Posted January 30, 2023 Link to comment Share on other sites More sharing options...
0 Fausto Posted January 30, 2023 Share Posted January 30, 2023 Hello @dkraja. Which RPi module and OS version are you using? Do you have other third-party HATS installed on your RPi module? Please confirm that the SPI and I2C interfaces are enabled on your RPi. Go to the Raspberry start button and choose Preferences - Raspberry PI Configuration. Click on the Interfaces tab and make sure SPI and I2C are both enabled. The MCC DAQ HAT Manager utility detects eight EEPROMs. Please provide a screen capture after pressing the LIST DEVICES button, in the application. Which MCC DAQ HAT boards do you have installed? Please confirm that each board has the correct address jumper as mentioned in the hardware installation section of the documentation. https://mccdaq.github.io/daqhats/hardware.html#installing-multiple-boards If still having an issue, remove all but one MCC DAQ HAT. Afterwards, run the MCC DAQ HAT Manager utility again. Press the READ EEPROMs button and then the LIST DEVICES button. Afterwards, test the web server example. If successful, then power off the RPi and install another MCC DAQ HAT. Repeat the process with the MCC DAQ HAT Manager utility again. Press the READ EEPROMs button and then the LIST DEVICES button. Close the utility and then test the web server example. Regards, Fausto Link to comment Share on other sites More sharing options...
Question
dkraja
Hi,
I am new user and try the run the example but unable to execute. please suggest.
Edited by dkraja
new attachment
Link to comment
Share on other sites
6 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now