News

If Arduino were a real language, and you were stuck with digitalWrite(), you wouldn’t be able to use the language for anything particularly sophisticated. But it’s just a convenience function.
You only need rudimentary programming skills to program your Arduino. You can use Arduino's C-like programming language, or Python, but we'll only use C in the examples below.