News

He managed to build his own monitor using an Arduino. The trick of this build has to do with how the system works. The panel includes an LED light that blinks 1000 times for each kWh of electricity.
This product is courtesy of It was super easy to make this mobile tracked platform and radio-controlled useful for building ...
This was controlled with an Arduino Uno. The LED matrix was mounted inside the shadow box, behind the vellum paper. The Arduino code was easily written using Adafruit’s RGB Matrix Panel library.
int i = 0; const int LED = 11; //define the pin we use for LED void setup() { pinMode(LED, OUTPUT); //set pin 11 as OUTPUT } void loop() { for (int i = 0; i 0; i--){ //descrease i with 1 ...
Mysoltrk solar panel Sun tracker Mysoltrk operates using a set of two straightforward, yet sturdy actuators, each one constructed around a 6V 30RPM geared DC motor.
TSLC Corporation, a vertically integrated LED system manufacturer, introduced the world’s first 0.49mm fine-pitch direct-lit display using 36 pixels-i ...