Questions tagged [microc]

MicroC/OS-II (commonly termed µC/OS-II or uC/OS-II), is the acronym for Micro-Controller Operating Systems Version 2. It is a priority-based pre-emptive real-time multitasking operating system kernel for microprocessors, written mainly in the C programming language. It is intended for use in embedded systems.

34 questions
0
votes
1 answer

Porting linux based application to uC/OS-II platform

I am planning to implement Hiawatha web server on a non-linux platform which is uC/OS-II RTOS. I need help to port the Linux dependent API's to RTOS platform. Kindly let me if there are already build libraries that I can use to port Linux on…
Rohit Pai
  • 89
  • 9
-1
votes
1 answer

Energy effeciency factors for microcontrollers

How microcontrollers can achieve high energy effeciency? Is it by using time triggering, event triggering or using sleep time? What other techniques can be applied to make them effecient?
Jahangir
  • 105
  • 4
-1
votes
1 answer

Robotics: Want MicroC Pro PIC Sample Code?

I'm new to robotics. I have to develop a line following robot. I hope to use PIC18F452 microchip. I am looking for alredy developed source code to start with. Thank you.
user3467372
-2
votes
1 answer

MicroC PIC16F887,Analog pin

I'm using the PIC16F887,and i'm new to this. How to make B1 as analog pin. How to receive information from pressure sensor to B1. Thanks Sorry for my bad English.
ADizgna09
  • 13
  • 1
  • 5
1 2
3