Pàgines
(Move to ...)
Pàgina Principal
Dupla
▼
Jun 15, 2012
My CNC
›
Here is my CNC 2.0 beta 1: Go to Part II / CNC 2.0 beta 2 (with fixed bugs) Go to Part III 3D Model You can downl...
Feb 22, 2012
Easy Driver With Arduino
›
Part I (Maximum Stepper Speed) Go to Part II (Adjust max Stepper Current) Go to Part III (Sleep an Enable) ...
Feb 6, 2012
Trheading a function with parameters in Processing
›
In Processing if you want that a function is executed in a diferent thread, you have just to use the following command: thread("myF...
Nov 18, 2011
Demo 123D Catch
›
A partir de fotografies el 123D Catch crea un model 3D. Simplement impresionant.
Nov 4, 2011
Send a method / function as a parameter in Processing
›
To send a method or a function as a parameter you can use the folloing code. This code is also usable in Android-Processing and Java. imp...
Oct 7, 2011
Ringtone with Android-Processing
›
If you want to get a ring tone here you have the code: //http://developer.android.com/reference/android/media/RingtoneManager.html impor...
Oct 4, 2011
Set Window (Screen) Bright in Processing-Android
›
To Set the Window Bright in Processing for Android simply add the following code to your sketch: void setup (){...} void draw () {...} ...
Sep 14, 2011
Translucent window en Processing
›
Per aconseguir una finestra transparent o translúcida en processing: Aqui teniu el codi: //http://java.sun.com/developer/technicalArti...
Sep 7, 2011
SandBox
›
Jul 21, 2011
Simple controlador d'un 'Stepper' amb Arduino
›
Amb els xips L293D i 7400 podem fer un cotrolador sumple d'un motor pas a pas. Funciona bé, però només podem controlar el motor en ...
Jul 6, 2011
Projecte de la meva CNC
›
Aquest es el meu projecte de màquina CNC. El model està fet amb Autodesk 123D (després d'haver patit multiples penjades i fins i to...
‹
›
Home
View web version