Articles Posted in the " " Category

  • Servo library

    Servo library

    This library allows an 86Duino board to control RC (hobby) servo motors. Servos have integrated gears and a shaft that can be precisely controlled. Standard servos allow the shaft to be positioned at various angles, usually between 0 and 180 degrees. Continuous rotation servos allow the rotation of the shaft to be set to various […]


  • SD Library

    SD Library

    The SD library allows for reading from and writing to SD cards in the MicroSD/SD slot of 86Duino. The library supports FAT16 and FAT32 file systems on standard SD cards and SDHC cards. The file names passed to the SD library functions can include paths separated by forward-slashes, /, e.g. “directory/filename.txt“. Because the working directory […]


  • LiquidCrystal Library

    LiquidCrystal Library

    This library allows an 86Duino board to control LiquidCrystal displays (LCDs) based on the Hitachi HD44780 (or a compatible) chipset, which is found on most text-based LCDs. The library works with in either 4- or 8-bit mode (i.e. using 4 or 8 data lines in addition to the rs, enable, and, optionally, the rw control […]




  • Firmata Library

    Firmata Library

    Firmata is a generic protocol for communicating with microcontrollers like the Arduino and 86Duino from software on a host computer. The protocol details can be found in the wiki page, and for more on the Firmata protocol, see http://firmata.org. The Firmata library implements the Firmata protocol and allows you to write custom firmware without having […]




  • Ethernet library

    Ethernet library

    申し訳ありません、このコンテンツはただ今 简体中文、 繁體中文と English のみです。


  • EEPROM Library

    EEPROM Library

    申し訳ありません、このコンテンツはただ今 简体中文、 繁體中文と English のみです。