This tutorial was developed for the MAKE course at the University of South Florida (www.makecourse.com). It introduces the use of object oriented programming in Arduino sketches. It discusses the use of classes to instantiate objects. Objects are a great way to program the Arduino when external devices such as LCD displays, motors, LEDs, integrated circuits or sensors are connected.
Tutorial: Object Oriented Programming with the Arduino
by admin 0 Comments