Monday, June 17, 2013

Automatic Control System With Raspberry Pi

The Raspberry Pi is a minicomputer. Because Raspi (Raspberry Pi) contains a processor and graphics chip, Program memory (RAM) and various interfaces and connectors for external devices.

Raspberry Pi board
Raspberry Pi
The essential to get started for MiniComputer Raspi:
  • SD card to save your operating system (Linux/Unix Based)
  • USB Mouse & Keyboard
  • TV or monitor (with HDMI, DVI, RCA, Composite or SCART input)
  • Video Cable (RCA Cable) to TV or Monitor Used
With Raspberry Pi we can make a automation system, for example:
  • Home Monitoring with video streaming or IP Camera
  • Automatic Door Key
  • Car Controller
  • Web Controller

We are can use programming language:
  • Python
  • C/C++
  • HTML
  • Lazarus
  • etc
To control system we used GPIO port (General Purpose Input/Output)
general purpos input/output
GPIO

To control with GPIO please read on next post

thanks...

No comments:

Post a Comment