일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- miniMe
- 4xiDraw
- Robonoid
- 3D Design
- 라즈베리파이
- remote control
- Arduino
- Drawing Robot
- XY Plotter
- Laser Engraver
- 카메라
- esp8266
- Balancing Robot
- 3D modeling
- Robot Platform
- 3D Printer
- concept
- raspberry pi
- 원격제어
- 로봇
- Web Control
- WiFi Control
- CoreXY
- Bluetooth Control
- 3D Printing
- GRBL
- CnC
- WeMos D1 mini
- Drawing Machine
- AxiDraw
- 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..