- How to Adjust X and Y Axis Scale in Arduino Serial Plotter (No Extra Software Needed)Posted 1 month ago
- Elettronici Entusiasti: Inspiring Makers at Maker Faire Rome 2024Posted 1 month ago
- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 4 months ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 5 months ago
- Building a 3D Digital Clock with ArduinoPosted 10 months ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 11 months ago
- Snowflake with ArduinoPosted 11 months ago
- Holographic Christmas TreePosted 11 months ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 12 months ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 1 year ago
7 of Google’s coolest open source projects released in 2016
2016 has been a great year for Open Source, especially for Google that released lots of interesting things!
Looking back at the projects we’ve open sourced in 2016, there’s a lot to be excited about. We have released open source software, hardware, and datasets. Let’s take a look at some of this year’s releases.
Here there are:
Seesaw
Seesaw is a Linux Virtual Server-based load-balancing platform developed in Go by our site reliability engineers. Seesaw, like many projects, was built to scratch our own itch.
From our blog post announcing its release: “We needed the ability to handle traffic for unicast and anycast VIPs, perform load balancing with NAT and DSR (also known as DR), and perform adequate health checks against the backends. Above all we wanted a platform that allowed for ease of management, including automated deployment of configuration changes.”
OpenThread
OpenThread, released by Nest, is a complete implementation of the Threadprotocol for connected devices in the home. This is especially important because of the fragmentation we’re seeing in this space. Development of OpenThread is supported by ARM, Microsoft, Qualcomm, Texas Instruments, and other major vendors.
Magenta
Can we use machine learning to create compelling art and music? That’s the question that animates Magenta, a TensorFlow-based project from the Google Brain team. The aim is to advance the state of the art in machine intelligence for music and art generation, and to build a collaborative community of artists, coders, and machine-learning researchers. Read the release announcement for more information.
Omnitone
Virtual reality (VR) isn’t nearly as immersive without spatial audio, and much of VR development is taking place on proprietary platforms. Omnitone is an open library built by members of the Chrome team that brings spatial audio to the browser. Omnitone builds on standard Web Audio APIs to deliver an immersive experience and can be used alongside projects such as WebVR. Find out more in our blog post announcing the project’s release.
Cartographer
Cartographer is a library for real-time simultaneous localization and mapping (SLAM) in 2D and 3D with Robot Operating System (ROS) support. Combining data from a variety of sensors, this library computes positioning and maps surroundings. This is a key element of self-driving cars, UAVs, and robotics, as well as efforts to map the insides of famous buildings. More information on Cartographer can be found in our blog post announcing its release.
Source: Opensource.com