TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (402 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (129 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 (140778 times)
  2. FAT32 Library (73365 times)
  3. Network Ethernet Library (58201 times)
  4. USB Device Library (48387 times)
  5. Network WiFi Library (43982 times)
  6. FT800 Library (43541 times)
  7. GSM click (30471 times)
  8. mikroSDK (29177 times)
  9. PID Library (27174 times)
  10. microSD click (26848 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

ATMega8A and PIC16F886 Chatting Over HC-12 RF Link

Rating:

0

Author: Shawon Shahryiar

Last Updated: 2017-06-07

Package Version: 1.0.0.0

Category: Communication

Downloaded: 549 times

Not followed.

License: MIT license  

ATMega8A and PIC16F886 exchanging info over HC-12 RF link after setting up the RF module. The code for AVR is written with MikroC for AVR and the code for the PIC is written with CCS PIC C compiler.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "ATMega8A and PIC16F886 Chatting Over HC-12 RF Link" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "ATMega8A and PIC16F886 Chatting Over HC-12 RF Link" changes.

Do you want to report abuse regarding "ATMega8A and PIC16F886 Chatting Over HC-12 RF Link".

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

Project Blog

ATMega8A, PIC16F886 and HC-12 RF Module

ATMega8A and PIC16F886 Chatting Over HC-12 RF Link

Watch on YouTube
Demo 1

Demo 1

ATMega8A and PIC16F886 Chatting Over HC-12 RF Link

View full image
Demo 2

Demo 2

ATMega8A and PIC16F886 Chatting Over HC-12 RF Link

View full image
Demo 3

Demo 3

ATMega8A and PIC16F886 Chatting Over HC-12 RF Link

View full image

ALSO FROM THIS AUTHOR

YS-IRTM NEC IR Serial Communication Between Two AVRs

0

YS-IRTM NEC IR serial communication between two AVRs. Two nodes communicate with each other using NEC IR modules. Node1 send DHT11 sensor data to Node 2 while Node 2 sends DS18B20 sensor data and remote commands to Node 1 wirelessly.

[Learn More]

MODBUS Slave Example

0

This project demos a custom MODBUS RTU slave with an AVR. It has 4 coils, 4 discrete inputs, 2 input registers that store temperature data in degree Celsius and Kelvin from a DS18B20 temperature sensor and two holding registers that behave like scratchpad locations.

[Learn More]

US-015 and US-020 Ultrasonic Rangefinders Demo

0

This code can be used with US-015 and US-020 ultrasonic rangefinders. It uses timer and external interrupt to measure distance.

[Learn More]