{"id":13341705,"url":"https://github.com/valutac/vanessa","last_synced_at":"2026-01-16T22:42:53.242Z","repository":{"id":83451919,"uuid":"200249842","full_name":"valutac/vanessa","owner":"valutac","description":"You will never learn if you never broke something","archived":false,"fork":false,"pushed_at":"2019-08-02T17:01:46.000Z","size":28,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-24T10:07:06.812Z","etag":null,"topics":["iot","micropython","web-of-things"],"latest_commit_sha":null,"homepage":"","language":"Python","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/valutac.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}},"created_at":"2019-08-02T14:34:59.000Z","updated_at":"2021-07-28T09:46:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"d05f85b6-76a5-40b2-8b61-d6b6da1d87a1","html_url":"https://github.com/valutac/vanessa","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valutac%2Fvanessa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valutac%2Fvanessa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valutac%2Fvanessa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valutac%2Fvanessa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valutac","download_url":"https://codeload.github.com/valutac/vanessa/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243125170,"owners_count":20240263,"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":["iot","micropython","web-of-things"],"created_at":"2024-07-29T19:25:43.415Z","updated_at":"2026-01-16T22:42:53.231Z","avatar_url":"https://github.com/valutac.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vanessa - Web of Things Boilerplate\n\n## Quick Start\n\n### Flashing Loboris Micropython\n\nClone the fork of Loboris Micropython repository, this repository has been\nupdated to allow PUT command to work with microWebSrv and fix for microWebSocket\nbased on [this](https://github.com/dhylands/MicroPython_ESP32_psRAM_LoBo) branch and latest update from [Loboris](https://github.com/dhylands/MicroPython_ESP32_psRAM_LoBo) master branch\n\n```\n$ git clone https://github.com/ariestiyansyah/MicroPython_ESP32_psRAM_LoBo.git\n```\n\nConfig the micropython and build the Firmware\n```\n$ cd MicroPython_ESP32_psRAM_LoBo/MicroPython_BUILD/\n$ ./BUILD.sh menuconfig\n$ ./BUILD.sh\n```\n\nFlash it\nThis example using SparkFun ESP32 Thing on Mac\n\n```\n$ ./BUILD.sh --port /dev/tty.usbserial-DN03F9EP flash\n```\n\nSparkFun connected to my mac using `/dev/tty.usbserial-DN03F9EP` port, this will be\ndifferent on each device, check it using following command\n\n```\n$ ls /dev/tty.usbserial*\n```\n\n### Install Gateway\n\nFollow instruction from\n[https://github.com/mozilla-iot/gateway/blob/master/README.md](https://github.com/mozilla-iot/gateway/blob/master/README.md)\nto install Mozilla Gateway in your Raspberry Pi or PC/Mac.\n\n### Web of Things Micropython\n\nClone  project\n```\n$ git clone https://github.com/valutac/vanessa.git\n```\n\n\nchange variable SSID and PASSWORD value in `config.py` with wifi credentials, for example\n```\nSSID = 'vanessa'\nPASSWORD = 'wot'\n```\n\nSync local files to ESP32 by using [rshell](https://github.com/dhylands/rshell),\nyou can also use ampy :) mine is rhsell.\n\n```\n$ rshell -a --buffer-size=30 -p /dev/tty.usbserial-DN03F9EP\nfitra\u003e rsync -v . /flash\nfitra\u003e repl\n\u003e\u003e\u003e Control-D # Soft reset\n```\n\n## HOW TO ADD THINGS\n\nTO DO\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalutac%2Fvanessa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvalutac%2Fvanessa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalutac%2Fvanessa/lists"}