Microsoft’s [cpprestsdk] is a C++ REST SDK for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
Scrivener
[Scrivener] is a powerful content-generation tool for writers that allows you to concentrate on composing and structuring long and difficult documents. While it gives you complete control of the formatting, its focus is on helping you get to the end of that awkward first draft.
Arduino Step by Step 2017: Getting Started
PAX: Chroma Demo 2
PAX: Chroma Demo
Unity Native Chroma SDK: Layouts and Playback Looping
Procedural Worlds from Adam Goodrich
[Unity Asset Store] – [GAIA] is a system that enables rapid and precise creation of gorgeous looking terrains and scenes – out of the box!
[Unity Asset Store] – [GeNa] is the swiss army knife of spawning systems, enabling rapid creation of gorgeous looking scenes.
[Unity Asset Store] – [Pegasus] allows you to quickly and easily generate fly through’s and cut scenes to show off your work.
[Unity Asset Store] – [CTS] is a terrain shading system that is fast, powerful, and most importantly easy to use!
Blade Pro Drivers
Arduino Prototyping
Prototype: [HiLetgo PRO Mini Atmega328 Development Board 5V/16MHz 328 Compatible with Arduino] *Jed
Final: – [Gikfun Pro Mini Atmega328 5V 16Mhz For Arduino (Pack of 3pcs) EK6013x3] *Jed
>> What kind of voltages does the Arduino support?
Arduino input voltages are either 3.3V or 5V depending on the version of Arduino. The Arduino can supply 150ma of 5V or 50ma of 3.3.
Sensor: [GY-MAX471 Range Current Sensor Module 3A Current Detector Sensor for Arduino] *Jed
[Elegoo UNO Project Super Starter Kit with Tutorial for Arduino]
Ada Robotic Hand
A Balloon With a View (capturing the “Great American Eclipse”)
How to Draw Better
Demo of the Flexy Hand 2 – a 3D Printed Prosthetic Device by Steve Wood
DIY Robotic Arm 3D Printed (an Initial Prosthetic Prototype)
Tesla Gigafactory Grand Opening Elon Musk July 29, 2016 Full
TESLA GIGAFACTORY August 2017 Aerial Construction Update
APPLE PARK August 2017 Drone Tour 4K
HTTPS HttpListener
I need to setup an HTTPS server on localhost that doesn’t show a browser security exception.
First, I added an entry to the Windows hosts file: (C:\Windows\System32\drivers\etc\hosts)
127.0.0.1 chromasdk.io # Chroma SDK lighting
And then restart the browser.
Browse the server/port [HTTPS chromasdk.io:8443] which should proxy to [HTTP localhost:54235/razer/chromasdk].
Install the [Atom] Editor.
And it works!
I had to register a valid domain and then [order a trusted certificate] for that domain to avoid the browser security warning.