开发者

mikroc

0
  • An issue with uart and pic 18f452

    i have a problem with pic18f452 and uart i use simplest code like that: UART1_Init(9600);// Initialize UART module at 9600 bps[详细]

    2023-03-21 05:19 分类:问答
  • pic18f communicating with lcd module

    I\'m developing on a pic 18Fxxx (18F452) in assembly. I\'m in a learning phase so I\'m doing different simple exercise with the final goal to develop a \"real\" project.[详细]

    2023-01-27 20:04 分类:问答
  • Hex Decompilers for PIC

    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[详细]

    2023-01-02 16:34 分类:问答
  • How can I make this work with every delimiter in C++?

    I just wrote a program that tokenizes a char array using pointers. The program only needed to work with a space as the delimiter character. I just turned it in and got开发者_StackOverflow中文版 full c[详细]

    2022-12-19 06:01 分类:问答