Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

c/c++

  1. Y

    Torque mapping in C : Accelerator pedal vs speed

    Hi guys, I am struggling trying to define an interpolation based on the below accelerator pedal map. The target is to define a calculation method that outputs the Torque function of the Pedal angle and the current vehicle speed. I am working on the software implementation of this system in C...
  2. J

    Is it possible to break or stop a while clasue because of an interrupt?

    Hi all, I have a project in Code Compose Studio coded in C language that, among other things, triggers an interrupt when a switch is released. The interrupts are configured and work properly except in one case, when the code is inside a while loop that would end when a button is released after...
  3. J

    Problem reading certain filenames using FAT32

    Hi all, I am reading an SD card formatted with FAT32 and I am able to read the short name (the 8 bytes + the 3 bytes for the extension, all characters in capital letters) of the file or even the long name when there are at least two sequences. Nevertheless, I am not able to read the filename...

Latest threads

New Articles From Microcontroller Tips

Back
Top