---
description: Avaliações detalhadas do Arduino IDE com base nos recursos, preços, facilidade de utilização e classificações. Veja rapidamente as vantagens e desvantagens as no GetApp Portugal. Compare o Arduino IDE com produtos similares.
image: https://gdm-localsites-assets-gfprod.imgix.net/images/getapp/og_logo-94fd2a03a6c7a0e54fc0c9e21a1c0ce9.png
title: Arduino IDE - Avaliações, preços e classificações | GetApp Portugal 2026
---

Breadcrumb: [Home](/) > [Ambientes de Desenvolvimento Integrado (IDE)](/directory/3767/integrated-development-environment-ide/software) > [Arduino IDE](/software/2063920/arduino-ide)

# Arduino IDE

Canonical: https://www.getapp.pt/software/2063920/arduino-ide

Page: 1 / 3\
Seguinte: [Next page](https://www.getapp.pt/software/2063920/arduino-ide?page=2)

> O Arduino IDE é um software flexível de desenvolvimento multiplataforma escrita em Java. Nele, é possível programar em linguagem C e C++ e realizar o upload de programas em placas compatíveis, além de oferecer um mecanismo de verificação, que investiga se existe algum erro no código digitado.
> 
> Verdict: Rated **4.6/5** by 51 users. Top-rated for **Probabilidade de recomendação**.

-----

## Quick Stats & Ratings

| Metric | Classificação | Detail |
| **Geral** | **4.6/5** | 51 Avaliações |
| Praticidade | 4.5/5 | Based on overall reviews |
| Suporte ao cliente | 4.2/5 | Based on overall reviews |
| Relação qualidade/preço | 4.8/5 | Based on overall reviews |
| Recursos | 4.3/5 | Based on overall reviews |
| Recommendation percentage | 90% | (9/10 Probabilidade de recomendação) |

## Sobre o fornecedor

- **Empresa**: Arduino

## Commercial Context

- **Target Audience**: Profissional autônomo, 2 - 10, 11 - 50, 51 - 200, 201 - 500, 1 001 - 5 000, 5 001 - 10 000, 10 000+
- **Deployment & Platforms**: Nuvem, SaaS, baseado na web, Mac (desktop), Windows (desktop), Linux (desktop), Windows (local), Linux (local)
- **Idiomas**: inglês, português
- **Available Countries**: Afeganistão, Alanda, Albânia, Alemanha, Andorra, Angola, Anguila, Antártida, Antígua e Barbuda, Argentina, Argélia, Arménia, Aruba, Arábia Saudita, Austrália, Azerbaijão, Baamas, Bangladeche, Barbados, Barém and 230 more

## Recursos

- Depuração
- Interface gráfica do usuário
- Para desenvolvedores

## Opções de suporte

- Email/Help Desk
- FAQs/Fórum
- Base de conhecimento

## Category

- [Ambientes de Desenvolvimento Integrado (IDE)](https://www.getapp.pt/directory/3767/integrated-development-environment-ide/software)

## Alternativas

1. [IntelliJ IDEA](https://www.getapp.pt/software/125123/intellij-idea) — 4.7/5 (1257 reviews)
2. [PyCharm](https://www.getapp.pt/software/2048417/pycharm) — 4.7/5 (370 reviews)
3. [Essential Studio](https://www.getapp.pt/software/171039/essential-studio) — 4.5/5 (924 reviews)
4. [PhpStorm](https://www.getapp.pt/software/2048988/phpstorm) — 4.8/5 (158 reviews)
5. [Bitbucket](https://www.getapp.pt/software/91554/bitbucket) — 4.6/5 (1345 reviews)

## Avaliações

### "Arduino IDE Review" — 5.0/5

> **Meesala** | *2 de maio de 2022* | Serviços e tecnologia da informação | Recommendation rating: 10.0/10
> 
> **Vantagens**: 1. Large open source community.&#10;2. Ease of use - functions and integrated libraries, documentation&#10;3. Pre-programmed connections and functionality - ready to plug-in structure.&#10;4. External hardware support and sketch sharing.
> 
> **Desvantagens**: 1. Not built for complex circuitry.&#10;2.  Non- useful error messages.&#10;3. Cost.&#10;2. Can only be programmed using Arduino or C/C++.
> 
> Arduino is a good option if you are just trying to build some innovative/ low-level projects coz of the many advantages, as stated above. Ideal for projects which work with sensory data and need little/no monitoring at all. Overall, the experience has been great and I would wish to work with Arduino again in the future\!

-----

### "Arduino IDE Review" — 5.0/5

> **Charles** | *3 de novembro de 2022* | Engenharia mecânica ou industrial | Recommendation rating: 9.0/10
> 
> **Vantagens**: The debugging ability of the software is incredibly useful when coding, immediate errors with locations of problems are flagged and solved quickly with vast resources available on what to do if the error persists. Being able to quickly prototype code and upload it to arduino boards makes solution development fast and easy.
> 
> **Desvantagens**: Occasional bug crashes, issues with connecting arduino boards and viewing the output. These are not a difficult fix as it's mostly solved by restarting the software and the error then disappears.
> 
> Great, mostly any problems encountered were not to do with the software and due to the actual code I've written but I can't fault it. Allows for easy software development and quick visualisation to see if you have achieved your desired outcome.

-----

### "Super nice tool to build a prototype quickly" — 4.0/5

> **Gijs** | *12 de julho de 2023* | Hospitais e Saúde | Recommendation rating: 7.0/10
> 
> **Vantagens**: There is a great user community. Great support for ESP chips
> 
> **Desvantagens**: The debugging functions ar quite basic. It takes some time for the software to start up.
> 
> Verry nice tool to start quickly.

-----

### "Arduino IDE let's you create\!" — 4.0/5

> **Robert** | *11 de outubro de 2022* | Software | Recommendation rating: 9.0/10
> 
> **Vantagens**: Simple interface&#10;Strong community support&#10;Many plugins and add-ons&#10;Good documentation&#10;Supports numerous devices
> 
> **Desvantagens**: Limited language support&#10;&#10;Deeper integration or modification is not documented and is not intuitive
> 
> I've built entire device firmwares with Arduino IDE. It lets me dive right in without having to learn deep implementation details of chips.

-----

### "Your Gate to Embedded systems" — 4.0/5

> **Asmaa** | *15 de novembro de 2022* | Software | Recommendation rating: 9.0/10
> 
> **Vantagens**: Arduino is a great start for beginners in embedded systems.I used it in programming few projects at the beginning of my programming path and it was great.There is few project codes in the site that helped me at my beginning and Arduino has a large community with huge amount of tutorials so the learning curve will be very easy. Arduino was one of the reasons that made me love programming
> 
> **Desvantagens**: The error handling was too bad I couldn't put my hand on the error in the code.It also some make errors when connecting the chip to computer and choosing which port to burn the code to.
> 
> I loved Arduino and it was part of my life for a good time in the beginning of my career so it  has a deep place in my heart.

-----

Page: 1 / 3\
Seguinte: [Next page](https://www.getapp.pt/software/2063920/arduino-ide?page=2)

## Links

- [View on GetApp](https://www.getapp.pt/software/2063920/arduino-ide)

## This page is available in the following languages

| Locale | URL |
| en | <https://www.getapp.com/all-software/a/arduino-ide/> |
| en-AE | <https://www.getapp.ae/software/2063920/arduino-ide> |
| en-AU | <https://www.getapp.com.au/software/2063920/arduino-ide> |
| en-CA | <https://www.getapp.ca/software/2063920/arduino-ide> |
| en-GB | <https://www.getapp.co.uk/software/2063920/arduino-ide> |
| en-IE | <https://www.getapp.ie/software/2063920/arduino-ide> |
| en-NZ | <https://www.getapp.co.nz/software/2063920/arduino-ide> |
| en-SG | <https://www.getapp.sg/software/2063920/arduino-ide> |
| en-ZA | <https://www.getapp.za.com/software/2063920/arduino-ide> |
| pt | <https://www.getapp.com.br/software/2063920/arduino-ide> |
| pt-PT | <https://www.getapp.pt/software/2063920/arduino-ide> |

-----

## Structured Data

<script type="application/ld+json">
  {"@context":"https://schema.org","@graph":[{"name":"GetApp Portugal","address":{"@type":"PostalAddress","addressLocality":"Lisbon","addressRegion":"Lisbon","postalCode":"2770-071","streetAddress":"Quinta da Fonte Rua dos Malhões Edifício D. Pedro I Paço D'Arcos, 2770-071 Lisboa Portugal"},"description":"Avalie, compare e classifique os softwares para pequenas empresas. O GetApp Portugal oferece softwares, aplicativos de SaaS e nuvem, e avaliações independentes.","email":"info@getapp.pt","url":"https://www.getapp.pt/","logo":"https://dm-localsites-assets-prod.imgix.net/images/getapp/getapp-logo-light-mode-5f7ee07199c9b3b045bc654a55a2b9fa.svg","@type":"Organization","@id":"https://www.getapp.pt/#organization","parentOrganization":"G2.com, Inc.","sameAs":["https://twitter.com/getapp","https://www.facebook.com/GetAppcom","https://www.instagram.com/getappcom/","https://www.youtube.com/c/GetAppCom"]},{"name":"Arduino IDE","description":"O Arduino IDE é um software flexível de desenvolvimento multiplataforma escrita em Java. Através de seu ambiente de desenvolvimento integrado, é possível programar em linguagem C e C++, e realizar o upload de programas em placas compatíveis, além de oferecer um mecanismo de verificação de erros, que investiga se existe algo de errado no código criado. Com o Arduino IDE, o programador também tem acesso a inclusão de bibliotecas, destaque de sintaxe, um monitor serial que é utilizado na comunicação com a placa, e ao envio dos códigos. Para completar, o programa pode ser utilizado sem que haja conexão à internet.","image":"https://gdm-catalog-fmapi-prod.imgix.net/ProductScreenshot/3cdcccc6-7b1e-409b-84c2-0ca5715a2f76.jpeg","url":"https://www.getapp.pt/software/2063920/arduino-ide","@type":"SoftwareApplication","@id":"https://www.getapp.pt/software/2063920/arduino-ide#software","applicationCategory":"BusinessApplication","publisher":{"@id":"https://www.getapp.pt/#organization"},"aggregateRating":{"@type":"AggregateRating","bestRating":5,"ratingCount":51,"ratingValue":4.6},"operatingSystem":"Cloud, Apple, Windows, Linux, Windows on premise, Linux on premise"},{"@type":"BreadcrumbList","itemListElement":[{"name":"Home","position":1,"item":"/","@type":"ListItem"},{"name":"Ambientes de Desenvolvimento Integrado (IDE)","position":2,"item":"/directory/3767/integrated-development-environment-ide/software","@type":"ListItem"},{"name":"Arduino IDE","position":3,"item":"/software/2063920/arduino-ide","@type":"ListItem"}],"@id":"https://www.getapp.pt/software/2063920/arduino-ide#breadcrumblist"}]}
</script>
