Полный Стек Raspberry Pi [Udemy] [Питер Далмарис]

Bot

Администратор
Команда форума
23 Янв 2020
204,362
3,139
113
269049.jpg

Чему вы научитесь
Setup the minimal Raspbian Lite operating system to the RPi.
Learn how to work in headless mode
Learn to install and use the a Python virtual environment.
Install and use Flask, a Python-based web micro-framework
Install and use uWSGI as the application server for Flask
Install and use Nginx light-weight web server
Setup systemd to automatically start your application
Use the RPi GPIOs as digital input and outputs
Use a DHT22 humidity and temperature sensor
Install and use the SQLite database
Use the Google Chart API to create visual representations of the sensor data
Use JQuery to add interactivity to web pages
Use Plotly for graphical analysis of sensor data
Assign a static IP address to your Raspberry Pi
Expose your application to the Internet, and access it from anywhere
Материалы курса
15 разделов • 102 лекций • Общая продолжительность 11 ч 27 мин
Introduction
Get to know your Raspberry Pi
Getting Started
How to recover from a serious glitch by backing up and restoring your SD card
Pins, GPIOs, and how to control them with Python
Setup the Web application Stack
Styling with Skeleton
Getting started with our web application
Implement the date range selection feature
Improving the user interface with Google Charts and datetime selector
Dealing with time zones
Charting with Plotly
Publish on the Internet
Conclusion and Bonus Lecture
0760 - Recap and what's next
Bonus Lecture
Update 2022

What is this course about?
Welcome to Raspberry Pi: Full Stack, a hands-on project designed to teach you how to build an Internet-of-Things application based on the world’s most popular embedded computer.
This is an updated and improved remake of the original Raspberry Pi Full Stack. In this new course, I have updated all of the technologies involved in the current state of the Art, and have also added new content.
This course will expose you to the full process of developing a web application.
You will integrate LEDs, buttons and sensors with Javascript, HTML, web servers, database servers, routers and schedulers.
You will understand why the Raspberry Pi is such a versatile tinkering platform by experiencing first hand how well it combines:
open hardware, that includes wireless and wired networking and the ability to connect sensors and actuators,
the powerful Linux/Debian operating system, which gives you access to high-level programming languages and desktop-level software applications
and, the flexibility of open source development software which, literally, powers the cloud applications that you use every day

As you progress through the sections, you will learn how to complete a single step of the application development process.
You’ll start with the operating system, add Python and play with some common hardware. Then you'll set up the web application stack, and the application itself.
You will learn and add new features and refinements as you move through the lectures.
This course is perfect for people that have at least basic understanding of computers and electronics.
Ideally, you have experience in experimenting with the Arduino and are comfortable with the breadboard and simple components.
This course contains a substantial amount of programming. For this, you will need to be comfortable working with a text editor. Any prior knowledge of Python, Javascript or other high-level programming language will be beneficial, although it is not strictly necessary.