Giter Club home page Giter Club logo

Comments (7)

ladyada avatar ladyada commented on July 21, 2024 2

hiya this is something we do want to do soon, it requires adding to Adafruit-Blinka and its not easy :( you can subscribe to https://github.com/adafruit/Adafruit_Blinka to get notified when we'll add it. if you have any links to good FT232H examples for python3, that would be rad. or, if you can contribute code, that would be really great :)

from adafruit_blinka.

ladyada avatar ladyada commented on July 21, 2024 1

guide coming soon...

from adafruit_blinka.

tannewt avatar tannewt commented on July 21, 2024

Here or the forum is fine. @ladyada is probably the person who knows best.

from adafruit_blinka.

oshadmon avatar oshadmon commented on July 21, 2024

Thank you. I have also posted the question on the forum

from adafruit_blinka.

caternuson avatar caternuson commented on July 21, 2024

So would the idea here be to provide something that could be a drop in replacement for busio? Ex:

import adafruit_ft232h
i2c = adafruit_ft232h.I2C()
sensor = some_sensor.Sensor(i2c)

or even

import adafruit_ft232h as busio
# proceed as usual

from adafruit_blinka.

ladyada avatar ladyada commented on July 21, 2024

yes, OR we could set the environmental var to 'force' FT232H usage (which i did add) and then code is identical

from adafruit_blinka.

ladyada avatar ladyada commented on July 21, 2024

added!

from adafruit_blinka.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.