Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by polona1010

  1. P

    How to set I2C address 24C02 24C08...

    Sir, Can you provide me some example code in mikroc? plese
  2. P

    why real time clock with crystal is not accurate

    12mhz 8mhz 20mhz for few days clock difference is few minutes to 20min.
  3. P

    [SOLVED] Invert LCD from normal LCD

    Thank you I will try that.
  4. P

    why real time clock with crystal is not accurate

    Why microcontroller clock is not accurate even with crystal, and why DS1307 is ok? Why microchip and atmel dont implement RTC facility in microcontroller?
  5. P

    [SOLVED] What is size of 24C02 24C04 24C08

    Thank you Fvm, this clears my thoughts. I have impression that 24C08 have 8KB, 24C02 2KB, but after your post I read again datasheet and I get it. Its in \"kilo bits\" not in \"kilo bytes\". 24C02 have 2048bits / 8bit per byte = total 256 bytes 24C04 have 4096bits / 8bit per byte = total 512...
  6. P

    [SOLVED] Invert LCD from normal LCD

    Can I make somehow invert 2x16 LCD form normal LCD with blue background and white characters? I mean to get black background.
  7. P

    [SOLVED] What is size of 24C02 24C04 24C08

    How I can see other all other pages in ponyprog? How to use these pages in mikroc?
  8. P

    How to set I2C address 24C02 24C08...

    How address on I2C bus is configured for eeprom 24c02 24c08... Can someone explain me that, because I see different ways with pins and with code. I need examples.
  9. P

    [SOLVED] What is size of 24C02 24C04 24C08

    Hello What is total size of 24c02 24c04 24c08 Ic? Somewhere I find its 2KB, 4KB and 8KB organized in 8 pages. Is this true? Because on sveral internet locations I find that is lots smaller. How to access to each page in eeprom to edit data in some software like PonyProg,... How to access...
  10. P

    Help how to show single character from text in mikroc

    Sorry sir I will do that.
  11. P

    How to break for loop in mikroc

    Sir can I use continue to? What is return in for loop?
  12. P

    How to break for loop in mikroc

    How to break for loop in mikroc continue or break? I cant find break in mikro c help I need example
  13. P

    [SOLVED] How to find first free address in eeprom memory

    Can I ask one more thing about mentioned if Is this correct: if (true) {then do this} else {to this};
  14. P

    How to store adc value to internal eeprom

    I use 18f45k22 with mikroc and i need to measure adc and store data in internal eeprom, can someone help me?
  15. P

    [SOLVED] How to compare value with value in eeprom

    Can you give me example in mikro c , how to compare this with my value.

Part and Inventory Search

Back
Top