WunderVision
Home
Blog
Projects
Tags
.NET (1)
3DGraphics (2)
AI (1)
Algorithms (2)
Android (3)
AR (1)
Arduino (7)
ASP.Net (4)
Azure (1)
BabylonJS (2)
Backend (1)
Bitcoin (1)
Blender (1)
C# (24)
C++ (4)
Cesium (1)
ComputerVision (4)
Crypto (1)
Database (1)
ESP8266 (1)
Flask (1)
GameDevelopment (2)
GameUI (1)
HTML (4)
Hugo (3)
IOT (4)
Javascript (10)
MachineLearning (6)
NodeJS (3)
Photogrammetry (1)
Python (8)
RaspberryPi (4)
React (2)
Robotics (1)
Sockets (3)
SoftwareDesign (2)
SQL (2)
Tutorials (1)
Typescript (3)
UI (5)
Unreal (6)
WebDev (14)
Win32 (1)
WPF (11)
Arduino
IFTTT, Google Home, WebServer, ESP8266 and Remote Light Switches
2016-12-30
Rig up some remote lights using an ESP8266, arduino and some remote outlets.
ESP8266 Pt2 - Hello World
2016-11-30
Once I was able to talk to the ESP, it was then time to connect to my Wifi. I enabled the Station and Access Point modes, because at some…
ESP8266 Pt3 - Arduino
2016-11-30
Very Very Basic Arduino Code that assumes your ESP8266 is already setup to connect to your wifi and sends a “Hello World” as a UDP Packet…
The ESP8266
2016-11-29
Hello there. It has been a while. I recently came across a little board known as the ESP8266. It is a Wifi board with a full TCP/IP Stack…
Scribbler Pt.2
2014-11-23
This time around, I went for manual control. I used two 5K Potentiometers to control the x and y axis servos. I used a button on the Ardu…
Scribbler (Servo Plotter)
2014-11-22
I had been wanting to make a plotter for a while. So I finally made a basic one using 3 servos, K-Nex, a raspberry pi and an arduino. I a…
Tweet 'n Wave
2014-03-23
I was thinking of a fun way for people to interact with one of my weekend creations. What I came up with was a hand that waves everytime …