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 (141150 times)
  2. FAT32 Library (73956 times)
  3. Network Ethernet Library (58587 times)
  4. USB Device Library (48750 times)
  5. Network WiFi Library (44423 times)
  6. FT800 Library (44005 times)
  7. GSM click (30783 times)
  8. mikroSDK (29505 times)
  9. PID Library (27316 times)
  10. microSD click (27187 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

mikromedia for PIC18FJ - Examples

Rating:

5

Author: MIKROE

Last Updated: 2016-02-18

Package Version: 1.1.0.1

Example: 1.0.0.0

Category: Graphics & LCD

Downloaded: 9443 times

Followed by: 4 users

License: MIT license  

Set of examples for mikromedia for PIC18FJ.

Provided examples demonstrate working with mikromedia's various features and modules:

- Accelerometer

- MMC SD card

- MP3

- Serial Flash

- TFT

- Touch Panel

- USB

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "mikromedia for PIC18FJ - Examples" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "mikromedia for PIC18FJ - Examples" changes.

Do you want to report abuse regarding "mikromedia for PIC18FJ - Examples".

  • Information
  • Comments (1)

Example Blog

mikromedia for PIC18FJ

mikromedia for PIC18FJ

Front and back view of mikromedia for PIC18FJ

View full image

These examples demonstrates usage of various external modules connected to microcontroller PIC18F87J50. It uses 8MHz crystal oscillator, and can be multiplied with PLL.

Accelerometer module ADXL345

Accelerometer module ADXL345

Communication between microcontroller and accelerometer is performed over I2C Interface.

It's a simple test which demonstrates working with Accel on-board module. Results are displayed on TFT.

View full image
micro Sd card slot

micro Sd card slot

Enables storage of large amount of data externally. For communication with microcontroller SD cards use Serial Peripheral Interface (SPI).

Example demonstrates various aspects of usage of the Mmc FAT16 library

View full image
MP3 codec audio controller VS1053

MP3 codec audio controller VS1053

Enables audio reproduction on 3.5mm audio connector. Microcontroller communicates with this module over SPI.

Program reads one mp3 file from MMC and sends it to VS1053E for decoding and playing. MMC and MP3 share Hardware SPI

View full image
USB module connection

USB module connection

Uses PIC18F87J50 integrated USB module.

Demonstration of USB HID communication. After connecting with computer via USB cable, mikromedia is recognized as USB HID device, and program will echo back any message sent to board.

View full image
TFT with Touch Panel MIO283QT2

TFT with Touch Panel MIO283QT2

- Displays picture on TFT screen and demonstrates 320x240 color TFT Display.
- Touch Panel Calculator example which shows usage of Touch screen. Program displays classic calculator, reads inputs from Touch Panel and displays result.

View full image
8Mbit Serial Flash memory module M25P80

8Mbit Serial Flash memory module M25P80

Connects with PIC18F87J50 via Serial Peripheral Interface (SPI).

Simple test which demonstrates use of on-board Serial Flash. Program writes byte and array of bytes and reads it back.

View full image

ALSO FROM THIS AUTHOR

DC Motor 25 Click

0

DC Motor 25 Click is a compact add-on board with a brushed DC motor driver. This board features the A3908, a low-voltage bidirectional DC motor driver from Allegro Microsystems. The A3908 is rated for an operating voltage range compatible with mikroBUS™ power rails and output currents up to 500mA. The unique output full-bridge incorporates source-side linear operation to allow a constant voltage across the motor coil. Logic input pins are provided to control the motor direction of rotation, brake, and standby modes. It also has complete protection capabilities supporting robust and reliable operation.

[Learn More]

DIGI POT 7 click

5

DIGI POT 7 Click is a compact add-on board used as a digitally controlled potentiometer. This board features the AD5175, a single-channel 1024-position digital rheostat with less than ±1% end-to-end resistor tolerance error and 50-time programmable wiper memory from Analog Devices.

[Learn More]

USB CDC MSC Demo

0

The application demonstrates USB CDC functionality.

[Learn More]