TOP Contributors

  1. MIKROE (2650 codes)
  2. Alcides Ramos (350 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 (136552 times)
  2. FAT32 Library (69748 times)
  3. Network Ethernet Library (55850 times)
  4. USB Device Library (46189 times)
  5. Network WiFi Library (41812 times)
  6. FT800 Library (41004 times)
  7. GSM click (28930 times)
  8. PID Library (26386 times)
  9. mikroSDK (26292 times)
  10. microSD click (25303 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
Visual TFT/GLCD Project

Piezo Piano for Mikromedia Workstation PIC32

Rating:

0

Author: Andrew Hazelden

Last Updated: 2016-02-23

Package Version: 1.0.0.0

Category: Audio & Speech

Downloaded: 990 times

Followed by: 1 user

License: MIT license  

This is an example of a simple piano for the Mikromedia Workstation's Piezo Buzzer. Tap the keys on the Piezo Piano to play a tune. This example is compatible with the Mikromedia PIC32 board.

The code was written using MikroC Pro for PIC32 and VisualTFT 2.71.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Piezo Piano for Mikromedia Workstation PIC32" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Piezo Piano for Mikromedia Workstation PIC32" changes.

Do you want to report abuse regarding "Piezo Piano for Mikromedia Workstation PIC32".

  • Information
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroC PRO for PIC32
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Visual TFT/GLCD Project Blog

Presenting Piezo Piano for PIC32

This video presents Piezo Piano for the Mikromedia Workstation.

Watch on YouTube
Piezo Piano on the Mikromedia Workstation with PIC32 MMB.

Piezo Piano on the Mikromedia Workstation with PIC32 MMB.

This is what the Piezo Piano firmware looks like when it is loaded on the Mikromedia Workstation PIC32 MMB.

View full image
Tap the piano keys to play a tune.

Tap the piano keys to play a tune.

You can use the Mikromedia TFT screen to tap a tune. The sound is created using the Piezo Buzzer on the Mikromedia Workstation board.

View full image
The Piezo Buzzer creates a neat retro piano sound.

The Piezo Buzzer creates a neat retro piano sound.

The piezoelectric buzzer creates an interesting 8-bit style piano sound effect.

View full image

ALSO FROM THIS AUTHOR

Mikromedia VR Head Tilt Demo

0

The demo uses a pair of Mikromedia boards and a Google Cardboard head mounted display to create a PIC32 microcontroller driven stereoscopic 3D view that responds interactively to the accelerometer sensor's tilt input. The code was written using MikroC Pro for PIC32 and VisualTFT.

[Learn More]

Mikromedia 3D Sprites

10

This firmware example uses the Libstock TFT Graphics library to render animated 3D Sprites on a Mikromedia PIC32 board. The demo can be controlled using the touch panel or the Mikromedia Gaming Shield.

[Learn More]

Using a GPS Click on a Raspberry Pi

5

gps2udp is a script that connects a MikroElektronika GPS click board via USB to a Raspberry PI. The serial GPS data is pushed out through a UDP socket onto the network interface. The GPS is set to run at 115200 baud using the stty command.

[Learn More]