Use your forum account to login.

LOGIN

TOP Contributors

  1. MikroElektronika Team (101 codes)
  2. Alcides Ramos (47 codes)
  3. Dany (44 codes)
  4. NART SCHINACKOW (34 codes)
  5. Agent Wolfz (14 codes)
  6. Andrew Hazelden (13 codes)
  7. Roman Black (11 codes)
  8. Alberto Trasimeni (11 codes)
  9. Roman Toropov (9 codes)
  10. Rajendra Bhatt (8 codes)

Most Downloaded

  1. Network Ethernet Library (12198 times)
  2. FAT32 Library (9073 times)
  3. Timer Calculator (7620 times)
  4. Network WiFi Library (5584 times)
  5. PID Library (5529 times)
  6. SMS home alarm system (4595 times)
  7. External Memory (4243 times)
  8. USB Device Library (3751 times)
  9. microSD click - Example (3727 times)
  10. mikromedia for PIC18FJ - Examples (3687 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
Library

mikromedia workStation v7 - BSP

Rating:

Author: MikroElektronika Team

Last Updated: 2012-07-06

Category: Development Systems

Downloaded: 1280 times

Followed by: 3 users

Board Support package for mikromedia workStation v7 for PIC18FJ, dsPIC33, PIC24 and PIC32 development board. Collection of libraries and sbit variables that mask the target MCU architecture and facilitate the usage of mikromedia boards for PIC18Fj, dsPIC33, dsPIC33EP, PIC24, PIC24EP and PIC32

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "mikromedia workStation v7 - BSP" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "mikromedia workStation v7 - BSP" changes.

Do you want to report abuse regarding "mikromedia workStation v7 - BSP".

  • Information
  • Comments (1)

Library Blog

mikromedia workStation v7 provides full development environment for mikromedia boards. It features on-board debugger, multimedia modules, four mikroBUS host sockets and a large breadboard area. Abstract pin names irrelevant of target mikromedia will bring you enormous flexibility and portability of your code for to supported architecture.

workStation board with mikromedia attached

workStation board with mikromedia attached

Workstation helps you to connect your mikromedia board to the rest of the world. Button, LED and four headers for each pin are the arsenal you need. mikromedia becomes the brain of your device.

View full image

mikromedia workStation v7 contains abstract pin names which are organized into five groups. Board support Package provided here on Libstock contains collection of convenient functions and sbit variables which provide easy way of writing code for target mikromedia board attached to workStation. Functions and variables have exactly the same names regardless of the target mikromedia board or target compiler, which means that code written using BSP can be ported from PIC to dsPIC and PIC32 with barely any adjustments at all.

Video of the example provided in BSP packages

We have provided examples for each mikromedia boards in mikroC, mikroBasic and mikroPascal compilers for PIC, dsPIC/PIC24 and PIC32.

Watch on Vimeo
BSP functions and variables in Library manager window

BSP functions and variables in Library manager window

After you install selected BSP package using Package Manager software, you will notice a new library in your compiler's Lilbrary manager window. All function and variable names start with WS_ prefix, which makes them easy to find in Code Assistant (CTRL+S

View full image

ALSO FROM THIS AUTHOR

ADC click - Example

Simple example which demonstrates working with the 4-Channel 12-bit A/D Converter (MCP3204) with SPI Serial Interface. The example shows how to measure analog inputs on Channels 0, 1, 2 and 3 and display the results on LCD.

[Learn More]

GSM click - Example

This is a sample program which demonstrates the use of GSM click. Program uses GSM module GL865 for sending/receiving SMS and establishing calls with dialed number. Dialing is done using GLCD+Touch Panel GUI.

[Learn More]

WM8731 - Example

This project demonstrates communication with WM8731 audio codec.
Program reads one wav file from MMC and sends it to WM8731 for decodingand playing.

Example is for PIC32.

[Learn More]