This tag is related to questions that have something to do with a microcontroller.
How can I make my own microcontroller? I've done some work using GAL chips and programmed a chip to do …
embedded microcontrollerI've had a look at Stack Overflow question Initialization of a microSD card using an SPI interface and didn't see …
embedded microcontroller initialization sd-card spiI'm running code on a microcontroller with .NET Micro Framework, and I want my debug output to write to a …
c# microcontroller .net-micro-frameworkAs I am thinking to do a Home automation using Arduino, using Light sensor, temperature control , motion sensor , gas leakage …
arduino microcontroller sensors pic home-automationA student of mine came to me this morning and asked for some ideas for an embedded systems (ideally hardware+…
embedded hardware microcontrollerI have been looking into micro-controllers and was wondering if the majority of them are C/C++ based? I am …
arduino microcontroller jarduinoI have so far gotten to the stage of finding the device, now I am ready to talk to the …
python usb microcontroller libusb pyusbwhat is the difference between hardware watchdog and software watchdog ?
embedded microcontroller watchdogI am working with an embedded board , but i don't know the flow of the start up code(C/assembly) …
c assembly embedded microcontroller bootHow do I generate random numbers in a microcontroller efficiently? Are there any general guidelines or a particular fast method?
random microcontroller