{"id":16068198,"url":"https://github.com/milewski/sensors-esp","last_synced_at":"2025-03-18T05:31:19.473Z","repository":{"id":185616085,"uuid":"673819289","full_name":"milewski/sensors-esp","owner":"milewski","description":"Personal walk through learning embedded systems with ESP32 in Rust.","archived":false,"fork":false,"pushed_at":"2024-03-31T09:03:53.000Z","size":99487,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-28T07:34:26.872Z","etag":null,"topics":["embedded","esp32","lilygo","rust","t-display-s3"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/milewski.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":"milewski","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2023-08-02T13:49:06.000Z","updated_at":"2024-10-21T12:14:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"775656be-0935-4f0a-b6aa-ec56b03e4f40","html_url":"https://github.com/milewski/sensors-esp","commit_stats":null,"previous_names":["milewski/sensors-esp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milewski%2Fsensors-esp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milewski%2Fsensors-esp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milewski%2Fsensors-esp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milewski%2Fsensors-esp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/milewski","download_url":"https://codeload.github.com/milewski/sensors-esp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243903172,"owners_count":20366436,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["embedded","esp32","lilygo","rust","t-display-s3"],"created_at":"2024-10-09T06:09:25.324Z","updated_at":"2025-03-18T05:31:14.457Z","avatar_url":"https://github.com/milewski.png","language":"Rust","funding_links":["https://github.com/sponsors/milewski"],"categories":[],"sub_categories":[],"readme":"# Learning Embedded Development on ESP32\n\nMy personal journey into embedded development with a `ESP32-S3` Microcontroller\n\n- [Rotary Encoder](./esp32/rotary-encoder)\n- [Line Tracking Sensor](./esp32/line-tracking-sensor)\n- [Passive Buzzer](./esp32/passive-buzzer)\n- [Micro SD Card](./esp32/micro-sdcard)\n- [Capacitive Switch (Touch Sensor)](./esp32/capacitive-switch)\n- [Accelerometer (ADXL345)](./esp32/accelerometer)\n- [Motor Driver (DVR8833)](./esp32/motor-driver)\n- [8x8 Matrix (MAX7219)](./esp32/matrix)\n- [Liquid Crystal Display (LCD 1602A)](./esp32/lcd)\n- [DTMF Decoding (MT8870)](./esp32/dtmf)\n- [ADC/DAC Analog Digital Converter (PCF8591)](./esp32/adc-dac)\n- [Mecanum Wheel](https://github.com/milewski/esp32-mecanum-wheels)\n\n## Instructions\n\nInstall `esp32` [toolchain](https://github.com/esp-rs/rust-build):\n\n```bash\ncargo install espup\ncargo install ldproxy\ncargo install espflash\nespup install\n```\n\n\u003e Note: `espup` requires `python3` to be installed\n\n\u003cdetails\u003e\n  \u003csummary\u003ePinout Diagram\u003c/summary\u003e\n\n![esp32-s3-devkitc-1-pinout](./attachments/esp32-s3-devkitc-1-pinout.png)\n\n## LilyGo T-Display S3\n![esp32-s3r8-pinout](./attachments/esp32-s3r8-pinout.png)\n\u003c/details\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmilewski%2Fsensors-esp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmilewski%2Fsensors-esp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmilewski%2Fsensors-esp/lists"}