일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- 원격제어
- CoreXY
- 로봇
- AxiDraw
- concept
- Laser Engraver
- XY Plotter
- CnC
- Arduino
- 3D Printing
- miniMe
- Drawing Robot
- GRBL
- WiFi Control
- 3D modeling
- Balancing Robot
- Robonoid
- WeMos D1 mini
- Drawing Machine
- Bluetooth Control
- remote control
- Web Control
- raspberry pi
- 라즈베리파이
- 3D Design
- 카메라
- esp8266
- Robot Platform
- 3D Printer
- 4xiDraw
- Today
- Total
목록esp8266 (17)
Zalophus's DesignHouse
miniMe™ is 3D printing DIY mini robot platform miniMe-BB: N20 motor type
miniMe™ is 3D printing DIY mini robot platform miniMe-BB: TT motor type
[Update 20160212] Add MobBob2_Remix_PowerBank_Hook.stl Add MobBob2_Remix_Jacket.stl Add MobBob2_Remix_Nano_Shield_Mount.stl[Update 20160120] Add Test #3 Video[Update 20160119] Add Test #1, #2 Video Add MobBob2_Remix_Hand_Back_L.stl, MobBob2_Remix_Hand_Front_L.stl Add MobBob2_Remix_Arm_Back_L.stl, MobBob2_Remix_Arm_Front_L.stl Add MobBob2_Remix_Shoulder_L.stl Add MobBob2_Remix_Hand_Back_R.stl, Mo..
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..
Ever since I started tinkering with Arduino and embedded systems, I’ve been pretty excited about building a self-balancing, Segway-like robot. There’s a wealth of similar projects and resources around the Internet.The first prototype was built inside a plastic lunch box. It used an Arduino Nano and infrared remote control. It used the MPU6050 inertial measurement unit for detecting the orientati..
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..