Navigation

    M5Stack Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. devros
    3. Topics
    D
    • Continue chat with devros
    • Start new chat with devros
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups

    Topics created by devros

    • D

      Unit V2 fan pins
      Units • • devros

      2
      0
      Votes
      2
      Posts
      1061
      Views

    • D

      Color Sensor UiFlow or micropython code
      PRODUCTS • • devros

      3
      0
      Votes
      3
      Posts
      5134
      Views

      D

      thanks it works great used this library and this basic code to test import tcs34725 import time from machine import I2C, Pin i2c = I2C(0, sda=21, scl=22) sensor = tcs34725.TCS34725(i2c) print(sensor.read(True))
    • D

      Micropython libraries
      PRODUCTS • • devros

      2
      0
      Votes
      2
      Posts
      3498
      Views

      No one has replied