This tag is related to questions that have something to do with a microcontroller.
STM32F072CBU microcontroller. I have multiple inputs to the ADC and would like to read them individually and separately. …
c stm32 microcontroller adc stm32f0Using a microcontroller (PIC18F4580), I need to collect data and send it to an SD card for later analysis. …
c embedded ascii microcontrollerMicrochip defined a way to stream data over BlueTooth low energy (BLE) and called it MLDP (Microchip Low-energy Data Profile). …
bluetooth-lowenergy microcontroller android-bluetooth ios-bluetoothI am trying to configure ADC over a STM32F411RE in simple Continuous Conv Mode. I used CubeMX to …
gcc arm microcontroller stm32 adcI am making an 8051 microcontroller communicate wirelessly with a computer. The microcontroller will send a string to its serial port (…
c embedded serial-port microcontroller 8051I need to use avrdude from a terminal to upload the compiled Arduino sketch (.hex file) to my Arduino Pro …
c++ arduino microcontroller avrdudeI've experience in doing desktop and web programming for a few years. I would like to move onto doing some …
embedded microcontroller arduino codewarrior avr-studio4I am using several XBee Zigbee with some Arduino modules (or microcontrollers, Arduino is not mandatory). I configured my XBees …
embedded arduino microcontroller zigbee xbeeI'm using a PIC18F14K50 with HiTech ANSI C Compiler and MPLAB v8.43. My PIC code is finally up …
c delay microcontroller pic18 mplabDoes anyone know some tools to create a call tree for C application that will run on a microcontroller (Cortex-M3)? …
c embedded stack microcontroller