![[EOL] Butterfly Launcher Programmable DIY Maker Fashion Kit](https://cdn.shopify.com/s/files/1/0056/7689/2250/products/1_4867b4ac-fb0b-481b-b9cd-bd22ceb0bde1.jpg?v=1598833642)
[EOL] Butterfly Launcher Programmable DIY Maker Fashion Kit
DescriptionDescriptionBUTTERFLY This is an upgrade of old Butterfly. In comparison, this new launcher has packed with a microprocessor MEGA328 and 18 RGB LEDs. It also has a Lipo battery assembly onto the device, plus two ports for power, serial communication, and connection. One standout feather is that you can have many devices connected in serial, and control them independently. Therefore you can create a very nice effect. The mechanism of series communication: the devices are connected in series. to identified a certain device and to sent an instruction to a certain device, we will attach an 'id' variable with the command, which will be sent from the controller(M5 core) to the serial connection, in this process, the 'id' variable will minus 1 by each device at each time when the command passes through the line. The device that got id = 0, will execute the command. So, 1, Each of them can be controlled independently, they are allowed to constrain the led color, blink mode,