This is how the back of the device looks like:
I cant tell much about the epoxy blob, luckily the PCB has a bunch test pads that can be used to drive the display (I had to cut the traces to stop the main processor from interfering with my data):
This is what each test pad is for:
- tp11: bs1(set this oen to ground so you can use the 3 wire interface a)
- tp10: res
- tp8 : d/c (no need to drive this one if you set tp11 to ground)
- tp7: busy
- tp6: cs
- tp5: d0
- tp4: d1
- tp1: vddi
- tp18: gnd
I am using an arduino to talk to the eink display, I'll post the code to drive it as soon as I clean it up a bit. Enjoy!