Akifumi Takahashi

Public Repositories (27)

  • AMPulseTrain

    This makes Amplitude Modulated Pulse Train, which can be regarded as the discretized wave of the signal. Pulse Train can be defined by frequency and duty cycle, which can be …

    Last updated: 11 Dec 2021 10 2
  • BMX055

    Library to use BMX055 via I2C

    Last updated: 21 Aug 2020 1 8
  • CubicSpline

    This lib is considered to be used as a sensor's calibration program. Calibration with Spline Interpolation might be useful in the case that you want some model expressing relationship such …

    cubic polynomial, cubic spline, spline
    Last updated: 30 May 2016 14 0
  • CubicSplineTestProgram

    Calculating sets of parameters of cubic polynomials for cubic spline interpolation

    Last updated: 21 Oct 2020 1 0
  • Mbed 2 deprecated
    DistanceSensor

    a test program for a distance sensor using a photo reflector. This program calibrate a model of relation between voltage and distance by the spline interpolation.

    Last updated: 21 Oct 2020 1 1
  • Mbed 2 deprecated
    DistanceSensor_8ch

    Sample program for lpc1768 with 8ch ADC and Library TRP105F_Spline.

    Last updated: 21 Oct 2020 3 5
  • Mbed 2 deprecated
    DistanceSensor_BaseUnit

    Sample program for LPC1768. This works with LPC1114 DisatnceSensorUnitProgram.

    Last updated: 08 Jun 2016 1 1
  • Mbed 2 deprecated
    DistanceSensorUnitProgram

    sample program for lpc1114 with the Library TRP105F_Spline. Use this with the program DistanceSensor_BaseUnit which is for mbed lpc1768

    Last updated: 08 Jun 2016 1 0
  • DSinGenerator

    make discretized sin wave, which is stored internal array var. The iterator of which array can go ahead by calling a get function.

    Last updated: 02 Dec 2019 2 1
  • Mbed OS
    eth-filesystem-sample

    This program is published for a question I throw at the forum (https://os.mbed.com/questions/80658/HardFault-occurs-when-fopen-is-called-af/). I will thank you for answering my question. Abstract: LPC1768 freezes while processing this program, especially when …

    ehternet, file system, fopen
    Last updated: 22 Mar 2018 1 11