Today I want to show how to use the GravitySDK 🚀 (as discussed in the previous post) to make an animated bubbles buttons that falling around with gravity, like this:
Lock Your Roll is a new and innovative idea to lock (or unlock) your photos 🖼 directly from your camera roll without removing or moving in another albums! 😍
Now you can give your phone to your friends without worrying about your secret or NSFW photos 😱.
This is my work in progress ~50cm Robotic Arm with 6 AXIS Servo motors, an Arduino and a RaspberryPi (for image recognition in phase 2):
While writing the C++ code in Arduino I found I needed a way to send easily and fast commands to Arduino with my iPhone using Bluetooth.
Basically I need to control my robotic arm using an external device instead of running and running again the code on the Arduino board.
For this reason: I’ve attached a BLE board to Arduino and I have created a simple app (completely written in SwiftUI 😍😎) that use BLE connection to connect to Arduino BLE board and send string commands that are parsed and executed.
I want to share a way to draw in Unity3d editor a cubes based grid that allow you to snap objects in the same position and make a cube grid, like this: