TOP Contributors

  1. MIKROE (2663 codes)
  2. Alcides Ramos (358 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 (137089 times)
  2. FAT32 Library (70232 times)
  3. Network Ethernet Library (56104 times)
  4. USB Device Library (46434 times)
  5. Network WiFi Library (42053 times)
  6. FT800 Library (41384 times)
  7. GSM click (29111 times)
  8. mikroSDK (26560 times)
  9. PID Library (26489 times)
  10. microSD click (25486 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

PT2257 VOLUME CONTROL 2CH MICROC V.7.2 - 18F2550

Rating:

0

Author: Leonardo Moretti

Last Updated: 2020-04-07

Package Version: 3.5.0.1

Category: Audio & Speech

Downloaded: 212 times

Not followed.

License: MIT license  

This library control the PT2257 2 channel volume control, increase and decrease or set volume with one variable like : writeVolume(int dB); (dB=0 == Max Volume)

The library use UART1 pins for send to pc volume and mute values so is possible not use this uart information simply not using serialPrintStateJSON() function.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "PT2257 VOLUME CONTROL 2CH MICROC V.7.2 - 18F2550" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "PT2257 VOLUME CONTROL 2CH MICROC V.7.2 - 18F2550" changes.

Do you want to report abuse regarding "PT2257 VOLUME CONTROL 2CH MICROC V.7.2 - 18F2550".

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

Library Blog

Blog is not available at the moment!

ALSO FROM THIS AUTHOR

SH1106 (1.3&quot;) Oled I2C display just for texture (No Graphic)

0

Here the SH1106 Oled I2c for MikroC code. (not good for 0.96" oled display SSD1306 i2c) If some one will share SH1106 Oled i2C graphic library version i will be gratefull thank you !

[Learn More]

DHT11 Humidity and Temperature Sensor one way bus comunication for 12F1840.

0

Library successfully tested and running. To use this library you need to declare a vector variable in your project: unsigned short Values_Vectors; This vector will contain in the box [0] the humidity value and in the box [1] in the temperature. Along with two FILES "DHT11_Lib_12F1840" .C and .H library files thereand library named "My_UART1_Lib"

[Learn More]

SH1106 (1.3 incs) 4pins I2C oled display Library + Main Ver.2.0 (TEXT + GRAPHIC)

0

SH1106 (1.3 incs) 4pins I2C oled display Library + Main Ver.1.0 (TEXT + GRAPHIC) 11.Apr.2023 Update Sh1607 display library, now number and letters are display fine. work 100% inside zip file there's display datasheet, PCB draw signal adapter for Toner PCB, PCB draw component side, schematic. 10.Apr.2023 library tested and working; the oled display works with logic levels of 3.3v (4v max.) otherwise it freezes. If you want to power the display with 5v you need an adapter PCB to convert the power and bus signals to 3.3v. PS: NOT for SSD1306 (0.95 incs) 4pins i2c oled display

[Learn More]