{"id":32375954,"url":"https://github.com/zignig/steves_brain","last_synced_at":"2025-10-24T22:51:59.983Z","repository":{"id":137208004,"uuid":"568152333","full_name":"zignig/steves_brain","owner":"zignig","description":"ESP32  robot controller , with a Promini doing 5V","archived":false,"fork":false,"pushed_at":"2025-05-21T02:23:04.000Z","size":10051,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-21T03:29:31.374Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zignig.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-11-19T16:04:53.000Z","updated_at":"2025-05-21T02:23:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"c92666b1-3682-43e7-a678-966e7d22946a","html_url":"https://github.com/zignig/steves_brain","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zignig/steves_brain","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zignig%2Fsteves_brain","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zignig%2Fsteves_brain/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zignig%2Fsteves_brain/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zignig%2Fsteves_brain/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zignig","download_url":"https://codeload.github.com/zignig/steves_brain/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zignig%2Fsteves_brain/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280878267,"owners_count":26406643,"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","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-10-24T22:49:37.343Z","updated_at":"2025-10-24T22:51:59.979Z","avatar_url":"https://github.com/zignig.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Steves Brain\n\nThis project is the source code for steves brain.\n\nhttps://zignig.github.io/tags/steve/ has some outdated entries on the build. I am currently writing an updated entry.\n\n## Getting started.\n\n\u003chr\u003e\n\n# Upload the firmware\n## ESP8266\n\n\npython2 /opt/esp8266/esp-open-sdk/esptool/esptool.py  --port /dev/ttyUS0 erase_flash\n\n\n\nesptool --port /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0  --baud 460800 write_flash --flash_size=detect 0  esp8266-20220618-v1.19.1.bin \n\n## ESP32\n\nesptool --chip esp32 --port /dev/ttyUSB0 --baud 460800 write_flash -z 0x1000 esp32-20190125-v1.10.bin\n\n## FORMAT\n\nimport os\nimport flashbdev\nos.VfsLfs2.mkfs(flashbdev.bdev)\n\n# SPI trouble\n\n## BROKEN CLOCK\n\nso ... after getting spi working on two usb feeds.\n\nwhen it gets moved to (battery) only \n\n## 20220612 upadte \n\n-  replaced with fixed level shifters, spi working \n-  power brownout with heavy motor usage, need to rework regulation\n\n## 20200708 update\n\n- spi fixed , asyncio weirdness fixed\n- don't run asyncio in two threads...\n\n## 20230301\n\n- started joystick build\n- getting closer\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzignig%2Fsteves_brain","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzignig%2Fsteves_brain","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzignig%2Fsteves_brain/lists"}