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 (141825 times)
  2. FAT32 Library (74956 times)
  3. Network Ethernet Library (59316 times)
  4. USB Device Library (49308 times)
  5. Network WiFi Library (45107 times)
  6. FT800 Library (44675 times)
  7. GSM click (31287 times)
  8. mikroSDK (30214 times)
  9. microSD click (27664 times)
  10. PID Library (27563 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
Example

Interfacing ATtiny2313 and AD7328 via the USI module (SPI)

Rating:

0

Author: Konstantin Metodiev

Last Updated: 2019-10-03

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Measurement

Downloaded: 190 times

Not followed.

License: MIT license  

As this form field is limited up to 350 characters, a detailed project description might be read in the readme.txt file placed inside the archive. Nevertheless, the title says it all.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Interfacing ATtiny2313 and AD7328 via the USI module (SPI)" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Interfacing ATtiny2313 and AD7328 via the USI module (SPI)" changes.

Do you want to report abuse regarding "Interfacing ATtiny2313 and AD7328 via the USI module (SPI)".

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

Example Blog

Blog currently doesn't exist!

ALSO FROM THIS AUTHOR

PIC18F2550, PCF8574

0

Simple demonstration of a I/O expander utilizing the I2C serial bus. The archive contains a Proteus simulation.

[Learn More]

ATmega644P, AD7656 in serial mode

0

You may find additional information in the zip archive. Occasionally, the AD7656 goes silent and BUSY pulse does not occur. After resetting (pin 28 to GND) the AD7656 is up and running again.

[Learn More]

PIC16F877 and DS1621

0

PIC16F877 interfaces DS1621 thermometer via I2C bus. Procedural and object-oriented code projects are presented. Both projects rely on customized I2C library, the standard MikroC library hasn't been included. Proteus 8.15 and SimulIDE 1.1.0 circuits are included, so are hex files. https://www.state-machine.com/doc/AN_Simple_OOP_in_C.pdf

[Learn More]