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 (141408 times)
  2. FAT32 Library (74271 times)
  3. Network Ethernet Library (58808 times)
  4. USB Device Library (48885 times)
  5. Network WiFi Library (44677 times)
  6. FT800 Library (44195 times)
  7. GSM click (30927 times)
  8. mikroSDK (29760 times)
  9. PID Library (27388 times)
  10. microSD click (27312 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

BIGdsPIC6

Rating:

0

Author: MIKROE

Last Updated: 2016-02-20

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Development Systems

Downloaded: 1156 times

Followed by: 1 user

License: MIT license  

Examples for BIGdsPIC6 development system

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "BIGdsPIC6" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "BIGdsPIC6" changes.

Do you want to report abuse regarding "BIGdsPIC6".

  • Information
  • Comments (0)

Example Blog

BIGdsPIC6

BIGdsPIC6

BIGdsPIC6

View full image

BIGdsPIC6 development system provides a development environment for programming and experimenting with dsPIC microcontrollers from Microchip. The system includes an on-board programmer with mirkoICD providing an interface between the microcontroller and PC. Numerous modules, such as 128x64 graphic LCD, alphanumeric 2x16 LCD, real-time clock etc, are provided on the board and allow you to easily simulate operation of the target device.

Provided examples are written for:
dsPIC30F6014A

Examples:

 -- Example of using the ADC library for dsPIC
 -- Example of using the I2C library routines. It establishes I2C bus communication with 24C02 EEPROM.
 -- LED blinking and LED curtain examples.
 -- MMC/SD example demonstrates simple operations with MMC/SD card such as read and write functions.
 -- Simple example of using UART communication.
 -- Simple demonstration of usage of the push buttons.
 -- Example of using on-board CAN module.
 -- Demonstration of the GLCD functions: Init and Clear (pattern fill), Image display, Basic geometry (lines, circles, boxes and rectangles) and Text display.
 -- MMC/SD FAT16 example consists of several blocks demonstrating various aspects of the Mmc_Fat16 library usage.
 -- Simple demonstration of how to read date and time from the DS1307 real-time clock. Date and time are displayed on LCD in 8-bit mode.
 -- Demonstration of LCD functions.
 -- Example of using on-board Piezo Buzzer. By pressing PORTD command buttons, a predefined pattern of sound will be played using the Sound library.
 -- Simple demonstration of how to calibrate Touch Panel and how to write on the screen.

ALSO FROM THIS AUTHOR

FM click

0

This project is a simple demonstration of working with FM tunner Si4703 Communication with FM module is established via I2C. Example demonstrates user interface which allows easy control of the module.

[Learn More]

MPU IMU click

0

Simple demonstration of using MPU 6000 6-axis motion device Example reads the 3-axis gyroscope, a 3-axis accelerometer and temperature sensor data and writes them to UART.

[Learn More]

Gyro click

0

This example demonstrates reading from Gyro click sensor (L3GD20) angular rate and then converting data to angular displacement by integration. Data is send via UART to PC terminal application.

[Learn More]