Follow a topic to ask questions, get answers and
share interesting content with other researchers working in your field.

Topics » Embedded Systems

Electronics, Embedded Systems, and Microcontrollers

  • Kun Wei
    Servo drive development
    For a servo drive, what is the optimal hardware organization, using two MCU or one MCU+one CPLD/FPGA? The cost and the performance must be considered at the same time. Can anyone please give me some
  • Laveena Sharma
    Finger-print based embedded system
    I have code ready for a Fingerprint-based embedded system but am unable to connect the hardware to it, could anyone help me out?
    Recent replies ⋅ Show All (1)
    • Chittaranjan Mahajan replied

      You didnt specify which type of interface ur going to use and also you have not specify microcontroller used in your code.

  • Ata Jahangir Moshayedi
    I want to implement and do the coding for AT MEGA by using direct C language which can be read by win AVR
    i want to implement and do the coding for AT MEGA by using direct C language which can be read by win AVR
    Recent replies ⋅ Show All (7)
    • Ata Jahangir Moshayedi replied

      @ Rolf:(In your main() of your slave your read from the SPI data register SPDR))) you mean i need some delay in this part? yes i need to call the receive , did you do same job before? as i test

  • Umair Ahmed
    Real time operating system for microcontrollers (8/32-bit) (Atmel)
    I have developed a scheduling algorithm which schedules task by calculating their dependencies, execution times, frequency and requirement of resources. For comparison purposes, I am intending to
    Recent replies ⋅ Show All (20)
    • Umair Ahmed replied

      But still the startup time is bothering me not the investors/sponsors... I have this bad habit of starting from scratch whenever I hit a block like this, as I just love working on mcus. To give you

  • Anik Kumar Samanta
    ARM Cortex M3. Can we any how access particular registers(R0,R1....) and memory locations using C programming language?
    I am working with mixed programming logic of Inline Assembly and C to code a CortexM3 (STM32F103ZE form ST microelectronics) processor using Keil IDE. The board is from Keil. The problem is how to
    Recent replies ⋅ Show All (1)
    • Supachai Vorapojpisut replied

      Rxx registers should not be used for passing information between different codebases. ANSI C standard does not alllow such low-level operations and may generate code that overwrite such registers.

  • Sandeep Chapalkar
    How to connect a Micro-controller board to Laptop?
    I have a micro-controller board which has serial port interface , but my laptop doesn't have serial port. To program controller i tried through USB to serial adapter but its not detecting the board
    Recent replies ⋅ Show All (5)
    • Supachai Vorapojpisut replied

      Normally, USB-serial is just about making a serial port, not to bridge with an embedded board. Therefore you will not see any microcontroller board on the hardware list on MS Windows. You may have to

  • Rolf Thomasius
    Which unit testing framework do you prefer for embedded systems?
    I face a choice of a unit test framework for C on embedded systems. I want to test software modules for embedded systems implemented in C. The framework must have a small footprint due to resource
    Recent replies ⋅ Show All (4)
    • Supachai Vorapojpisut replied

      It is quite hard to find a unit testing framework in embedded world, compared to Java or any desktop OS-based programming language. Cross-platform development is to build software on PC, then

  • Sri Ram
    Is wireless transmission possible? If yes, how can we transmit?
    Whether it is possible for longer distance? Whether the power will be lost or not while transmitting?
  • Shivaram Kumar
    How to obtain analog output from DYP-ME003 PIR sensor ?
    It has a built in BISS0001 which converts the signal(analog) into digital pulses, suggestions to get the raw analog signal?. And is it possible to perform FFT to the analog data without employing
    Recent replies ⋅ Show All (1)
    • Vladan Mitov replied

      Not really sure if you could convert it without complex electronics, but you could sample digital signal with analog converter and then process is trough FFT like analog. Yes it is possible, just

  • Amponsah Eric
    For summation of numbers from k=1 to infinity
    ∞ Write an algorithm to find the sum ∑ak of a convergent series and K=1 Calculate the running
    Recent replies ⋅ Show All (1)
    • Hassan Bedor replied

      The index K=1 what is this mean, it is a single value a1 no need for summsion

  • abd alaziz Henkol
    Mobile processors :
    Hello, anyone know how to learn nokia's mobile processors? How to program them? Any website with information? Any datasheet for any nokia's processors?
    Recent replies ⋅ Show All (3)
    • Anik Kumar Samanta replied

      Most of the processors are based upon ARM. The processor cores are manufactured by ST micro, LPC ,etc You need development boards from vendors like keil. These can be programmed using keil IDE(MDK)

  • Rajeev Jaggavarapu
    what is ASIC and and Design flow and Design concepts?
    I am doing my M.Tech in VLSI course...for reasearch on ASIC design concepts i need informatio about ASIC design flow...can any one give the details of ASIC design flow? thanking you
  • SYED KHYZER ALI Abidi
    Hi, I want to integrate a Tilt/Acceleration sensor having SPI output with a processor that is capable of features mentioned in the details below:
    1- Memory option (SD card) to store the sensor's data on-board 2- able to be programmed to send data over Ethernet port 3- able to be programmed to send data over serial port. Please suggest me
    Recent replies ⋅ Show All (26)
    • Graeme Smith replied

      Ah, Arduino IS Atmel, specifically the Atmel AVR 168/328 and now beginning to support the AT Tiny 2/4/85 series, the 644P, 1280, 2560, and up to 90 or more alternatives within the Atmel product line

  • Nirbhay Mathur
    How we can interface keybord ,lcd and microcontroler for display message?
    if we are having microcontroller (ATMEL) how we can interface keybord and lcd?
    Recent replies ⋅ Show All (6)
    • Rajanna KM replied

      Please refer Mazidi text book "The 8051 microcontroller & embedded systems" you will get an idea.

  • Saikrishna Potluri
    Fpga programming in vhdl (to represnt 256 bits with less than 8 bits that is may be in 3 bits)
    Can any one help me how to represent a 256 bits using less than 8 bits..i need to do it in fpga programming,internal complexity is not considered but it should be with in 3 external select lines it
    Recent replies ⋅ Show All (1)
    • Mircea Pop replied

      More info would help solving - please provide. Regards!

En
Cs

2408

Followers