TOP Contributors

  1. MIKROE (2782 codes)
  2. Alcides Ramos (378 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 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 (139610 times)
  2. FAT32 Library (72049 times)
  3. Network Ethernet Library (57274 times)
  4. USB Device Library (47639 times)
  5. Network WiFi Library (43233 times)
  6. FT800 Library (42571 times)
  7. GSM click (29934 times)
  8. mikroSDK (28321 times)
  9. PID Library (26945 times)
  10. microSD click (26312 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

channel_selector

Rating:

0

Author: jm_palomino

Last Updated: 2022-02-05

Package Version: 7.6.0.0

Category: Other Codes

Downloaded: 90 times

Not followed.

License: MIT license  

Using an MCU (pic16f887) and an analog switch (4066) we can build a channel selector with four channels (0 to 3) and a common output.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "channel_selector " changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "channel_selector " changes.

Do you want to report abuse regarding "channel_selector ".

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

Example Blog

Blog currently doesn't exist!

ALSO FROM THIS AUTHOR

Test oled ssd1306 with Raspberry pi pico(RP2040)

0

I used thonny(python) IDE to make this code

[Learn More]

pwm_without_MikroC_library_atmega328p

0

I show how to use the pwm peripheral configured as fast mode without the MikroC library for a microcontroller atmega328p WARNING: be careful when you're buying avr microcontrollers because there are bad copies in the market and maybe doesn't work this code for these microcontrollers

[Learn More]

Lm317_controlled_by_DAC

0

1) This code is an example of how to use a microcontroller and a DAC to control a linear voltage source. 2) the project might be useful to know how to develop voltage sources more advanced.

[Learn More]