Skip to content

docs: add i2c environmental sensor hat tutorial#670

Open
notforyou23 wants to merge 2 commits into
tscircuit:mainfrom
notforyou23:bounty/i2c-environmental-sensor-hat
Open

docs: add i2c environmental sensor hat tutorial#670
notforyou23 wants to merge 2 commits into
tscircuit:mainfrom
notforyou23:bounty/i2c-environmental-sensor-hat

Conversation

@notforyou23
Copy link
Copy Markdown

/claim #602

Summary

  • Added a Raspberry Pi HAT tutorial for an I2C environmental sensor module using a BME280.
  • Covered 3.3V power, GPIO2/GPIO3 I2C wiring, BME280 I2C mode/address pins, 4.7k pull-up resistors, decoupling capacitors, and an optional OLED/external I2C header.
  • Included step-by-step circuit snippets, BOM, PCB layout guidance, Raspberry Pi setup, and firmware examples for Raspberry Pi Python, CircuitPython, and Arduino/ESP32.

Verification

  • bun run format:check docs/tutorials/pi-hats/i2c-environmental-sensor-hat.mdx
  • bun run typecheck
  • git diff --cached --check
  • bun run build
  • Rendered locally at http://127.0.0.1:3042/tutorials/pi-hats/i2c-environmental-sensor-hat and confirmed the page contains the tutorial H1, BME280 I2C mode/address guidance, BOM, firmware examples, CircuitPython section, Arduino/ESP32 section, and no 404.

Notes

This is a docs-only change.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment May 27, 2026 3:35pm

Request Review

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 93caa198aa

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread docs/tutorials/pi-hats/i2c-environmental-sensor-hat.mdx Outdated
Comment thread docs/tutorials/pi-hats/i2c-environmental-sensor-hat.mdx Outdated
Copy link
Copy Markdown
Author

The automated review feedback has been addressed in a4955c8, and the latest build, format-check, type-check, Vercel, and Vercel Preview Comments checks are green. Ready for maintainer re-review when you have a chance.

@github-actions
Copy link
Copy Markdown

This PR has been automatically marked as stale because it has had no recent activity. It will be closed if no further activity occurs.

Copy link
Copy Markdown
Author

Still active. The automated review feedback was addressed in a4955c8, the PR remains open/mergeable, and the latest visible status is still green/pending maintainer review.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 2, 2026

This PR has been automatically marked as stale because it has had no recent activity. It will be closed if no further activity occurs.

@notforyou23
Copy link
Copy Markdown
Author

Still active. The automated review feedback was addressed in a4955c8, the latest build/format/type/Vercel checks remain green, and this is still ready for maintainer review when available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant