TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (403 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (132 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 (140969 times)
  2. FAT32 Library (73515 times)
  3. Network Ethernet Library (58321 times)
  4. USB Device Library (48509 times)
  5. Network WiFi Library (44134 times)
  6. FT800 Library (43688 times)
  7. GSM click (30547 times)
  8. mikroSDK (29292 times)
  9. PID Library (27220 times)
  10. microSD click (26931 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: 551 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

LV-MaxSonar-EZ0 SONAR

0

LVMax-EZ0 SONAR serial communication mode test with ATTiny2313V. *Note: LV-Max ER0's datasheet specifies that a logic level converter cum inverter like the popular MAX232 will be needed to extract the serial data from the sonar sensor. I used 74LS04 instead for the same task. https://www.youtube.com/watch?v=mofzjSlc49Y

[Learn More]

Simple Text LCD Oscilloscope

0

This is a simple oscilloscope with a text LCD and PIC16F88. The concept of custom LCD character is used here. The code is written with CCS PIC C compiler.

[Learn More]

Dual Quad Seven Segment + LED + Keypad Module Demo

0

This is a demo of dual quad seven segment + LED + keypad module. The module has a 74LS145 and a 74LS164. Both of these digital logic ICs are used to decode keypad inputs and multiplex seven segment and LED states in a very simple fashion. The module is pretty small and cheap, and is a suitable replacement of MAX72xx, TM1640, etc.

[Learn More]