As you probably already know, we was sponsor of the cool 555 Contest. Well, the contest has ended and the prizes assigned. We already shipped our prizes to the winners. Take few minutes to look at how many amazing things you can do with this little chip!
An updated firmware released for the 990.014 MuIn LCD display, it reduces the delay needed between commands on Arduino code and similar devices. Originally Posted by Astrobeed attached the update to version 2.2.4 of the firmware. I did the test with this sketch, is a bit more complex. Code: void setup() { Serial.begin(19200); } int i; void loop() { clear(); for (i = ...
void setup() { Serial.begin(19200); } int i; void loop() { clear(); for (i =
Yes, the Luigino is born! What is the Luigino? Simple: the Luigino is our contribution to the huge world of Arduino microcontroller boards. Luigino is not a simple Arduino clone, each Luigino project has a special feature, something missing in the Arduino or something to add, or maybe something less of the Arduino, but at a ridicolous price; it is our interpretation of the Arduino project. Here it is the ...
Ringrazio settorezero.com per l'ottima recensione sulla nostra recente scheda MuIn dsPic basata su dsPIC33FJ128GP802! 990.012 MuIn dsPic - Risorse
This is an example of the capabilities of the MuIn LCD new boards. The PC can send data and make requests to the MuIn LCD boards. The MuIn LCD’s can read analog/digital devices attached to the GPIO, can display information sent from the PC, can Beep using the on-board Speaker, and more...