일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- CnC
- Robonoid
- 3D Printing
- 4xiDraw
- 로봇
- Robot Platform
- raspberry pi
- WeMos D1 mini
- remote control
- XY Plotter
- 3D Printer
- CoreXY
- Balancing Robot
- Bluetooth Control
- Web Control
- WiFi Control
- miniMe
- Arduino
- 3D modeling
- Drawing Machine
- 3D Design
- GRBL
- Laser Engraver
- 라즈베리파이
- esp8266
- 원격제어
- concept
- AxiDraw
- Drawing Robot
- 카메라
- Today
- Total
목록ESP8266 (3)
Zalophus's DesignHouse
UPDATE 3: Version 1.3 I'm working on making the code as user friendly as possible but it's going to be a long run. I'd like to have separate html and css files but I'm still figuring it out. For now, few changes...: ! ! ! included mDNS protocol, so from now on you don't need IP address to connect to your NodeMCU, simply put terracontrol.local in your browser and you are done (you have to be on t..
Features: - ESP8266 WeMos Dq mini module which I finally found good application for (now you can buy better cheap ESPs) - 6 x LEDMatrix module with MAX7219 driver - supplied directly from USB port with USB plug - all data are synchronized every 7-8 minutes - time and date are taken from google.com - weather informations are grabbed from openweather.org JSON api - currency rates are grabbed from ..
ESP8266 modules are great low cost stand alone controllers with built in Wi-Fi. In this Instructable I will show you how you can control a Servo remotely over Wi-Fi with a Rotary Encoder. The Instructable is a similar but more advanced version of the "Arduino Nano and Visuino: Control Servo with Rotary Encoder" Instructable.In the Instructable, I will use 2 NodeMCUmodules. One version 0.9, and t..