Commit Graph

  • 6f7b9d2b53 work on the mcp4725 dac edwin 2021-04-11 08:09:11 +0100
  • be331e3ede added .gitignore edwin 2021-04-10 07:35:22 +0100
  • c73a17eb10 Added the error implmentation in ./communication/i2c/i2c.cpp and started with Doxygen Kerem Yollu 2021-04-09 22:16:03 +0100
  • 9a8fe8a335 pca9685 adapted for new I2C Pimpl plus Added new Functions : turnAllOff() & turnAllOn() Kerem Yollu 2021-03-29 22:28:03 +0100
  • d4f74ab927 I2c Implementation is working, but error management is not clear, must chekc writeBuffer & readBuffer functions Kerem Yollu 2021-03-28 22:24:19 +0100
  • 066aac8f6d First working pimpl example Kerem Yollu 2021-03-28 17:05:29 +0100
  • 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 Kerem Yollu 2021-03-26 16:04:46 +0000
  • 822af574d4 Cleaned the pca9685 driver and Added some TODOs. Started with the ads1050 driver Kerem Yollu 2021-03-19 23:25:43 +0000
  • 4fee0dd031 the pca9685 is not the most precise chip so tweaking with a scope is a great idea Kerem Yollu 2021-03-18 17:32:37 +0000
  • b5edea5c7f Fist functioning version of the pca9685 Kerem Yollu 2021-03-17 22:34:17 +0000
  • 36c91832ac started on pca9685 driver Kerem Yollu 2021-03-17 17:09:54 +0000
  • e5179d632d Error manager is also implement as funtion pointer Kerem Yollu 2021-03-17 10:15:40 +0000
  • 897f669682 Implement class passing as agrument & i2c.hpp template need to be revisited it doesn't compile Kerem Yollu 2021-03-16 21:43:17 +0000
  • 719c3ecb16 Made some structural re-organization Kerem Yollu 2021-03-15 21:36:15 +0000
  • a504c85e79 Beginning of template implementation Kerem Yollu 2021-03-10 15:31:25 +0000
  • 805597a71b Added a bh1750 light sensor module to test the 12c Functions and to expriment with the overall structure Kerem Yollu 2021-03-09 09:15:36 +0000
  • 016f1ad4e6 first working i2c (only for read&write 8bits) for linux Kerem Yollu 2021-03-08 13:37:23 +0000
  • ae81a1f11d A not so clean working i2c implementation Kerem Yollu 2021-03-07 21:06:16 +0000
  • 515e9055d0 Successfull implementation of The command mananger Kerem Yollu 2021-03-07 17:17:29 +0000
  • fb1198e20e With the saved files Kerem Yollu 2021-03-07 15:45:20 +0000
  • 3baf93742c Implementation of a Working Error handler Kerem Yollu 2021-03-07 15:39:32 +0000