You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
Instantly share code, notes, and snippets.
Blake Naccarato
blakeNaccarato
Research assistant studying boiling and condensation phenomena in the Active Materials and Smart Living laboratory at UNLV.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5. (WORK IN PROGRESS) Host the example website on GitHub
5.1. Create a GitHub profile
Create a GitHub profile. You may want to ensure that the email address you used to set up your account stays private. To do this, go to the Emails section of your profile settings. Configure it as you see below. Copy/paste the 0000000+userName@users.noreply.github.com address somewhere, as you will use it later when configuring Git.
![profile email options]
If you already have a GitHub profile, use that for now. Eventually, you may want to migrate your portfolio repository to its own, separate GitHub account, but that can be done easily later on.
The included microSD card with a Raspberry Pi 500+ is 32GB. You can get a larger official microSD card, or a third-party one, preferably one of these top picks. There are also alternative boot options. Here, we will flash a drive using Raspberry Pi Imager.
Currently on "Step 6". Virtual environment exists in C:\Users\Blake\Desktop\esp-idf\examples\get-started\hello_world. You have to run C:\Users\Blake\Desktop\esp-idf\export.ps1 to configure the pwsh session w/ the proper environment variables to execute idf.py build.
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
esphome 1.16.0 requires PyYAML==5.3.1, but you have pyyaml 5.4.1 which is incompatible.
esphome 1.16.0 requires voluptuous==0.12.0, but you have voluptuous 0.12.1 which is incompatible.
Successfully installed PyJWT-1.7.1 aiohttp-3.7.3 astral-1.10.1 async-timeout-3.0.1 attrs-19.3.0 bcrypt-3.1.7 ciso8601-2.1.3 cryptography-3.2 h11-0.12.0 homeassistant-2021.2.0 httpcore-0.12.3 httpx-0.16.1 multidict-5.1.0 pip-20.2.4 python-slugify-4.0.1 pyyaml-5.4.1 requests-2.25.1 ruamel.yaml-0.15.100 sniffio-1.2.0 text-unidecode-1.3 voluptuous-0.12.1 voluptuous-serialize-2.4.0 yarl-1.6.3
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters