Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 5959155
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T18:38:44+00:00 2026-05-22T18:38:44+00:00

I have been asked to create a graphical programming IDE for embedded 8-bit and

  • 0

I have been asked to create a graphical programming IDE for embedded 8-bit and 32-bit microcontrollers. It needs to be as easy as using LabVIEW, but I don’t need features like debugging or simulating (at least for now). Basically the application needs to allow the user to configure logic gates, while/for loops, case statements, comparisons, flow control, etc. Once the program is finished it should generate the C code, compile and write the program on the connected microcontroller. Right now were are targeting Atmel and Freescale processors and will be using DIO, analog IO for current sensing, CAN bus, PWM, and probably some more that I’m missing.

I realize that this is a HUGE undertaking that will take a very long time to develop, but it’s software that my company wants to provide customers when they buy our hardware. To back up a bit and give you a little background information, our company builds IO modules that work on CAN bus or standalone. Today, the only way to program the microcontoller on our PCB is to use the IDE from Atmel (AVR Studio) or Freescale (CodeWarrior). The problem is that the customer does not always have the know-how to program in C. So… enter the graphical IDE. LabVIEW is too expensive for the customer, so we’re stuck with creating our own.

So my question is: what is a good way to create this IDE? I am planning on developing this in C#/WPF, but I’m wondering how hard it will be to convert the logic that the user created into C code that can be compiled by the Atmel/Freescale compiler. Or perhaps there is a better method out there? Has anyone done anything like this?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T18:38:44+00:00Added an answer on May 22, 2026 at 6:38 pm

    We had quite a similar problem. Our goal was to create a graphical modeling tool that would generate C or C++ code from UML state machines. One would think that such tools should be very common, but it turns out that they don’t support state nesting very well and don’t generate production-quality code tight enough for embedded microcontrollers.

    After comparing several options, such as integration with existing graphical tools, we settled on developing the whole thing in Qt (qt.nokia.com). In the hindsight, we are very happy with that choice, because we can control every aspect of the tool.

    The Qt framework provides a lot of infrastructure, such as the 2D graphical scene and graphical items that users can manipulate with the mouse. You have XML support to store your model on disk. And you have a scripting engine, if you need to expose some scripting interface. One thing that helped us immensely to get started with Qt was the book “C++ GUI Programming with Qt 4 (2nd Edition)”.

    Anyway, the tool we have created is free to download and free to use (http://www.state-machine.com/qm), so you can play with it and see how it works.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Background I have been asked by a client to create a picture of the
I have been asked to lend a hand on a hobby project that a
I have been asked to standardize the screen saver and desktop background used by
I have been asked to develop some usercontrols in ASP.NET that will at a
I have been asked to audit any/all changes in a MySQL table. Does anyone
I have been asked to provide information on available techniques for assessing our current,
I have been asked to setup a course leaflet system for a college. For
I have been asked to find training resources to bring engineers up to speed
We have been asked to look into a fully open source solution for a
I have been asked up to come up with a state management strategy for

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.