Skip to content

Releases: pankajpatro703/SSD_Driver

SSD_Driver_v0.1.0

28 Mar 14:57

Choose a tag to compare

SSD_Driver
This release contains-

  • firmware for ATmega328 to act as I2C slave - under GPL v3
  • library to access the I2C slave that can be used by the master - under LGPL v3
  • example to use the master to read ADC value from LDR and send it to the slave for displaying
  • tests for dummy slave and master without using the library
  • board files for the SSD driver for connection arrangements