Tech Notebook
Tech Notebook
  • Видео 78
  • Просмотров 356 087
DIY Smart Garage Door: Automate with ESP8266 and Home Assistant
Using the TwelveData API to get stock data - Python: ruclips.net/video/7OUfzSW3oIY/видео.html
ESPHome YAML Code: raw.githubusercontent.com/TechNotebookYT/Tutorial-Files/master/esp-garage/opener.yaml
Flash ESP8266 Firmware on mac/linux: github.com/marcelstoer/nodemcu-pyflasher
NodeMCU Flasher (windows): github.com/nodemcu/nodemcu-flasher
NodeMCU ESP8266: tinyurl.com/uk9kmv8m
Relay: www.amazon.com/AITRIP-Channel-Isolation-Compatible-Raspberry/dp/B096M77HCJ
Remote: www.amazon.com/CreaCity-Universal-Replacement-LiftMaster-Chamberlain/dp/B098SP6RJ9
---------------------------------------------------------------------
Previous Django Meeting Link Tutorial Series
Playlist: ruclips.net/p/PLW2yOazxkfjoCYtN...
Просмотров: 2 199

Видео

MicroPython on ESP8266 | A Setup Guide
Просмотров 29 тыс.Год назад
Using the TwelveData API to get stock data - Python: ruclips.net/video/7OUfzSW3oIY/видео.html ESP8266 MicroPython Firmware: micropython.org/download/esp8266-1m/ Flash ESP8266 Firmware on mac/linux: github.com/marcelstoer/nodemcu-pyflasher NodeMCU Flasher (windows): github.com/nodemcu/nodemcu-flasher Previous Django Meeting Link Tutorial Series Playlist: ruclips.net/p/PLW2yOazxkfjoCYtNvAKRj5FGUm...
Know your subscriber count INSTANTLY with a Raspberry Pi & Python - Telegram Bot | 1K Sub Special
Просмотров 8232 года назад
Using the TwelveData API to get stock data - Python: ruclips.net/video/7OUfzSW3oIY/видео.html Commands in Video: wget 3.ly/akuC0 pip3 install pytelegrambotapi nohup python yt_telegram.py & Code in This Video: github.com/TechNotebookYT/Tutorial-Files/blob/master/1ksubs_yt_telegram/yt_telegram.py Links: Google API Dev Console: console.cloud.google.com/ RUclips API Reference: developers.google.com...
Connect an ESP8266 to a Raspberry Pi | VL53L0X Distance Sensor | Serial Connection
Просмотров 1,4 тыс.2 года назад
Using the TwelveData API to get stock data - Python: ruclips.net/video/7OUfzSW3oIY/видео.html WIRING DIAGRAM FOR VL53L0X: www.dropbox.com/s/g8hvlo72qqt3gep/mcu-wiring2.png?dl=0 Connecting a Raspberry Pi to an ESP8266 to read sensor data from a VL53L0X laser distance sensor over a serial connection Code in This Video: github.com/TechNotebookYT/Tutorial-Files/tree/master/serial-mcu-rpi Previous D...
Add color to your Python Outputs - Python Colorama Tutorial | Tech Notebook
Просмотров 10 тыс.3 года назад
Using the TwelveData API to get stock data - Python: ruclips.net/video/7OUfzSW3oIY/видео.html Changing the color of python outputs PyPi: pypi.org/project/colorama/ Code in This Video: github.com/TechNotebookYT/Tutorial-Files/tree/master/colorama Previous Django Meeting Link Tutorial Series Playlist: ruclips.net/p/PLW2yOazxkfjoCYtNvAKRj5FGUmyUviw6y Project Github Link: github.com/TechNotebookYT/...
Flashing a CC2531 Board - Zigbee2MQTT & HomeAssistant
Просмотров 8 тыс.3 года назад
Raspberry Pi Comparison | Pico vs Zero W: ruclips.net/video/kQMU0PSWgD0/видео.html Flashing a CC2531 Zigbee Board for use with HomeAssistant & Zigbee2MQTT Commands: (pastebin.com/TwvwGCb8) [gpio -v] (opt) [sudo apt-get install wiringpi] [git clone github.com/jmichault/flash_cc2531.git] [cd flash_cc2531] [./cc_chipid] [wget github.com/Koenkk/Z-Stack-firmware/raw/master/coordinator/Z-Stack_Home_1...
CircuitPython USB HID Library | Creating a USB Script runner | Raspberry Pi Pico
Просмотров 14 тыс.3 года назад
Raspberry Pi Comparison | Pico vs Zero W: ruclips.net/video/kQMU0PSWgD0/видео.html Making a Script Runner using a Raspberry Pi Pico Pi Pico: www.raspberrypi.org/products/raspberry-pi-pico/ GitHub Link: bit.ly/3coKPwp Circuitpython Download: circuitpython.org/board/raspberry_pi_pico/ Previous Django Meeting Link Tutorial Series Playlist: ruclips.net/p/PLW2yOazxkfjoCYtNvAKRj5FGUmyUviw6y Project G...
Creating an MQTT Server Using a Raspberry Pi | Mosquitto | Smart Home Series
Просмотров 13 тыс.3 года назад
Raspberry Pi Headless Setup: ruclips.net/video/5fjPztV8eMY/видео.html Setting up an MQTT Server on a Raspberry Pi using Mosquitto Info About MQTT: en.wikipedia.org/wiki/MQTT Mosquitto: mosquitto.org/ Test Files: github.com/TechNotebookYT/Tutorial-Files/tree/master/SmartHome/1. MQTT Server WPA_Supplicant: github.com/TechNotebookYT/Tutorial-Files/blob/master/wpa_supplicant.conf Previous Django Me...
Pi Pico Basics | Controlling an LED with GPIO
Просмотров 9 тыс.3 года назад
Raspberry Pi Comparison | Pico vs Zero W: ruclips.net/video/kQMU0PSWgD0/видео.html Controlling an LED with GPIO on a Raspberry Pi Pico Pi Pico: www.raspberrypi.org/products/raspberry-pi-pico/ Previous Django Meeting Link Tutorial Series Playlist: ruclips.net/p/PLW2yOazxkfjoCYtNvAKRj5FGUmyUviw6y Project Github Link: github.com/TechNotebookYT/Meeting-Link-Orgainizer Tech Notebook Github: github.c...
Raspberry Pi Comparison | Pico vs Zero W
Просмотров 31 тыс.3 года назад
Raspberry Pi Pico vs Raspberry Pi Zero W Pi Pico: www.raspberrypi.org/products/raspberry-pi-pico/ Pi Zero W: www.raspberrypi.org/products/raspberry-pi-zero-w/ Previous Django Meeting Link Tutorial Series Playlist: ruclips.net/p/PLW2yOazxkfjoCYtNvAKRj5FGUmyUviw6y Project Github Link: github.com/TechNotebookYT/Meeting-Link-Orgainizer Tech Notebook Github: github.com/TechNotebookYT Instagram: @tec...
PYTHON DJANGO TUTORIAL - Meeting Link Organizer | Creating the Views Functions & Final Demo (5/5)
Просмотров 1,4 тыс.3 года назад
Introduction Video: ruclips.net/video/ZzfvIL7aRPw/видео.html Development Environment: ruclips.net/video/PtM1u64rpE4/видео.html Creating the Backend: ruclips.net/video/dPg5lolWRNk/видео.html HTML & URLs: ruclips.net/video/ysLE10CvOt4/видео.html GitHub Link: github.com/TechNotebookYT/Meeting-Link-Orgainizer Django Documentation: docs.djangoproject.com/en/3.0/ref/models/fields/#django.db.models.Fi...
PYTHON DJANGO TUTORIAL - Meeting Link Organizer | Creating the HTML & URLS [Frontend] (4/5)
Просмотров 4163 года назад
Introduction Video: ruclips.net/video/ZzfvIL7aRPw/видео.html Development Environment: ruclips.net/video/PtM1u64rpE4/видео.html Creating the Backend: ruclips.net/video/dPg5lolWRNk/видео.html GitHub Link: github.com/TechNotebookYT/Meeting-Link-Orgainizer Django Documentation: docs.djangoproject.com/en/3.0/ref/models/fields/#django.db.models.Field Previous Django ShortURL Tutorial Series Playlist:...
PYTHON DJANGO TUTORIAL - Meeting Link Organizer | Creating the Backend (3/5)
Просмотров 7893 года назад
Introduction Video: ruclips.net/video/ZzfvIL7aRPw/видео.html Development Environment: ruclips.net/video/PtM1u64rpE4/видео.html GitHub Link: github.com/TechNotebookYT/Meeting-Link-Orgainizer Django Documentation: docs.djangoproject.com/en/3.0/ref/models/fields/#django.db.models.Field Previous Django ShortURL Tutorial Series Playlist: ruclips.net/p/PLW2yOazxkfjqU379WxLRyESZ2eI2M-Seq Project Link:...
PYTHON DJANGO TUTORIAL - Meeting Link Organizer | Setting Up the Dev Environment (2/5)
Просмотров 5003 года назад
Introduction Video: ruclips.net/video/ZzfvIL7aRPw/видео.html Welcome to Tech Notebook!. This video is the second in my Django meeting link organizer tutorial series. In this tutorial series, we will be creating a Django application that presents the link to your meetings so you only have to click one button to join. This video will be focused on setting up the development environment so we can ...
PYTHON DJANGO TUTORIAL - Meeting Link Organizer | Introduction (1/5)
Просмотров 1,3 тыс.3 года назад
PYTHON DJANGO TUTORIAL - Meeting Link Organizer | Introduction (1/5)
Arduino Uno | IR Sensor | Tutorial
Просмотров 1384 года назад
Arduino Uno | IR Sensor | Tutorial
Arduino Servo/Potentiometer Tutorial | Tech Notebook
Просмотров 1034 года назад
Arduino Servo/Potentiometer Tutorial | Tech Notebook
Python Selenium Basics Tutorial | Tech Notebook
Просмотров 7494 года назад
Python Selenium Basics Tutorial | Tech Notebook
Python Selenium Tutorial - Mozilla Firefox Setup
Просмотров 49 тыс.4 года назад
Python Selenium Tutorial - Mozilla Firefox Setup
Android Charge Limit UPDATE | No Root | IFTTT Webhooks & MacroDroid
Просмотров 7 тыс.4 года назад
Android Charge Limit UPDATE | No Root | IFTTT Webhooks & MacroDroid
Python Selenium Tutorial - Google Chrome Setup
Просмотров 8944 года назад
Python Selenium Tutorial - Google Chrome Setup
Python Selenium Tutorial - Microsoft Edge Setup
Просмотров 14 тыс.4 года назад
Python Selenium Tutorial - Microsoft Edge Setup
Getting Stock Data With Python | API Tutorial Series | TwelveData API
Просмотров 19 тыс.4 года назад
Getting Stock Data With Python | API Tutorial Series | TwelveData API
OpenWeatherMap API With Python (Pt. 2) | API Tutorial Series
Просмотров 3 тыс.4 года назад
OpenWeatherMap API With Python (Pt. 2) | API Tutorial Series
OpenWeatherMap API With Python (Pt. 1) | API Tutorial Series
Просмотров 14 тыс.4 года назад
OpenWeatherMap API With Python (Pt. 1) | API Tutorial Series
Setting Up A Charge Limit on an Android Phone | No Root | IFTTT & MacroDroid
Просмотров 36 тыс.4 года назад
Setting Up A Charge Limit on an Android Phone | No Root | IFTTT & MacroDroid
Python Django URL Shortener - Making the "Create Short URL" View (PT. 8)
Просмотров 2,2 тыс.4 года назад
Python Django URL Shortener - Making the "Create Short URL" View (PT. 8)
Python Django URL Shortener - Creating The Redirect View (PT. 7)
Просмотров 1,4 тыс.4 года назад
Python Django URL Shortener - Creating The Redirect View (PT. 7)
Python Django URL Shortener - Creating The Remaining HTML Files and URL Patterns (PT. 6)
Просмотров 1 тыс.4 года назад
Python Django URL Shortener - Creating The Remaining HTML Files and URL Patterns (PT. 6)
Python Django URL Shortener - Creating The Home Page Using Django Templates (PT. 5)
Просмотров 1 тыс.4 года назад
Python Django URL Shortener - Creating The Home Page Using Django Templates (PT. 5)