TOP Contributors

  1. MIKROE (2652 codes)
  2. Alcides Ramos (351 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 (136609 times)
  2. FAT32 Library (69810 times)
  3. Network Ethernet Library (55881 times)
  4. USB Device Library (46214 times)
  5. Network WiFi Library (41857 times)
  6. FT800 Library (41070 times)
  7. GSM click (28942 times)
  8. PID Library (26400 times)
  9. mikroSDK (26309 times)
  10. microSD click (25325 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
Project

Wireless data transmission between two PIC microcontrollers using low-cost RF modules

Rating:

0

Author: Shawon Shahryiar

Last Updated: 2016-02-25

Package Version: 1.0.0.0

Category: Communication

Downloaded: 598 times

Followed by: 1 user

License: MIT license  

Wireless data transmission between two PIC microcontrollers using low-cost RF modules.

http://embedded-lab.com/blog/?p=3557

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Wireless data transmission between two PIC microcontrollers using low-cost RF modules" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Wireless data transmission between two PIC microcontrollers using low-cost RF modules" changes.

Do you want to report abuse regarding "Wireless data transmission between two PIC microcontrollers using low-cost RF modules".

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

Project Blog

Blog currently doesn't exist!

ALSO FROM THIS AUTHOR

MSP430F149 RTCC with TM1637 Blue Seven Segment Display

0

This is an implementation of Real Time Clock Calendar with MSP430F149's Timer A1 module. Time and date are shown on a TM1637-based blue-coloured seven segment display. The code is written with TI's Code Composer Studio IDE.

[Learn More]

ST7565 128x64 GLCD Demo

1

ST7565 128x64 GLCD Demo with 8051. https://www.youtube.com/watch?v=mKBj65BLjFg

[Learn More]

Driving Adafruit's Neopixel (WS2812) Strip with AVR's Hardware SPI

4

When it comes to driving WS2812 smart RGB LEDs the most difficult task is to overcome the extremely low timed time-slotting protocol as the LEDs don't have SPI/I2C/UART interface. One smart way to overcome this issue is to use the MOSI of hardware SPI at high speed. Please note though Arduino Nano is used, this is not an Arduino-based project.

[Learn More]