Navigation

    IO Rodeo Forum

    • Register
    • Login
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. robotsandi
    R
    • Chat with robotsandi
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    robotsandi

    @robotsandi

    0
    Reputation
    6
    Posts
    378
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    robotsandi Follow

    Posts made by robotsandi

    • freq += 500000/dt. why??

      I want to know that in the program of color sensor there is a line
      freq = +=500000/dt
      why we are taken 500000 and divided with input sensor data

      posted in Colorimeter
      R
      robotsandi
    • RE: Problem in python installation

      @robotsandi said in Problem in python installation:

      Hello Sir,
      I am working on IO Rodeo Colorimeter Python version but due to some problem, it gives some error.
      (colorenv) robotsandi@robotsandi-K54C:~$ colorimeter-main
      Traceback (most recent call last):
      File "/home/robotsandi/colorenv/bin/colorimeter-main", line 4, in <module>
      import('pkg_resources').run_script('Colorimeter==0.1.0', 'colorimeter-main')
      File "/home/robotsandi/colorenv/lib/python3.5/site-packages/pkg_resources/init.py", line 661, in run_script
      self.require(requires)[0].run_script(script_name, ns)
      File "/home/robotsandi/colorenv/lib/python3.5/site-packages/pkg_resources/init.py", line 1448, in run_script
      exec(script_code, namespace, namespace)
      File "/home/robotsandi/colorenv/lib/python3.5/site-packages/Colorimeter-0.1.0-py3.5.egg/EGG-INFO/scripts/colorimeter-main", line 2, in <module>
      # EASY-INSTALL-SCRIPT: 'Colorimeter==0.1.0','colorimeter-main'
      File "/home/robotsandi/colorenv/lib/python3.5/site-packages/Colorimeter-0.1.0-py3.5.egg/colorimeter/init.py", line 1, in <module>
      ImportError: No module named 'colorimeter_serial'

      posted in Colorimeter
      R
      robotsandi
    • RE: Clibration problem

      @Will-Dickson Can you explain the uses of 500 samples.

      posted in Colorimeter
      R
      robotsandi
    • Clibration problem

      Hello Dear,
      When i am Place a cuvette with your ‘blank’ measurement (e.g. water) inside the colorimeter and click the button calibration then the software gives error [0, calibration failed] please help me.
      Thank You!

      posted in Colorimeter
      R
      robotsandi
    • Add a nokia 5110 LCD Screen with colorimeter kit

      Hello guy,
      I am finally got colorimeter kit and i want to add an LCD Screen, but I do not understand how to modify the Arduino program.
      Please help me to add Lcd Screen to see the output in the screen.
      Thank You!

      posted in Colorimeter
      R
      robotsandi