edwin
|
6f7b9d2b53
|
work on the mcp4725 dac
|
4 years ago |
edwin
|
be331e3ede
|
added .gitignore
|
4 years ago |
Kerem Yollu
|
c73a17eb10
|
Added the error implmentation in ./communication/i2c/i2c.cpp and started with Doxygen
|
4 years ago |
Kerem Yollu
|
9a8fe8a335
|
pca9685 adapted for new I2C Pimpl plus Added new Functions : turnAllOff() & turnAllOn()
|
4 years ago |
Kerem Yollu
|
d4f74ab927
|
I2c Implementation is working, but error management is not clear, must chekc writeBuffer & readBuffer functions
|
4 years ago |
Kerem Yollu
|
066aac8f6d
|
First working pimpl example
|
4 years ago |
Kerem Yollu
|
f28dc3e09c
|
somewhat working ads1015 but results are still raw added an I2C function writeWordWithReg we nnet to think about it's meaning but it's wokring
|
4 years ago |
Kerem Yollu
|
822af574d4
|
Cleaned the pca9685 driver and Added some TODOs. Started with the ads1050 driver
|
4 years ago |
Kerem Yollu
|
4fee0dd031
|
the pca9685 is not the most precise chip so tweaking with a scope is a great idea
|
4 years ago |
Kerem Yollu
|
b5edea5c7f
|
Fist functioning version of the pca9685
|
4 years ago |
Kerem Yollu
|
36c91832ac
|
started on pca9685 driver
|
4 years ago |
Kerem Yollu
|
e5179d632d
|
Error manager is also implement as funtion pointer
|
4 years ago |
Kerem Yollu
|
897f669682
|
Implement class passing as agrument & i2c.hpp template need to be revisited it doesn't compile
|
4 years ago |
Kerem Yollu
|
719c3ecb16
|
Made some structural re-organization
|
4 years ago |
Kerem Yollu
|
a504c85e79
|
Beginning of template implementation
|
4 years ago |
Kerem Yollu
|
805597a71b
|
Added a bh1750 light sensor module to test the 12c Functions and to expriment with the overall structure
|
4 years ago |
Kerem Yollu
|
016f1ad4e6
|
first working i2c (only for read&write 8bits) for linux
|
4 years ago |
Kerem Yollu
|
ae81a1f11d
|
A not so clean working i2c implementation
|
4 years ago |
Kerem Yollu
|
515e9055d0
|
Successfull implementation of The command mananger
|
4 years ago |
Kerem Yollu
|
fb1198e20e
|
With the saved files
|
4 years ago |
Kerem Yollu
|
3baf93742c
|
Implementation of a Working Error handler
|
4 years ago |