Hi all,
I'm working on the mbed application with the offline compiler (gcc-arm-none-eabi) and it works well.
I'm using a library (RFLPC : hauspie.github.io/rflpc/doc/index.html) to do some basic stuff like get the active pin of the joystick, changing mbed's led state or board's led color ...
But now i would like to go a little further.
I would like to work with potentiometer / temperature sensor and the LCD.
The only problem is that I have to implement an ADC library and I have no idea how.
Maybe it's not about ADC library, whatever I have no clue.
any idea ?
Thanks !
Hi all,
I'm working on the mbed application with the offline compiler (gcc-arm-none-eabi) and it works well. I'm using a library (RFLPC : hauspie.github.io/rflpc/doc/index.html) to do some basic stuff like get the active pin of the joystick, changing mbed's led state or board's led color ...
But now i would like to go a little further. I would like to work with potentiometer / temperature sensor and the LCD.
The only problem is that I have to implement an ADC library and I have no idea how. Maybe it's not about ADC library, whatever I have no clue.
any idea ?
Thanks !