• Water Level using Capacitnace
    Hi, I am working on a sensor to measure water level in a metallic container and for this is I am using capacitance measurement. I used an timer output from my stm32f107 and I am measuring the frequency...
  • water level metare
    pls help me to build water level meter.the one i made uses 5 probes for empty,quarter,half and full.Now a want a better design.can i use uvison and simulate something. what
  • How to calculate totalizer of water flow
    Hi all, Suppose water is flowing through a pipe and we've installed flow meter on the pipe. Sometimes flow is 10 liter/sec and sometimes 20 litar/sec and this is we can see on any gauge or meter...
  • A nasty feature of RTX
    Hello, Why does not RTX implement a reference counter for its "tsk_lock"/"tsk_unlock" mechanism? The way things are implemented at the moment, any task that calls "tsk_unlock" enables the scheduler...
  • How to disable RESET HIGH out feature for AT89S52 in keil c51?
    Hello I use At89s52 and i want to disable RESET HIGH out feature by set DISRTO bit in SFR AUXR (address 8EH) but AUXR register isn't defined in <REGX52.h> file so how can i disable this feature...