Arduino projects

      This webpage contains links to "how to" documents about using Arduinos. Because that's where my own interests lie, many of the documents arise from using Arduinos to monitor, display, and log environmental data. These documents assume some previous knowledge of how to write code for using Arduino sensors. A comprehensive introduction to using Arduinos for environmental monitoring, assuming no previous Arduino programming experience, can be found in David Brooks' book, Exploring Your Environment with Arduino Microcontrollers. The availability of sensors and other devices discussed in that book and these documents is always a moving target and there is no way to guarantee future availability.
      Some of the documents referenced here refer to other documents available from this webpage. All the documents are in Microsoft Word format so you can copy code from them. All the Arduino projects described on this webpage have been developed on a Windows 10 computer using the free Arduino Integrated Development Environment (IDE). The IDE is a cross-platform application, but versions for other operating systems, including older Windows systems, may have problems with drivers, for example, or other problems for which I can offer no assistance.