I need to make one device communicate with 2 servers. Is it possible with 开发者_运维百科Microchip TCP/IP stack?You could (and should) read the documentation, or ask Microchip support.
I would like to write a text scroller on a micro-processor with 4 5x7 displays in ANSI-C. Does anyone know of example source code or anything that can help me get started?
I\'m using a DSP to control a sensorless brushless DC motor, The DSP is on a board which has a parallel port and开发者_如何学Python a jtag connection (it\'s an eZdspTMS320F2812). What would be the bes
I\'ve faced to a problem with a PIC Micro controller. I have a micro-controller programmed by me long time ago and I lost the relevant source code and th开发者_如何转开发e schematic diagrams. Now I n
I\'m using a rabbit microcontroller. It uses the Dyanimc C language. How can I read from afile in my PC and manipulate it or print it to the screen?
I always seem to encounter this dilemma when writing low level code for MCU\'s. I never know where to declare pin definitions so as to make the code as reusable as possible.
I am into new project, which should use microcontroller. The easiest way to program it is using parallel port. But, there are few things I hope you can help me with. Oh, and the preferred language is
Are there any PIC microcontroller programmers here? I\'m learning some PIC microcontroller programming using a pickit2 and the 16F690 chip that came with it. I\'m working through trying out the vario
I am planning to use PIC18F6*** serial microntroller for my project serial-ethernet converter. Once I will put my hex code in PIC micro-controller for send recieve serial port data I will use the win开
I have what I hope is a simple question pertaining to the Atmel AVR microcontrollers. So I want to use the ATTiny85\'s Analog Comparator to determine if a signal is above or below a threshold. This si