KS0221 keyestudio Ultimate Starter Kit for Raspberry Pi

From Keyestudio Wiki
Revision as of 11:47, 4 December 2017 by Keyestudio (talk | contribs)
Jump to navigation Jump to search

keyestudio RPI JoyStick Shield


thumb

Introduction

Raspberry Pi is a delicate card computer. This is a starter kit of Raspberry Pi, very suitable for zero-based raspberry pi enthusiasts. Through this kit, you can learn more about the knowledge of linux operating system, as well as C, python and other language programming based on the debian system of Raspberry Pi. This kit also provides you with some related sensors and modules applied to the Raspberry Pi .
We offer richer learning materials that allow you to learn about Raspberry Pi from scratch. The learning materials include the installation and usage of the Raspberry Pi related system, where also offer you the learning courses of Raspberry Pi collocated with some commonly used sensors and modules. It would be better If you are an arduino hobbyist because arduino and Raspberry Pi are the best partners. You can make more creative DIY works via arduino strong community support and rich third-party library resources, integrating into Raspberry Pi's powerful function support to motivate your creativity and inspiration!

Specification

  • Chip:pcf 85911
  • Supply Voltage: 5V
  • Four separate buttons, one thumb joystick and two little buttons

System Programming & Corresponding Tool Library Installation

1. Format the TFT card: a. Plug the TFT card into the USB port through the card reader, open and install the SDFormatter tool in tool folders we provided. Open the tool as the figure shown below:
thumb

Tool Website: https://www.sdcard.org/downloads/formatter_4/index.html

b. The Driver in the upper figure: G is the TFT card just inserted. If you have several other TFT cards inserted in the computer, you can pass the drop-down menu to select the TFT card that needs to be formatted. And then click "Format",it will automatically format the TFT card. The formatting process will pop up the warning as shown below, then click OK.
thumb
c. The picture below shows the successful format of the TFT card:
thumb

2. Program Raspberry Mirror Image: a. Open the Win32DiskImager in tool folder we provided, open the tool as the following figure shown:


Sample Code

 #include <wiringPi.h>
#include <pcf8591.h>
#include <stdio.h>

#define Address 0x48
#define BASE 64
#define A0 BASE+0
#define A1 BASE+1
#define A2 BASE+2
#define A3 BASE+3

char dat;

Documents

File: https://drive.google.com/open?id=1309GFYVPZwPOBOqR1904CCM0fNGei9kD

Buy From

http://www.keyestudio.com/keyestudio-rpi-t-shape-gpio-shield.html