Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vinhcao09/embeded_laborary

Code cuối kỳ thực tập nhúng. Đọc data từ Raspberry Pi gửi dữ liệu qua ESP8266. Lưu dữ liệu lên database SQL, code Web với HTML, Bootstrap. Tạo bot Telegram với Fatherbot
https://github.com/vinhcao09/embeded_laborary

arduino bootstrap cpp esp8266 html-css-javascript php raspberry-pi sql

Last synced: about 3 hours ago
JSON representation

Code cuối kỳ thực tập nhúng. Đọc data từ Raspberry Pi gửi dữ liệu qua ESP8266. Lưu dữ liệu lên database SQL, code Web với HTML, Bootstrap. Tạo bot Telegram với Fatherbot

Awesome Lists containing this project

README

        

# ![images](https://raw.githubusercontent.com/iiiypuk/rpi-icon/master/256.png) Embeded Laborary with Raspberry Pi

## *Code cuối kỳ thực tập nhúng. Đọc data từ Raspberry Pi gửi dữ liệu qua ESP8266. Lưu dữ liệu lên database SQL, code Web với HTML, Bootstrap. Tạo bot Telegram với Fatherbot*

## Intruduction Raspberry Pi

Raspberry Pi is a small single board computer. By connecting peripherals like Keyboard, mouse, display to the Raspberry Pi, it will act as a mini personal computer.

Raspberry Pi is popularly used for real time Image/Video Processing, IoT based applications and Robotics applications.

Raspberry Pi is slower than laptop or desktop but is still a computer which can provide all the expected features or abilities, at a low power consumption.

![images](https://www.electronicwings.com/storage/PlatformSection/TopicContent/296/description/Raspberry%20Pi%203%20hardware(0).png)

## How to use

Vào terminal trên Raspbian để download thư viện:

```bash
git clone https://github.com/adafruit/Adafruit_Python_DHT.git
```
Sau khi download thư viện về được, ta trở tới thư viện với dòng lệnh:

```bash
cd Adafruit_Python_DHT
```

Tiến hành cài thư viện:
```bash
sudo apt-get install build-essential python-dev python-openssl
sudo python setup.py install
sudo pip3 install Adafruit_Python_DHT
```

# 💫About Me :
Hello 👋I am Vinh. I'm studying HCMC University of Technology and Education

**Major:** Electronics and Telecommunication

**Skill:**

*- Microcontroller:* ESP32/8266 - ARDUINO - PIC - Raspberry Pi - PLC Rockwell Allen Bradley

*- Programming languages:* C/C++/HTML/CSS/PHP/SQL and
related Frameworks (Bootstrap)

*- Communication Protocols:* SPI, I2C, UART, CAN

*- Data Trasmissions:* HTTP, TCP/IP, MQTT

## Authors

- [@my_fb](https://www.facebook.com/vcao.vn)
- [@my_email]([email protected])