일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
- Raspberry Pi
- 알고리즘
- html input
- database
- MySQL
- 아두이노 프로미니
- web
- Virtual Box
- 아두이노 핀맵
- mysql api
- vm
- 아두이노 핀 맵
- Mysql c API
- mysql c
- wifi멀티탭
- Arduino pin map
- 라즈베리파이
- 코딜리티
- HTML
- ubuntu
- Codility
- 아두이노 wifi
- 데이터베이스
- 아두이노 pro mini
- 아두이노
- 아두이노 와이파이
- Arduino pin
- 웹 프로그래밍
- Arduino
- 아두이노 핀
- Today
- Total
offfff
[WiFi Plug DIY (1)] Preface 본문
A. Preface
1. This post is about a project that uses 'Raspberry Pi'
2. If you have a little knowledge of 'Electronic circuits' and 'C programming', you can make it.
- Source code will be shared on my Github.
2. It's free to make or improve this project.
- Please do not hesitate to ask any questions you may have.
- However, I'm not responsible for any damage that may occur as a result of following this project.
B. Project overview
1. Level of difficulty(in my opinion...)
★★☆☆☆ Plug disassembly - (Refer.)
- Easy to destroy... But, be careful. You may hurt your hands.
★★★★☆ Remaking the plug - (Refer.)
- When you remake the inside of the plug, you really need powerful muscles and a sense of reuse.
★★★☆☆ Making plug controller program(at the level of programming beginners) - (Refer.)
- You may know 'C-lang' and 'Linux programming'... or not. It's easy.
2. Level of completion ★★★☆☆
- The shape of the plug isn't perfect, because of the space for raspberry pi.
- Slightly read in circuits, I couldn't check for the safety of this project.(Need guru's feedback).
- I have customized the plug control program for various tests. It's useful.
- Need client program(or app), but it is ok to use TCP test apps for demo.
3. Future improvements
- Other cheap open source h/w(like arduino) can be good alternatives on behalf of Raspberry Pi.
- Various functions such as timer can be implemented(S/W).
- It is also good idea that use Raspberry Pi as a server managing many clients.
'프로그래밍' 카테고리의 다른 글
[WiFi Plug DIY (3)] Remaking the plug (0) | 2018.01.18 |
---|---|
[WiFi Plug DIY (2)] Plug disassembly (0) | 2018.01.18 |
[WiFi 멀티탭 제작기 (3)] 멀티탭 개조 (0) | 2018.01.18 |
[WiFi 멀티탭 제작기 (2)] 멀티탭 분해 (0) | 2018.01.17 |
[WiFi 멀티탭 제작기 (1)] 시작하는 글 (0) | 2018.01.17 |