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 (141921 times)
  2. FAT32 Library (75068 times)
  3. Network Ethernet Library (59367 times)
  4. USB Device Library (49361 times)
  5. Network WiFi Library (45171 times)
  6. FT800 Library (44738 times)
  7. GSM click (31321 times)
  8. mikroSDK (30273 times)
  9. microSD click (27690 times)
  10. PID Library (27580 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

SPI_Networking

Rating:

0

Author: hoseinAli J

Last Updated: 2014-03-25

Package Version: 1.0.0.0

Category: Communication

Downloaded: 715 times

Not followed.

License: MIT license  

networking up to 1023 Slave with One Master Controller
SPI communicating
AVR ATMEGA+CodeVision

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "SPI_Networking" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "SPI_Networking" changes.

Do you want to report abuse regarding "SPI_Networking".

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

Project Blog

Blog currently doesn't exist!

RELATED CODES

EXTERNAL VFO FOR FT101E

0

The FT101E_AD9850_VFO / FT-101E is a Direct Digital External VFO for all Yaesu FT-101 models except the FT-101Z and FT-101ZD. It provides the VFO function of the FV-101E, with the extreme accuracy and stability of modern digital techniques.

[Learn More]

Uart_buffered

8

Uart Receiver routine(s) with circular receive buffer, the receiver part is interrupt driven.

[Learn More]

FixedFIFO

5

This library provides a fixed-size FIFO to an application. Users can set the FIFO depth and width. There are also three examples for mikroPascal PRO for PIC, dsPIC/PIC24 and PIC32. Each example implements a USB CDC device and a PC application sends commands to PIC for adding/reading items to/from FIFO.

[Learn More]