• Problems with CAN Message Object 15 as general receive object
    Hello! I'm writing software for test equipment and have to handle a lot of different CAN messages. (Controller: Infineon C167CR, Phytec Board, uVision 2) So I used the message objects 1 - 14 for...
  • Problems with CAN Message Object 15 as general receive object
    Hello! I'm writing software for test equipment and have to handle a lot of different CAN messages. (Controller: Infineon C167CR, Phytec Board, uVision 2) So I used the message objects 1 - 14 for...
  • Object counter
    Hi there... I am trying to count the no of object pass in a conveyor systems and it need to be displayed in a LCD every time a object passes through it. I used IR for this purpose... wen ir detect...
  • Object detection
    Hi guys, Has anyone tried object detection using ARM NN? Are there any examples you could point me to? I have mobilnet-ssd TF model, also TF-LIte model 8bit quantized but I am happy to retrain on anything...
  • object file
    I am currently working on composing a library. I have created .h file which is header file and .c file which has functions. How can ı link both these files. (I know that ı have to create object file but...