• DOT MATRIX
    It is to interface dotmatrix (5X7) for display indication purpose with 89C52. I want to the interfacing and working ,code Regards ajay
  • multiplier IC
    i have analoge volts on the pins. How can you achieve z=x*y with 8051? 2V*(-3V)=-6V for example
  • NEON multiplying 8-bit vector with 16-bit scalars
    Hi, I'm experimenting with NEON on a i.mx7d SoC. I'm trying to do the following calculation. I've got 8 RGB pixels stored in a vector. uint8x8x3_t rgb I then want to calculate: rside=R*19*19...
  • 4x4 Matrix keypad help
    Hi, i am new to ucontroller programming. I wanted to make some password and 7-segment display projects using 4x4 matrix keyboard as input, in C. I just need some simple example links or sample code...
  • Scrolling matrix 16x40
    I need a Scrolling matrix project covering 16 rows x 48 columns SD card storing the display data so there is no need for the display to be connected to the computer Just load the display on the...