Akinori Hashimoto

Public Repositories (16)

  • LED7segX4

    Dynamic Lighting Lib. of 7Seg-LED (add DP) x4. Features: - Unified Anode/Cathode and NPN/PNP sw. - Non-use wait(); Useing Interrupt Timer. - Modulates Brightness with PWM. - Display Hex. - …

    hex, pwm, Ticker
    Last updated: 18 Apr 2018 2 28
  • myTimer

    Timer peripheral class. This lib. include function ; WAIT, stop, reset, start, and read_ms.

    myTimer
    Last updated: 29 Sep 2017 8 128
  • MCP4922

    MCP4922 Lib

    MCP4922
    Last updated: 25 Sep 2017 1 2
  • mySerial

    Serial Communicate Control Class. This has printf() and Tx & Rx buffer with (RxIRQ) RingBuffer, andmore can add user rxFunc to RxIrq.

    printf, ringbuffer, Serial
    Last updated: 15 Nov 2016 4 72
  • AQM1602

    You can output chars to AQM1602 with printf(). ex. lcd.printf("iter: %5.5d.\r\n", iter);

    AQM1602
    Last updated: 05 Sep 2016 5 269
  • RingBuffer

    Ring Buffer reconciled with RTOS. If with using RTOS, this lib is enabled Mutex. Default RingBuffer size is 256 Bytes, Max size is 1024 Bytes.

    buffer, ring
    Last updated: 21 Jan 2016 5 17
  • HC05

    Bluetooth module HC-05 Lib. suppotrs printf(); support IrqAttach, with using RTOS. include feature as background rxIrq attach. the lib store rx buf of serial, therefore can have over 16 bytes …

    Bluetooth module, hc-05, HC05
    Last updated: 21 Jan 2016 7 808
  • SimpleNTP

    Simple Network Time Protocol Client. This lib feature: Access to SNTP server, and get Epoch (Unix) time.

    client, SimpleNTP, SNTP
    Last updated: 27 Nov 2015 2 14
  • RealTimeClock

    Real Time Clock. get time-str, set time.

    realtimeclock
    Last updated: 25 Nov 2015 7 93
  • RN41

    RN41/42 control lib. RN41/42 is bluetooth module with class 1 or 2.

    Bluetooth module, rn41, RN42
    Last updated: 20 Nov 2015 6 97