TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (388 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (120 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 (140187 times)
  2. FAT32 Library (72631 times)
  3. Network Ethernet Library (57649 times)
  4. USB Device Library (47960 times)
  5. Network WiFi Library (43557 times)
  6. FT800 Library (42957 times)
  7. GSM click (30142 times)
  8. mikroSDK (28691 times)
  9. PID Library (27058 times)
  10. microSD click (26553 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: 693 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

STM32 INPUT CAPTURE FOR READ SFR04 SENSOR

0

STM32 INPUT CAPTURE FOR READ SFR04 SENSOR Video: https://youtu.be/aTIna86uvSY

[Learn More]

Infrared Tx Rx Samsung Sharp NEC Sony RC5 RC6 MCE Toshiba JVC IR - EasyPIC7 - PIC12 - MMB18 - MMB33 - ARM - Fusion PIC32

5

Transmit IR on RC2 of EasyPIC7 or Decode IR protocols using 38KHz 3-pin receiver chip on RC0 of EasyPIC7 - also PIC12 IR Tx/Rx and MMB Tx. See C file header text for details. Now Beta PIC32 IRclick too.

[Learn More]

Software UART using TMR0 Interrupt, and ring buffer

0

This is a C coded sw UART, based on AN555. You can choose serial frame handling: bit number, Parity and Handshake . With TMR0 interruptions, and larger buffer, the TX/RX could run silently, freeing the main code. Here, an EasyBluetooth was handled by sw UART, connected to FT232 on a Ready for PIC board, in a back-to-back bridge.

[Learn More]