TOP Contributors

  1. MIKROE (2642 codes)
  2. Alcides Ramos (347 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (112 codes)
  5. Chisanga Mumba (90 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (136218 times)
  2. FAT32 Library (69480 times)
  3. Network Ethernet Library (55705 times)
  4. USB Device Library (45989 times)
  5. Network WiFi Library (41639 times)
  6. FT800 Library (40780 times)
  7. GSM click (28788 times)
  8. PID Library (26327 times)
  9. mikroSDK (26052 times)
  10. microSD click (25139 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Example

ucam in C for PIC32 Mikromedia Workstation V7

Rating:

0

Author: Greg Cain

Last Updated: 2013-02-20

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Graphics & LCD

Downloaded: 502 times

Not followed.

License: MIT license  

Rewrite in C language of Alcides Ramos original ucam for PIC32MX4MMB in PASCAL. Written in English it Includes extensive comments and refinements. Displays video on the TFT at 320x240 resolution at about 1 frame/sec. This is as expected for the camera serial data rate of 1228800 baud for 16-bit pixels.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "ucam in C for PIC32 Mikromedia Workstation V7" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "ucam in C for PIC32 Mikromedia Workstation V7" changes.

Do you want to report abuse regarding "ucam in C for PIC32 Mikromedia Workstation V7".

  • Information
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroC PRO for PIC32
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Example Blog

Blog currently doesn't exist!

ALSO FROM THIS AUTHOR

ListFiles_FAT32

5

Starting with the initialization code from the Mikroe FAT32 Library demo example, this program calls FindFirst and FindNext to list files on an SD/MMC card. Tested on the EasyPIC Fusion V7 board with a PIC32 cpu,

[Learn More]

ucam in PASCAL for PIC32 on EasyPIC Fusion V7

0

Extensive rewrite of Alcides Ramos ucam for PIC32MX4MMB. This English version includes extensive comments and refinements. Camera data is displayed on the EasyTFT display at 320x240 pixels at about 1 frame/sec. This is as expected for transfer of 16-bit pixel of raw data at the maximum serial baud rate of 1228800 baud.

[Learn More]

ucam in C for PIC32MX795F512L on the EasyPIC Fusion V7

0

A rewrite of Alcides Ramos original Libstock ucam for the PIC32MX4MMB to run on EasyPIC Fusion v7 Board. Includes streamlined code and extensive comments in English. Captured video is displayed on the EasyPIC TFT at 320x240 pixel resolution. The frame rate is about 1 fps as expected for the camera baud rate of 1228800 bps.

[Learn More]