Code Monkey home page Code Monkey logo

Comments (5)

xiaoxiaohuixxh avatar xiaoxiaohuixxh commented on May 24, 2024

正在考虑驱动有没有必要每一个驱动都新建一个主模块。请问有什么好的建议吗?

from maixpy-v1.

Singein avatar Singein commented on May 24, 2024

可以提供统一泛化的接口,比如lcd,可以创建Display模块,在这里实现lcd底层驱动,提供显示相关的统一接口,这样可以之后拓展和兼容其他的显示设备。

from maixpy-v1.

Uniquemf avatar Uniquemf commented on May 24, 2024

对于摄像头驱动,你们移植过openmv,可以像openmv那样,把所有摄像头再一次封装,每一种给一个不同的id,用来初始化

from maixpy-v1.

xiaoxiaohuixxh avatar xiaoxiaohuixxh commented on May 24, 2024

这个后期可以考虑一下。

from maixpy-v1.

snowyu avatar snowyu commented on May 24, 2024

esp8266的micropython可以参考,还可以参考MicroBIt的microPython的扩展方式:

from maixpy-v1.

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.