Code Monkey home page Code Monkey logo

klipper-on-orange-pi-zero-2's People

Contributors

imgbotapp avatar nhchiu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

klipper-on-orange-pi-zero-2's Issues

Orange Pi Z2 GPIO

Hey I see you are one of the few that seem to be using OPi Z2 to run octoprint. Have you had any luck finding and running any GPio plugins? I want to read a BME680 and control a fan based on it's readings but all the RPi.GPIO plugins I have found fail to install in Octoprint probably because of the different pin configs.

Orange Pi Zero 2 I2C pins

Hi,

Just wanted to add that using the overlays setting in orangepiDev.txt to enable I2C was unnecessary as the SCK and SDA pins already appear in /dev:

$ ll /dev/i2c-*
crw-rw---- 1 root i2c 89, 0 Apr 28 23:53 /dev/i2c-0
crw-rw---- 1 root i2c 89, 1 Apr 28 23:53 /dev/i2c-1

Adding the overlays parameter meant sudo i2cdetect -y 0 could not find the expected -0 and -1 pins.

There is one I2C error I can't resolve (yet) though:

$ dmesg | grep i2c
[    1.263757] i2c_dev: i2c /dev entries driver
[    2.712772] mv64xxx_i2c 7081400.i2c: can't get pinctrl, bus recovery not supported
[    2.713881] axp20x-i2c 0-0036: AXP20x variant AXP806 found
[    2.796056] axp20x-i2c 0-0036: AXP20X driver loaded

Thanks for the notes.

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.