nurhidayat86 / ERTS

1 stars 0 forks source link

Data logging (write file in pc side) #1

Closed nurhidayat86 closed 8 years ago

nurhidayat86 commented 8 years ago

Creates data logging protocol, read, write to the flash memmory, and it should be able to give the right value per function call

nurhidayat86 commented 8 years ago

write read data to flash memory has succeeded, next issue: send the log to pc and create the binary/csv files to be read.