by teivel » Wed Jul 09, 2014 7:17 am
Hi, my purpose is to find the output of led dot matrix connected to pic16f88 using flowcode V3.6.11.53. This is the led dot matrix im using. [img]http://i59.tinypic.com/f1bp6g.jpg[/img] I try to light up each col and row first. This is the output i found for COL0-7 [img]http://i58.tinypic.com/35ivin4.jpg[/img] (due to using demo version of flowcode, the outputs can be used are limited ). Output for col6 and 7 are 191 and 127. When i try to light up row0 with the output of 254 at port A and 0 [img]http://i60.tinypic.com/1o2eqw.jpg[/img] [img]http://i62.tinypic.com/1fvbx2.jpg[/img] Please help