Use your forum account to login.

LOGIN

TOP Contributors

  1. MikroElektronika Team (42 codes)
  2. Alcides Ramos (30 codes)
  3. Dany (24 codes)
  4. NART SCHINACKOW (22 codes)
  5. Rajendra Bhatt (6 codes)
  6. Roman Black (6 codes)
  7. Alberto Trasimeni (6 codes)
  8. Andrew Hazelden (6 codes)
  9. Russell Kelly (5 codes)
  10. Peter Erasmus (5 codes)
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
Example

RS485 5V click - Example

Rating:

Author: MikroElektronika Team

Last Updated: 2012-04-24

Category: CAN / LIN / RS485

Downloaded: 600 times

Not followed.

Simple example which demonstrates working with RS485 ADM485 module.
Master initiates communication with slave. The slave accepts data, increments it and sends it back to the master.
Communication with the board is done using simple UART interface.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "RS485 5V click - Example" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "RS485 5V click - Example" changes.

Do you want to report abuse regarding "RS485 5V click - Example".

  • Information
  • Comments (0)

Example Blog

RS485 5V click

RS485 5V click

Front and back view of RS485 5V click board designed in mikroBUS form factor. mikroBUS is specially designed pinout standard with SPI, I2C, Analog, UART, Interrupt, PWM, Reset and Power supply pins.

View full image

ADM485 differential line transceiver is suitable for high speed bidirectional data communication on multipoint bus transmission lines. It is designed for balanced data transmission and complies with EIA standards RS-485 and RS-422. This transceiver features a differential line driver and differential line receiver.

PIC examples are written for:
- EasyPIC v7 - PIC18F45K22
- EasyPIC PRO v7 - PIC18F87K22

RS485 5V click board schematics

RS485 5V click board schematics

Board is set to use 5V power supply only.

View full image

ALSO FROM THIS AUTHOR

Programmable Relay Timers (AVR)

Build your own programmable timer relays using AVR-Ready1, Keypad 4x4 board with EasyPull, RTC, Relay 4 and LCD 2x16 character display with adapter. Just load the demonstration project code and your device is ready to control 4 separate relays.

[Learn More]

FAT32 Library

FAT32 Library. File features: -open, read, write, rename, delete, existence check, multiple file operation -file cursor manipulation -swap file creation, sector-level and file-level access Directory features: -create, rename, delete (with contents), change current directory -folder content listing -card format (MMC/SD only)

[Learn More]

Network Ethernet Library

Ethernet library designed to simplify handling of the underlying hardware (ENC24J600/ENC28J60 and internal ethernet module on PIC18 and PIC32). Library supports: TCP Stack (Server/Client), UDP, IPv4 protocol, ARP requests, ICMP echo requests, ARP client with cache, DNS client, DHCP client.

[Learn More]