OnionIoT / documentation

Documentation for the Omega2 beta firmware
0 stars 1 forks source link

1-Wire Moved to GPIO2 - update article #36

Closed amsiotdeveloper closed 1 month ago

amsiotdeveloper commented 5 months ago

Task Owner:

Who owns this task and will approve the final deliverables? Lazar

Objectives & Goals:

1. How does this task relate to the value track(s)?

- All of the effort we put into improving our product lines should provide value to our customers.
- We need to be able to clearly articulate the value each improvement will provide in the following three value tracks:
    1. Development - explain the updates for the 1-wire interface 
    2. Deployment
    3. Production

2. Create a short statement explaining the objectives and goals for this ticket.

1-wire support has been moved from GPIO19 to GPIO2 because there was a conflict on GPIO19 if the application requires the PWM channel on GPIO19.

Description of the Scope:

1. Provide context while explaining the requirement of the ticket.

Reference Material:

1. Provide hyperlinks for helpful and related information.

original ticket https://github.com/OnionIoT/OpenWRT-Packages/issues/53 1-wire DT ticket https://github.com/orgs/OnionIoT/projects/1/views/1?pane=issue&itemId=47378582

Deliverables or Desired Outcome:

1. What are the task owners expectations?

Date Required By:

1. When is the scope required to be completed?

amsiotdeveloper commented 5 months ago

A couple ideas we need to consider for our revisions:

iammuze commented 4 months ago

@amsiotdeveloper @greenbreakfast, please share your feedback on 1-Wire Moved to GPIO2. I have created a PR based on the new updates.

amsiotdeveloper commented 4 months ago

@iammuze a couple things still needed to finish this ticket

iammuze commented 4 months ago

@amsiotdeveloper suggestions have been accepted. Additionally, this PR contains the updated changes mentioned in this ticket, so you can also review them here.