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]
Rating:
Author: MIKROE
Last Updated: 2014-06-23
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Graphics & LCD
Downloaded: 1363 times
Not followed.
License: MIT license
Set of examples for mikromedia for Tiva C Series. Examples demonstrate essential features for variety of on-board modules: Accelerometer, MMC SD card, MP3, Serial Flash, TFT, Touch Panel, USB.
Do you want to subscribe in order to receive notifications regarding "mikromedia for Tiva C Series - Examples" changes.
Do you want to unsubscribe in order to stop receiving notifications regarding "mikromedia for Tiva C Series - Examples" changes.
Do you want to report abuse regarding "mikromedia for Tiva C Series - Examples".
DOWNLOAD LINK | RELATED COMPILER | CONTAINS |
---|---|---|
1403543611_mikromedia_for_t_mikroc_arm.zip [1.18MB] | mikroC PRO for ARM |
|
1403543656_mikromedia_for_t_mikrobasic_arm.zip [1.18MB] | mikroBasic PRO for ARM |
|
1403543686_mikromedia_for_t_mikropascal_arm.zip [1.19MB] | mikroPascal PRO for ARM |
|
These examples demonstrate the usage of various external modules connected to the TM4C123GH6PZ microcontroller on the mikromedia for Tiva C Series board.
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 imagemicroSD 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 imageMP3 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 Hardw
View full imageUSB module connection Uses MCU's 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 imageTFT with Touch Panel MIO283QT-9A - Displays picture on TFT screen and demonstrates 320x240 colour TFT Display. - Touch Panel Calculator example which shows usage of Touch screen. Program displays classic calculator, reads inputs from Touch Panel and d
View full image8Mbit Serial Flash memory module M25P80 Connects with MCU 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