OnionIoT / documentation

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

Article 5.5.3 I2C #57

Closed amsiotdeveloper closed 2 months ago

amsiotdeveloper commented 4 months ago

NOTE: _This Subtask is linked to a larger Task List_ticket #44

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 - The hardware chapter is important for evaluating the Omega modules for a new project and supporting developers in the development process.
    2. Deployment
    3. Production

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

Intro

Context

Hardware

Software

Reference Material:

1. Provide hyperlinks for helpful and related information.

More Resources (just links to other resources) Default I2C bus clock speed and how it can be changed: https://community.onion.io/topic/4332/faq-what-is-the-default-i2c-bus-clock-speed-can-i-change-it-to-400khz Setting up a software-based (bit-band) I2C bus: https://community.onion.io/topic/4333/faq-how-can-i-make-a-software-based-bit-bang-i2c-bus-can-i-use-any-2-gpios-as-an-i2c-bus

Deliverables or Desired Outcome:

1. What are the task owners expectations?

Date Required By:

1. When is the scope required to be completed?

2. Is this a hard date? Specify if the task is a dependency of another task or if it will impact a customer requirement.

greenbreakfast commented 3 months ago

Hi @amsiotdeveloper , this article was completed last month as an example of a minimally viable article that can be used as a template for the rest of the articles in the hardware chapter. See commit https://github.com/OnionIoT/documentation/commit/bd5d98234457999df724df3955ffb1b78466c7fb and the updated article at https://documentation.onioniot.com/hardware-interfaces/i2c

We can go ahead and close this ticket

remingtontr commented 3 months ago

Ready for initial review.

amsiotdeveloper commented 3 months ago

@remingtontr good work! Just a couple small syntax revisions and a reminder about style guid for the "Tip" I don't think we have a way to show that style in google docs so I just added the comment as a reminder.

@greenbreakfast this article is ready for your final review.

greenbreakfast commented 2 months ago

@remingtontr reviewed, left a comment and a few suggestions. Looks great otherwise

greenbreakfast commented 2 months ago

@remingtontr thanks for addressing the comments + suggestions, this is ready for a PR