


Top View of my Ferduino Build, I know it is a little messy.


Arduino Display, knob at bottom can dim and turn off display by lowering power.

JoyReef Info, Charts look nice, and IPCamera is used on one of my old android phones.
iniciar_stamp_ph_reator(); // Lê o pH do reator
iniciar_stamp_orp(); // Lê a ORP
// iniciar_stamp_densidade(); // Lê a densidade
iniciar_stamp_ph_aquario(); // Lê o pH do aquário
check_parametro_ph_reator(); // Verifica os "stamps".
check_parametro_orp();
// check_parametro_densidade();
check_parametro_ph_aquario();
{224, 102, 255}
const char nomecanal10[] PROGMEM = "UV";
const char nomecanal10[] PROGMEM = "GRE";
const char nomecanal21[] PROGMEM = "UV LEDS POWER: 255 = 100%";
const char nomecanal21[] PROGMEM = "GREEN LEDS POWER: 255 = 100%";
myGLCD.print("DE", 95, 227);
myGLCD.print("DE", 205, 227);
Return to Show your controller
Users viewing this topic: No registered users and 1 guest