Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing
I have to make a hardware project using a microcontroller, memory, screens, etc. Is it possible to make an开发者_JS百科 independent PDF / documents reader, which is capable of running on battery powe
I\'m supposed to write a program that will send some values to registers, then wait one second, then change the value开发者_StackOverflow社区s. The thing is, I\'m unable to find the instruction that w
I\'m working on a micro-controller without hardware multiply and divide.I need to cook up software algorithms for these basic operations that are a nice balance of compact size and efficiency.My C com
I\'ve had a look at Stack Overflow question Initialization of a microSD card using an SPI interface and didn\'t see any answers that matched my issue (that is, things I haven\'t already tried).
Closed. This question needs to be more 开发者_开发百科focused. It is not currently accepting answers.
I\'ve experience in doing desktop and web programming for a few years.I would like to move onto doing some embed system programming.After asking the initial question, I wonder which hardware / softwar
I\'m a software developer.I\'ve been programming in high level languages for a few years. I would like to know, how to take my first step into programming hardware.Not something crazy complicated, bu
I need to count from 0 to 10 and store those values in binary format in ADCON0(5:2). How do I point at bit 5 of this register? Bit 5 is named ADCON0bits.CHS3. If I store a 4 bit variable to ADCON0bits
I\'m trying to upload a compiled program to a microcontroller.. well 开发者_运维技巧my problem is not in programming or uploading things.. my problem is what to upload u.u