Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Writing a byte is not yet implemented #3

Open
JudahZF opened this issue Mar 25, 2021 · 3 comments
Open

Writing a byte is not yet implemented #3

JudahZF opened this issue Mar 25, 2021 · 3 comments

Comments

@JudahZF
Copy link

JudahZF commented Mar 25, 2021

Hi, I'm trying to use an LCD and I need to write a byte, would you be able to implement the write byte function?

@geoffklee
Copy link
Owner

Hi - thanks for the report. I'm happy to try though I don't have any hardware right now to test on. Can you try this version?

https://github.com/gkluoe/micropython-smbus/tree/%233

@geoffklee
Copy link
Owner

geoffklee commented Jan 13, 2022

Hi - has anyone managed to test this, either @MrRubberDucky99 or @amotl ? I'm hesitant to merge it without a positive test and I don't have the hardware to test myself right now

@amotl
Copy link

amotl commented Jan 13, 2022

Hi Geoff,

sorry, I don't have the hardware as well, tagging @MKO1640 instead. Michael: It would be all about testing the nau7802py library together with this micropython-smbus library, in branch #3 against, well, a real NAU7802 sensor.

The difference in comparison to the vanilla version of micropython-smbus can be inspected at [1].

I recognized from your reactions at longapalooza/nau7802py#2, that you might be interested in this topic as well.

With kind regards,
Andreas.

[1] https://github.com/gkluoe/micropython-smbus/compare/%233

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants