Use your forum account to login.

LOGIN

TOP Contributors

  1. MikroElektronika Team (100 codes)
  2. Dany (44 codes)
  3. NART SCHINACKOW (34 codes)
  4. Alcides Ramos (33 codes)
  5. Agent Wolfz (14 codes)
  6. Andrew Hazelden (13 codes)
  7. Roman Black (11 codes)
  8. Alberto Trasimeni (11 codes)
  9. Roman Toropov (9 codes)
  10. Rajendra Bhatt (8 codes)

Most Downloaded

  1. Network Ethernet Library (11841 times)
  2. FAT32 Library (8682 times)
  3. Timer Calculator (6768 times)
  4. PID Library (5288 times)
  5. Network WiFi Library (5269 times)
  6. SMS home alarm system (4444 times)
  7. External Memory (4130 times)
  8. mikromedia for PIC18FJ - Examples (3584 times)
  9. microSD click - Example (3530 times)
  10. GPS click - Example (3284 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

NS73M FM TRANSMITTER LIBRARY

Rating:

Author: NART SCHINACKOW

Last Updated: 2012-06-03

Category: Voice communications

Downloaded: 286 times

Not followed.

Simple library for the NS73M FM transmitter, the library contains functions to communicate with the module, all you need is a PIC and the module which can be found at http://www.sparkfun.com/products/8482 , a simple wire of 31 inch long and you are ready to go. just copy the two files into your project folder and include "NS73M.h".

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "NS73M FM TRANSMITTER LIBRARY" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "NS73M FM TRANSMITTER LIBRARY" changes.

Do you want to report abuse regarding "NS73M FM TRANSMITTER LIBRARY".

  • Information
  • Comments (1)
Download

Download Library [1.68KB]

Version 1.0.0.0

DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroC PRO for PIC
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Library Blog

NS73M

NS73M

NS73M FM TRANSMITTER

View full image

Note: This Project May Be Optimized And Changed Any Time So Stay Tuned

CHECK OUT MY WEBSITE FOR MORE CODES AND PROJECTS

ALSO FROM THIS AUTHOR

MAX7219 Seven-Segment Wrapped Library

This is a structured based MAX7219 IC wrapped library, all you have to do is include the two files in your project folder and include the ".h" file in your source code.

[Learn More]

SOFTWARE VERSION W5100 (Built In TCP/IP Stack) Module Demo

This is another version of the W5100 ethernet module posted before at LIBSTOCK, the main difference is that you could connect it to any PIC pins, no need to worry about having HARDWARE SPI Any More! instead you could use the hardware SPI (If Available) for anything else.

[Learn More]

(SOFTWARE VERSION) MAX7219 Seven-Segment Wrapped Library

This is a software version structured based MAX7219 IC wrapped library, all you have to do is include the two files in your project folder and include the ".h" file in your source code. This version uses software SPI hence you dont need to use a PIC with hardware SPI!!

[Learn More]