Connecting to your Raspberry Pi via the USB to TTL Serial Cable
Build Your Own Gesture-Based TV Remote with a Raspberry Pi
LIFX
The LIFX light-bulbs connect easily with Raspberry PI using the HTTP API in the [developer zone].
Learn The Art Of Art Direction With James Clyne
The Smash the Code WorldCup contest
[The Smash the Code WorldCup contest starts tomorrow!]. The Smash the Code WorldCup Contest starts tomorrow, Saturday, April 30th at 12:00 pm EST and will end on Sunday, May 8th at 2pm EST.
Razer Blade Stealth Review
CHARACTER ART CONTEST – THE BEAST WINNERS
Allegorithmic announced the [CHARACTER ART CONTEST – THE BEAST WINNERS].
Nuke 10 is available!
The premium compositing tool, Nuke 10, is [free for non-commercial use].
Lumberyard Beginner Game Dev Tutorial
Raspberry PI Night Vision Camera
The PiHut is selling [Raspberry Pi NoIR Camera Module V2], a night-vision camera for the Raspberry PI.
Unity UI Tutorial – How to make a scrollable list
The Lycan Powerbox – Ready When You Aren’t!
How To Run A Successful Kickstarter
The insect photography of Levon Biss
[Levon Biss] blogs that [microsculpture.net] is now live to zoom in and explore each creature in minute detail.
UE4 Android Input Callback
I created another [pull request] to add a feature to UE4. This adds an Android input hook for UE4 plugins for a chance to remap controller input. I also added a UE4 plugin test project [UnrealEngine_AndroidInputRemap] to verify that the changes work as expected. [How to handle JAR files in UE4] is a topic that comes up on the community forums.
UE4 JNI_OnLoad Callback
I created a [pull request] to add a feature to UE4. This adds a hook for UE4 plugins for a chance to get the JNI_OnLoad event more easily. I also added a UE4 plugin test project [UnrealEngine_JNI_OnLoad] to verify that the changes work as expected. [How to handle JAR files in UE4] is a topic that comes up on the community forums.
Raspberry LEDs
There might be a way to [deactivate] the LEDS on the RPI2 and RPI3 that can show up as reflections in the camera.
Opsive Takes Over UFPS
Visionpunk, creator of UFPS, [tasked the Opsive team with taking over Ultimate FPS]. Ryan Buhr has this saying about making video games, “Do you want to make a game engine, or do you want to make a game? You can’t do both, you need to pick one to do it well!”.
Machine Learning comes to CodinGame
CodinGame has recently made the TensorFlow framework available for coding and designed a specific problem for it. It smartly enables Machine Learning beginners to practice the [TensorFlow tutorial]….
Build an Alexa Skill for Free Training
Inside Pascal: NVIDIA’s Newest Computing Platform
Learn how the Pascal architecture will benefit you as a developer. [read more]
MI Guitar by Magic Instruments
Unity New Input System
Unity is developing a [new input system].
Cordova Plugin config-file Element
In the [Cordova Plugin Reference], under `config-file Element`, the text reads “The config-file element only allows you to append new children to an XML document tree”. The Cordova NPM module installs globally into the following:
%USERPROFILE%\AppData\Roaming\npm\node_modules\cordova
It would be great to make existing `XML` content editable. The plugin code has logic to remove elements, but it hasn’t been exposed or documented.