Skip to content

Conversation

@markodraca
Copy link

@markodraca markodraca commented Nov 14, 2025

Added documentation for diff mode analog readings on a MCP3204/MCP3208.

Description:

This PR adds documentation for the new differential mode feature for the MCP3204/MCP3208 ADC components. Differential mode allows the chip to measure the voltage difference between two analog input pins, rather than measuring a single pin's voltage relative to ground. This is useful for applications requiring precise measurements of small voltage differences, noise rejection in sensor readings.

Pull request in esphome with YAML changes (if applicable):

Checklist:

  • I am merging into next because this is new documentation that has a matching pull-request in esphome as linked above.
    or

  • I am merging into current because this is a fix, change and/or adjustment in the current documentation and is not for a new component or feature.

  • Link added in /components/index.rst when creating new documents for new components or cookbook.

Added documentation for diff mode analog readings.
@esphome esphome bot added the current label Nov 14, 2025
@netlify
Copy link

netlify bot commented Nov 14, 2025

Deploy Preview for esphome ready!

Name Link
🔨 Latest commit c7a1f9e
🔍 Latest deploy log https://app.netlify.com/projects/esphome/deploys/691acdab2727ab00082f8182
😎 Deploy Preview https://deploy-preview-5623--esphome.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Member

@swoboda1337 swoboda1337 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs to use the next branch

Developer docs are here: https://developers.esphome.io/contributing/docs/

@esphome esphome bot marked this pull request as draft November 14, 2025 15:33
@esphome
Copy link

esphome bot commented Nov 14, 2025

Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍

Learn more about our pull request process.

@swoboda1337 swoboda1337 changed the base branch from current to next November 14, 2025 15:34
@esphome esphome bot added next and removed current labels Nov 14, 2025
@swoboda1337
Copy link
Member

swoboda1337 commented Nov 14, 2025

I fixed the branch but none of the files are changed

@swoboda1337 swoboda1337 changed the title Update mcp3204.md, diff mode update [mcp3204] diff mode update Nov 14, 2025
@markodraca
Copy link
Author

markodraca commented Nov 14, 2025 via email

@swoboda1337
Copy link
Member

Thanks. My first PR here and its quite confusing. Do I need to do anything else for this diff mode?

Well if you look at the changed files there are none? So yeah you have to add the docs still :)

image

@markodraca
Copy link
Author

markodraca commented Nov 14, 2025 via email

@markodraca markodraca marked this pull request as ready for review November 17, 2025 07:27
@esphome esphome bot requested a review from swoboda1337 November 17, 2025 07:27
Copy link
Member

@swoboda1337 swoboda1337 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are no changes to review

@esphome esphome bot marked this pull request as draft November 17, 2025 13:38
@markodraca markodraca closed this Nov 17, 2025
@markodraca
Copy link
Author

Moved to PR #5634

@github-actions github-actions bot locked and limited conversation to collaborators Nov 19, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants