Fuzzy Logic
摘要
This chapter describes how to control a process using fuzzy logic techniques. Up to this point in the Arduino book series we have used Boolean Logic techniques. That is, the digital logic inputs and outputs to the microcontroller have either been at logic one (true) or logic zero (false). In fact, we have gone to great lengths to describe proper peripheral interface techniques to preserve these logic values.