zoukankan      html  css  js  c++  java
  • RASPBERRY PI LINUX LESSON: From 29th to Final Project

      LESSON 29: Using GPIO pins as Inputs and Reading them in Python

    here we dont have any pull-up resistor. If you are facing some noise, then return to this step.

     


     LESSON 30: Control LEDs with Buttons on GPIO Pins

     


    LESSON 31: Creating a Dimable LED Using Python

     


    LESSON 32: Analog Input for the Raspberry Pi

     get an arduino UNO or NANO :)


     LESSON 33: Graphical User Interface like Windows

     

     

     

     actually... I've already use GUI raspberry pi....


     LESSON 34: Installing Google Chrome on the Raspberry Pi 20,203 viewsDownload Video

     

     

     So... a stanford graduated engineer with a whole life experience of EE, is now teaching some high school students in CA???

    How lucky these students are! Look at Chinese education system, we are still so poor in education resources and experts.


     LESSON 35: Install a Free Full Featured Spreadsheet and Word Processor

     sudo apt-get install libreoffice


     LESSON 36: Make Your Pi a One Click Machine

     


     LESSON 37: How to Run a Remote Graphical Desktop on Raspberry Pi

     


     The Ultimate Raspberry Pi Project

                           

     

     

     

     

     

     


     Low Cost Streaming IP Camera with Raspberry Pi

     This video shows a step by step tutorial on how to create a streaming IP camera with the Raspberry Pi. This lesson will show you how to stream video from your Raspberry PI to a WEB browser. You can find the commands and code used in this lesson at our WEB site below:

    http://www.toptechboy.com/tutorial/low-cost-raspberry-pi-ip-camera/

     

     

    go to webbrowser and type in the IP address of your raspberry pi 

     


     Review of Raspberry PI Zero: Making a Wireless Portable IP Camera

      

  • 相关阅读:
    WPF关于改变ListBoxItem的颜色的注意事项以及如何找到ListBox中的ItemsPanel
    WPF中关于配置文件的读取
    C++虚函数和虚函数表
    gdb调试技巧
    libevent和基于libevent的网络编程
    Reactor模式详解
    Ubuntu Linux 下文件名乱码(无效的编码)的快速解决办法
    Linux进程间通信——使用共享内存
    Linux进程间通信——使用信号量
    布隆过滤器(Bloom Filter)详解
  • 原文地址:https://www.cnblogs.com/ecoflex/p/9946060.html
Copyright © 2011-2022 走看看