Giter VIP home page Giter VIP logo

osoyootft's Introduction

OsoYoo 3.5" Touch Screen Raspberry Pi Install

I ended up buying this [$20 Raspberry Pi Case and Touch Screen] (http://www.amazon.com/OSOYOO-Display-Monitor-Transparent-Raspberry/dp/B013E0IJVE) thinking that configuration would be fairly easy. I was wrong. It took me a better part of a weekend to figure out. I put this together hoping to help someone else.

Board Identifcation

The boards should be fairly clearly marked on the back:

##V5 Installation

From the Terminal:

cd Documents

sudo wget https://github.com/jgamblin/OsoYooTFT/blob/master/LCD_show_v5.tar.gz

tar xzvf LCD_show_v5.tar.gz

To enable LCD:

cd LCD_show_v5

./LCD35_v35

To enable HDMI:

cd LCD_show_v5

./LCD_restore

##V4 Installation

From the Terminal:

cd Documents

sudo wget http://en.kedei.net/raspberry/v4/LCD_show_v4.tar.gz

tar xzvf LCD_show_v4.tar.gz

To enable LCD:

cd LCD_show_v4

./LCD35_v4

To enable HDMI:

cd LCD_show_v4

./LCD_hdmi

##V6 Installation

From the Terminal:

cd Documents

sudo wget http://en.kedei.net/raspberry/v6/LCD_show_v6.tar.gz

tar xzvf LCD_show_v6.tar.gz

To enable LCD:

cd LCD_show_v6

./LCD35_v6

To enable HDMI:

cd LCD_show_v6

./LCD_restore

##More Files There are [more files here] (http://en.kedei.net/raspberry/raspberry.html).

##Important Notice

I dont know what I am doing. This could break your system.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.