Page 1 of 1
Forum

Welcome to the Tweaking4All community forums!
When participating, please keep the Forum Rules in mind!

Topics for particular software or systems: Start your topic link with the name of the application or system.
For example “MacOS X – Your question“, or “MS Word – Your Tip or Trick“.

Please note that switching to another language when reading a post will not bring you to the same post, in Dutch, as there is no translation for that post!



Any good Arduino ID...
 
Share:
Notifications
Clear all

[Solved] Any good Arduino IDE out there?

2 Posts
2 Users
0 Reactions
2,923 Views
(@johnwalker1)
New Member
Joined: 5 years ago
Posts: 1
Topic starter  

After using Code Blocks and Sublime Text for C++ and Python, the Arduino IDE seems a little bit incomplete for me. It doesn't show you a list with variables and functions when you start to type their name and the text is only orange or black... (actually, there are other little thing I don't like). Any IDE suggestion for Arduino? 


   
ReplyQuote
 Hans
(@hans)
Famed Member Admin
Joined: 12 years ago
Posts: 2859
 

Hi John,

I've looked at a few alternatives, but in my experience the lack of, or incomplete support of, library management and supported boards, kind-a eliminates most of them for me.
So I'm sticking to the standard Arduino IDE.

I'm sure the different alternatives keep developing, and I'm also 100% sure I haven't seen them all.

To name a few:

So there are alternatives, but at the moment I do not like any of them.
If you're a software developer, you could download the source of the Arduino IDE and extend its functionality - but I can imagine that would be a bit much 


   
ReplyQuote
Share: