Author Topic: monochrome image  (Read 7979 times)

Olakunle

  • Member
  • ***
  • Posts: 17
monochrome image
« on: September 23, 2015, 07:27:34 am »
please, how can I transmit a monochrome picture bit map from one pic 16f877 microcontroller, then at the destination pic16f877, how can I assemble the transmitted bit map into a file and give it d name of the source image monochrome bit map file e.g truck_bmp.c and then pass this file to Glcd_Image to help me draw the image on the Glcd of the destination pic 16f877.
with the help of the mikro c online ebook, I have been able to display a monochrome image on the glcd using Glcd_Image (truck_bmp), so what I would like to do now is to transmit this image from the source to the destination. Thanks.
Kunle

Jan Axelson

  • Administrator
  • Frequent Contributor
  • *****
  • Posts: 3033
    • Lakeview Research
Re: monochrome image
« Reply #1 on: September 24, 2015, 10:05:17 am »