TOP Contributors

  1. MIKROE (2762 codes)
  2. Alcides Ramos (374 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 codes)
  5. Bugz Bensce (90 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 (139263 times)
  2. FAT32 Library (71751 times)
  3. Network Ethernet Library (57127 times)
  4. USB Device Library (47431 times)
  5. Network WiFi Library (43092 times)
  6. FT800 Library (42406 times)
  7. GSM click (29835 times)
  8. mikroSDK (28079 times)
  9. PID Library (26886 times)
  10. microSD click (26198 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
Visual TFT/GLCD Project

ADC + RTC for Mikromedia for ATmega

Rating:

0

Author: Roman Toropov

Last Updated: 2013-05-02

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 938 times

Not followed.

License: MIT license  

Mikromedia for ATmega
Simple example which demonstrates working with the 4-Channel 12-bit A/D Converter (MCP3204) with SPI Serial Interface. The example shows how to measure analog inputs on Channels 0, 1, 2 and 3 and display the results on TFT.
http://youtu.be/cwE1G5faBXc

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "ADC + RTC for Mikromedia for ATmega" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "ADC + RTC for Mikromedia for ATmega" changes.

Do you want to report abuse regarding "ADC + RTC for Mikromedia for ATmega".

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

Visual TFT/GLCD Project Blog

Video

Example

Watch on YouTube
pcb

pcb

duo clicks, on single-sided PCB

View full image

Wiring diagram corresponds to circuit the Clicks ADC and RTC.

accent is made on high measurement accuracy and ease of execution.

and is intended for the intelligent charger, charge current from 0 to 40 A, with accuracy 0.25A, voltage 0 to 40V, with accuracy 0.01V

 http://www.libstock.com/projects/view/647/battery-charger-discharge-on-atmega16a-with-lcd-2x16-dc-dc-converter-on-smps-controller-tl494-and-current-sensor-acs758

1. RTC on PCF8583T
2. ADC on MCP3204-B
3. two AD8552
4. REF 4.096v on MAX6138bexr41, out =4,0972 V* (REF for MCP3204-B)
5. pulse converter on MC33063, out =5,02 V* (power supply MikroMedia for ATmega)
6. linear regulator on REF195E, out =5,0035 V* (power supply ADC and operational Amplifiers)

*the measurements were performed APPA-505

ALSO FROM THIS AUTHOR

The 10th version of the automatic battery Charger/discharger up to 40v up to 50A

0

Programmable synchronous step-down regulator, Based on: ATmega1284 with LCD 4x20, Keypad 4x4, ADC MCP3204, DAC 2*DAC8830 and MCP4921, ACS758xCB-050B, TL494, IR2184, RTC DS3231, DS18B20 and USB UART FT232RL. Algorithms: IUoU, IUIoU, IUo, IUIo graphs: http://www.jgdarden.com/batteryfaq/carfaq9.htm#algorithms

[Learn More]

read and write int, long, float for internal EEPROM

0

Using built-in library "EEPROM" read and write data size of int, long, float

[Learn More]

Current sensor ACS712 - Calibration level zero

0

MCU ATmega 128A (or Atmega128-16AU) ADC MCP3204 LCD 16*2 Display Shield with Pushbuttons 5 buttons on one wire an internal ADC current sensor ACS712-ELCTR-20A-T Calibration level zero current sensor saved in internal EEPROM showing of current and voltage

[Learn More]