TOP Contributors

  1. MIKROE (2653 codes)
  2. Alcides Ramos (351 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 (136656 times)
  2. FAT32 Library (69880 times)
  3. Network Ethernet Library (55907 times)
  4. USB Device Library (46246 times)
  5. Network WiFi Library (41880 times)
  6. FT800 Library (41120 times)
  7. GSM click (28970 times)
  8. PID Library (26404 times)
  9. mikroSDK (26336 times)
  10. microSD click (25347 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 XMEGA - Examples

Rating:

5

Author: MIKROE

Last Updated: 2013-07-23

Package Version: 1.1.1.1

Example: 1.0.0.0

Category: Graphics & LCD

Downloaded: 5959 times

Not followed.

License: MIT license  

Set of examples for mikromedia for XMEGA.. Provided examples demonstrate working with mikromedia's various features and modules:


- Accelerometer

- MMC SD card

- MP3

- Serial Flash

- TFT

- Touch Panel

- USB UART

No Abuse Reported

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

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

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

  • Information
  • Comments (0)

Example Blog

mikromedia for XMEGA

mikromedia for XMEGA

Front and back view of mikromedia for XMEGA

View full image

These examples demonstrates usage of various external modules connected to microcontroller ATXMEGA128A1. It uses 32MHz internal oscillator.

Accelerometer module ADXL345

Accelerometer module ADXL345

Communication between microcontroller and accelerometer is performed over TWI 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 UART module connection

USB UART module connection

Uses FTDI FT232RL module.

Demonstration of USB UART communication. After connecting with computer via USB cable, PC will recognize it as COM port, 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 ATXMEGA128A1 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

LR 3 click

0

LR 3 Click is a compact add-on board that contains a long-range transceiver. This board features the 32001345, RF technology-based SRD transceiver, which operates at a frequency of 868MHz from Mipot.

[Learn More]

DC Motor 16 click

5

DC Motor 16 Click is a compact add-on board that contains a high-performance single phase reversible DC motor drive with speed control. This board features the ZXBM5210, a fully-featured DC motor drive solution with an average current capability of up to 700mA from Diodes Incorporated.

[Learn More]

Analog Input Demo

0

The application demonstrates Analog input SDK functionality.

[Learn More]