WHERE TO START?
-
-
How to program Croduino Damba?
Croduino Damba is wearable board by e-r.io. How to program it from Arduino - read here.
-
What is Fritzing, how does it work and how to use it?
Fritzing is widely popular tool among makers for drawing eye-catching schematics and even creating PCBs. Read more about it in this article.
-
Just a little about Lithium ion(Li-ion) batteries
Lithium-ion/polymer batteries are getting really popular recently. Informations in this article are the basics of how this battery works, how to use it and how to protect your systems from damage.
-
How to program Croduino NOVA from Arduino IDE?
In this tutorial find out how to program Croduino NOVA using the Arduino IDE.
-
What is Arduino and what's Croduino?
Rich overview of Arduino and Croduino platform. Great starting point for all beginners.
-
Arduino / Croduino and Python
Communication between computer and Arduino/Croduino can be established through simple Python script. In this tutorial on simple example, we will see how to make that communication in two-ways.