hixfield / HixArduino

Different classes to facilitate writing Arduino and ESP (8266) based projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#HixArduino Objected oriented components for working with the Arduino:

  • HixPin
  • HixPinDigital
  • HixPinDigitalOutput
  • HixPinDigitalInput
  • HixPinPWM
  • HixPinPWM28KHz
  • HixPinAnalogInput
  • HixTimeout
  • HixDS18B20
  • HixAnalogJoystick

##HixPin HixPin Class Diagram

About

Different classes to facilitate writing Arduino and ESP (8266) based projects

License:MIT License


Languages

Language:C++ 94.2%Language:C 5.8%