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

how to write messages and not reading #2

Open
marcodc-sys opened this issue Aug 4, 2020 · 1 comment
Open

how to write messages and not reading #2

marcodc-sys opened this issue Aug 4, 2020 · 1 comment

Comments

@marcodc-sys
Copy link

Hi, I would like to use a dell adaptor (7,4 mmx 5mm) taken from my broken power bank.
I would like to use a microcontroller (like Arduino) to send messages over the third wire and allow the charger to be recognized by the pc.
So what I need is to write messager over 1-Wire bus not to read messages. And what I need to write is the string that you are actually reading using your code.
Can You send me an email: [email protected] in order to discuss? Thanks a lot.

@NickLD
Copy link
Contributor

NickLD commented Jul 8, 2021

@marcodc-sys You'll be better off looking at one of the other git repos that already have this functionality. This library is only intended to read, and should probably be kept that way.

This repo implements what you are looking to do with an ATTINY25/45/85

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

2 participants