• automatic irrigation system
    Can i have assistance on the code for sending data via RF ucing PIC. I want to send data on soil moisture content using soil moisture senors. the data should be sent to a controlling station via RF....
  • Automatic build system
    Hello, Can anyone tell me how to automate build system for the KEIL? Is there any tools readily available for automatic build? Regards Prasad
  • automatic floor cleaning robot
    hello sir i want to know the interfacing and coding of at89s52 with (lcd,rf module,ir sensor obstacle detection,motor driver circuit to control two motors,plz help me.i am going to do automatic floor...
  • automatically change values in an *.hex?
    Hi! i am searching for a program to edit and replace certain values inside an intel hex file. I have tried srecord but it will only write 16 or 32 bit files but my programmer only uses 8 bit files...
  • Automatic variables problem
    Hi all! I'll try to explain my problem: I have a function (func_A) with a local variable var_1 that calls another function (func_B), and this func_B with another local variable calls another function...