Minggu, 13 November 2011

CVAVR 2.05.3

V2.05.3 Commercial Release
 

Compiler 
  • added support for graphic LCDs with 160x80, 160x128 resolution and Toshiba T6963C controller
  • added support for graphic LCDs with 180x32 resolution and SED1520 controller
  • modified the glcd_putchar function (graphics.h) so that it fills the spaces between the characters with the background color
  • added the GLCD_CLEARBLOCK and GLCD_SETBLOCK modes to the glcd_block function from the hardware abstraction layer for graphic LCDs

CodeWizardAVR 
  • fixed: when switching from the ATmega128 chip to ATmega103 the Mode options for External Interrupts 4 to 7 remained those of ATmega128
  • fixed: the comments for the code generated for disabling the Digital Input Buffers on AIN0 and AIN1 inputs were not correct for the ATmega48A/48PA/88A/88PA/168A/168PA/328/328P chips, altough the code itself was OK
  • fixed: entering an incorrect EBI base address resulted in an endless error message, without the possibility to correct it

Programmer
  • corrected the chip signature for the ATmega88A chip

download here






Minggu, 06 November 2011

Op-amp Komparator


Konfigurasi open-loop pada Op Amp dapat difungsikan sebagai komparator. Jika kedua input pada Op Amp pada kondisi open-loop, maka Op Amp akan membandingkan kedua saluran input tersebut. Hasil komparasi dua tegangan pada saluran masukan akan menghasilkan tegangan saturasi positif (+Vsat) atau saturasi negatif (-Vsat).

Sebuah rangkaian komparator akan membandingkan isyarat tegangan yang masuk pada satu saluran input dengan tegangan pada saluran input lain, yang disebut tegangan referensi. Tegangan output berupa isyarat tegangan high atau low sesuai dengan besar isyarat tegangan masukan yang lebih tinggi.

Besar isyarat tegangan keluaran dari komparator tidak bersifat linier secara proporsional terhadap besar tegangan input. Terdapat dua macam komparator, antara lain :

1.  Komparator Tak-Membalik (Non-Inverting Comparator)
2.  Komparator Membalik (Inverting Comparator)

Materi selengkapnya silakan diunduh di sini