TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (405 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (133 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 (141456 times)
  2. FAT32 Library (74301 times)
  3. Network Ethernet Library (58841 times)
  4. USB Device Library (48909 times)
  5. Network WiFi Library (44679 times)
  6. FT800 Library (44215 times)
  7. GSM click (30933 times)
  8. mikroSDK (29803 times)
  9. PID Library (27403 times)
  10. microSD click (27333 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
Visual TFT/GLCD Project

MikroE's RS485 Protocal CRC Calculator

Rating:

5

Author: Law Tak Hau

Last Updated: 2016-02-20

Package Version: 1.0.0.0

Category: Communication

Downloaded: 1560 times

Followed by: 1 user

License: MIT license  

This is a simple calculator program for those who wish to verify their CRC result

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "MikroE's RS485 Protocal CRC Calculator" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "MikroE's RS485 Protocal CRC Calculator" changes.

Do you want to report abuse regarding "MikroE's RS485 Protocal CRC Calculator".

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

Visual TFT/GLCD Project Blog

Blog currently doesn't exist!

RELATED CODES

SPI

0

External EEPROM via hardware Serial Peripheral Interface. The micro-controller writes to the EEPROM and reads back the data and displays it on a 7-segment. NB: Simulation takes a few seconds to commence.

[Learn More]

DS18X2X with MikroC AVR

0

This code demonstrates how to use onewire library with DS18x2x devices to extract the 64 bit ROM : 8bit CRC | 48bit SERIAL | 8bit Family and output the results on the UART1 as follows : DS_ROM = xx xx xx xx xx xx xx xx DS_CRC = xx DS_Family = xx --> If 10 --> DS1820 If 28 --> DS18B20 If 22 --> DS1822.

[Learn More]

ARDUINO ESP8266 wifi SERVER CONTROL WHIT ANDROID OR LABVIEW

0

USE THE ESP8266 TO RECEIVE DATA AND COMMAND , USE WIFI TCP CONTROL ANDROID APPLICATION OR LABVIEW subscribe to my youtube channel https://www.youtube.com/channel/UCAEmDP2EkFOVB6JCKJ9iGGw?view_as=subscriber

[Learn More]