Processing is the main language used to create Arduino code . It is also a great language to create visual applications . In this post I am going to share you some processing sketches I created and the way to follow if you are looking to have fun with this great programming language based in Java. Having fun with processing Simplicity is the word for processing. You can sit, open the IDE, have some random idea and in a few minutes you will implement it. Here are some random fun stuff I created in a few minutes Spiral As a first test with angular motion, I created a sketch to draw lines which when connected create a spiral: TV out of tune To experiment the noise function, a sketch using this function was to simulate an old TV of tune effect: "The Thing" Angular motion is always exciting. In this example I created a class called TheThing, which makes use of angular motion. I won't post all the code here, but you can see in my github . Particle gen...
Blog about programming and client applications. Target Programming languages are JavaFX, Visage, HTML 5+ Javascript or even command line apps :-D