Content for Processing

Processing

Processing is a flexible software sketchbook and a language for learning how to code within the context of the visual arts. Since 2001, Processing has promoted software literacy within the visual arts and visual literacy within technology. There are tens of thousands of students, artists, designers, researchers, and hobbyists who use Processing for learning and prototyping.

3D Artificial Horizon - Gyroscope with MPU6050 GY-521

“After many hours of work, I present thee! Navi, the NavBall! Based on the Navball in Kerbal Space Program. Als works with mouse, or ADXL345. 3D Artificial Horizon/ Gyroscope Using Arduino and Processing3+ Works with mouse if desired. Also works …

Arduino Radar

“Simple Arduino Radar Project With Arduino IDE & Processing In this project we gonna make an arduinoradar with arduinoIDE and processing, this project uses arduino, ultrasonic sensor and servomotor, the realtime analysis is done in the processing pde, after uploading the …

Arduino Radar with Simulink

“Simulink model development and integration with Arduino Mega 2560 for short-range radar detection system management. The development of the model have been performed in the Simulink working environment. Simulink is a MATLAB-based graphical programming environment for modeling, simulating and …

Arduino LED Button Pad That Drives Processing Animations

“WhatThis button pad is made using a PCB and other components manufactured by Sparkfun. It is driven by an Arduino Mega. Each button is nice and squishy and satisfying to press, and it has an RGB LED inside!I’ve …

Arduino Controlled Piano Robot: PiBot

“Using one Arduino Uno board to control 88 solenoids to play piano. How it begin: Many years ago, Yamaha introduced automated piano. Young and innocent me saw that piano playing music behind glass window of an instrument shop. Enough of …

Video Game Controller With Arduino

“Ever wanted to create a video game controller for playing your favorite game? Or perhaps even a rapid fire button allowing you to pres a computer button 100 times a second. Well, in this instructable I’m going to show …

Arduino - Radar/Ultrasonic Detector

“The detector is a device measuring device that reveals the existence of a phenomenon or object. In today branches of science used for observation of the phenomenon, the separation of a signal or as in this paper for search and …

Bosch BME280 real-time plotting GUI

“In this project Ive ported my BME280 driver implementation from the previous project (http://www.instructables.com/id/BME280-Weather-St…) to Arduino and built a Graphical User Interface that plots the received sensor values in real-time on a PC. The …

Getting started with Arduino - Two Player Arduino Pong

“In this tutorial we are going to build an arduino-based controller that we can use to control a 2 player game of pong. We are going to use a couple of dial potentiometers (turning knobs) to control the pong bats …