TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (405 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (133 codes)
  5. Bugz Bensce (97 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 (141141 times)
  2. FAT32 Library (73926 times)
  3. Network Ethernet Library (58559 times)
  4. USB Device Library (48748 times)
  5. Network WiFi Library (44413 times)
  6. FT800 Library (44004 times)
  7. GSM click (30723 times)
  8. mikroSDK (29499 times)
  9. PID Library (27308 times)
  10. microSD click (27135 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 PASCAL for PIC32 Mikromedia Board on 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: 418 times

Not followed.

License: MIT license  

A rewrite in English of Alcides Ramos original Libstock PASCAL version of ucam for PIC32MX4MMB. Displays 320x240 pixel video on the built-in TFT. Includes extensive comments and refinements. Video is displayed at about 1 frame/sec as expected for 16-bit data retrieved from the serial camera at 1228800 baud.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "ucam in PASCAL for PIC32 Mikromedia Board on Workstation v7" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "ucam in PASCAL for PIC32 Mikromedia Board on Workstation v7" changes.

Do you want to report abuse regarding "ucam in PASCAL for PIC32 Mikromedia Board on Workstation v7".

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

Example Blog

Blog currently doesn't exist!

ALSO FROM THIS AUTHOR

ucam in C for PIC32 Mikromedia Workstation V7

0

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.

[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]

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]