TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (403 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (132 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 (140969 times)
  2. FAT32 Library (73515 times)
  3. Network Ethernet Library (58321 times)
  4. USB Device Library (48509 times)
  5. Network WiFi Library (44134 times)
  6. FT800 Library (43688 times)
  7. GSM click (30547 times)
  8. mikroSDK (29292 times)
  9. PID Library (27220 times)
  10. microSD click (26931 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

Analog2Digital Development Board

Rating:

0

Author: v.savic

Last Updated: 2016-02-17

Package Version: 1.0.0.0

Category: Development Systems

Downloaded: 463 times

Followed by: 6 users

License: MIT license  

Analog2Digital development board IoT Ready

Development board is mainly intended to simulate embedded robotics feedback control loops by simulating analog sensors and sensors with digital output. The solution is based on two main integrated circuits: ADG (analog multiplexer) and ADC (analog 2 digital converter).

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Analog2Digital Development Board" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Analog2Digital Development Board" changes.

Do you want to report abuse regarding "Analog2Digital Development Board".

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

Project Blog

Analog2Digital development board - IoT Ready Development board is mainly intended to simulate embedded robotics feedback control loops by simulating analog sensors and sensors with digital output. The solution is based on two main integrated circuits: ADG (analog multiplexer) and ADC (analog 2 digital converter). It is a programmable solution science MCP3208 IC provides SPI serial communication. Sensor simulation is achieved by resistor-potentiometer voltage dividers. For details download Eagle CAD schematic and PCB layout design. It is an open source project.

Analog 2 Digital Development Board

Analog 2 Digital Development Board

Analog 2 Digital Development Board

View full image
Analog 2 Digital Development Board - Black Gold PCB look and feel

Analog 2 Digital Development Board - Black Gold PCB look and feel

Analog 2 Digital Development Board - Black Gold PCB look and feel

View full image
Analog 2 Digital Development Board - Blue Gold PCB look and feel

Analog 2 Digital Development Board - Blue Gold PCB look and feel

Analog 2 Digital Development Board - Blue Gold PCB look and feel

View full image
Analog 2 Digital Development Board - Green Gold PCB look and feel

Analog 2 Digital Development Board - Green Gold PCB look and feel

Analog 2 Digital Development Board - Green Gold PCB look and feel

View full image
Analog 2 Digital Development Board - Red Gold PCB look and feel

Analog 2 Digital Development Board - Red Gold PCB look and feel

Analog 2 Digital Development Board - Red Gold PCB look and feel

View full image
Info Elektronika Magazine Publication #120

Info Elektronika Magazine Publication #120

Development board was introduced @ Info Elektronika Magazine #120,#122 - Article name: Old Things For New Things or Internet Of Things

View full image
Analog 2 Digital Development Board - SCH

Analog 2 Digital Development Board - SCH

Analog 2 Digital Development Board - SCH

View full image

ALSO FROM THIS AUTHOR

Injection System Behavior - State Machine (SM)

0

This example present ability of the system modeled by SM to easily execute different tasks by injecting behavior. It is based on BYTE field transition matrix (TM) which stores information about system behavior. If we change and inject TM into the SM, system behavior is changed. This example present generic solution for state machine based systems.

[Learn More]

Adjustable VF Driver REV 1.0

0

VF driver stands for variable frequency driver, signal frequency can be changed in run-time. It is a signal modulation since frequency is adjustable during run-time.

[Learn More]

PWM Generator for Standard DC Motors

0

This example is related to simple PWM generator for standard DC motor. Example is base on my previous example related to Injection System Behavior

[Learn More]