The B2B platform for the best purchasing descision. Identify and compare relevant B2B manufacturers, suppliers and retailers
Close
Filter
Result configuration
Continents
Select continent
Locations
Result types
Company type
Select company type
Industries
Select industry
Company status
Select company status preset
Number of employees
Min.
Max.
Founding year
The Pi Hut
West Suffolk, United Kingdom
A
1-10 Employees
2012
Key takeaway
The company offers a wide range of products from top brands, including Arduino, catering to both beginners and experienced makers. Their selection includes components and tools essential for various projects, highlighting their commitment to providing everything needed for successful DIY endeavors.
Reference
Product
XSP - Arduino Programmer [Discontinued] | The Pi Hut
XSP Programmer is designed for Arduino/AVR device. It is a driver free programmer, supporting Arduino/AVR ISP and FTDI programming. It could provide both 5V and 3.3V power output or self-adaption power output(OFF mode). Support Xbee socket and auto-match ISP clock frequency. With this programmer, you can adjust its int
Freetronics
Sydney, Australia
A
- Employees
2010
Key takeaway
Freetronics emphasizes its commitment to designing and supporting user-friendly boards and modules, highlighting the popularity of Arduino as a programmable platform for creating electronic projects. They offer a range of products, including the USBasp ICSP Programmer, specifically for Arduino and AVR, making it a relevant destination for Arduino enthusiasts in Melbourne.
Reference
Product
USBasp ICSP Programmer for Arduino / AVR | Freetronics
Kanda Inc
Florence, United States
B
1-10 Employees
2010
Key takeaway
Kanda offers a range of training products that serve as alternatives to Arduino, highlighting their expertise in microcontroller training. Their tools and programmers support various microcontroller platforms, ensuring reliability and longevity for electronic engineers and trainers.
Reference
Product
Kanda - AVR USB Keyfob programmers 5 Pack Portable AVR ISP Programmer
Looking for more accurate results?
Find the right companies for free by entering your custom query!
25M+ companies
250M+ products
Free to use
AB Electronic Limited
Erith, United Kingdom
A
11-50 Employees
-
Key takeaway
AB Electronics UK offers a variety of Arduino accessories, connectors, add-ons, and shields, catering to the electronics hobbyist market.
Reference
Product
Arduino accessories and connectors from AB Electronics UK
Arduino connectors, add-ons and shields from AB Electronics UK
iFuture Technology
Vadodara, India
D
- Employees
-
Key takeaway
iFuture Technology offers a variety of Arduino products, including the Arduino Pro Mini328 and Arduino Uno R3, catering to hobbyists and professionals looking to enhance their electronic projects. Their extensive selection also features starter kits and development boards, making it a go-to platform for those interested in innovation and hands-on creation.
Reference
Product
ARDUINO PRO MINI328 - iFuture Technology
Arduino Pro Mini is the small 3.3V version of the Arduino development boards. This board has all the features like the other Arduino boards have. It comes with the onboard reset button and indicator LED for power. The board doesn’t have any board programmer, so the programmer has to be used externally in order to upload any code. Since…
Elektor North America
Aachen, Germany
A
51-100 Employees
-
Key takeaway
The SparkFun Thing Plus Matter (MGM240P) is a versatile development board suitable for creating Matter-based IoT devices, while the Arduino Pro Portenta Max Carrier enhances the capabilities of Arduino projects.
Reference
Product
Arduino Pro Portenta Max Carrier – Elektor
Arduino Pro Portenta Max Carrier
Cool Components
London, United Kingdom
A
1-10 Employees
2004
Key takeaway
Arduino's commitment to accessibility is highlighted by the Arduino UNO R4 Minima, designed to inspire your next project. Additionally, the company offers a Mini USB Adapter that facilitates communication between the Arduino Mini and computers.
Reference
Product
Arduino Mini USB Adapter — Cool Components
DESCRIPTION This board converts a USB connection into 5 volt TX and RX that you can connect straight to the Arduino Mini or other microcontrollers, allowing them to talk to the computer. It is based on the FT232RL chip from FTDI (drivers are included with the Arduino software). This version has headers already attached
Proto-PIC.co.uk
Kirkcaldy, United Kingdom
A
1-10 Employees
2006
Key takeaway
Proto-PIC offers a comprehensive range of electronic components, including products from Arduino, and provides free technical support and design consultancy services.
Reference
Core business
Sparkfun, Arduino, Adafruit, BBC Micro Bit Microcontrollers | Proto-PIC UK
protosupplies
Lake Stevens, United States
B
- Employees
-
Key takeaway
ProtoSupplies offers a range of evaluated and tested supplies specifically for Arduino and other electronic hobby projects, ensuring customers receive high-quality products with comprehensive specifications and documentation.
Reference
Core business
ProtoSupplies
ProtoSupplies.com provides evaluated and tested supplies for Arduino and all your other electronic hobby project needs
OLIMEX LTD
Thrapston, United Kingdom
A
1-10 Employees
-
Key takeaway
Olimex Ltd specializes in development tools and programmers for the embedded market, offering a range of development boards and solutions for various microcontrollers, including AVR. Their extensive experience in designing and manufacturing printed circuit boards ensures that their products are optimized for reliability and cost-effectiveness, making them a valuable resource for rapid prototyping.
Reference
Product
AVR
AVR based development boards
Technologies which have been searched by others and may be interesting for you:
Arduino is an open-source electronics platform based on easy-to-use hardware and software. It consists of a microcontroller board and an integrated development environment (IDE) for programming. Flexibility is one of its key features, allowing users to create interactive projects and prototypes that can sense and control physical devices. Many developers appreciate Arduino for its accessibility, as it supports a wide range of sensors and modules, making it suitable for both beginners and advanced users. The extensive community support and a plethora of online resources further enhance its usability, enabling users to share their projects and learn from one another.
Arduino is an open-source electronics platform based on easy-to-use hardware and software. At its core, an Arduino board consists of a microcontroller, which is a compact integrated circuit designed to govern a specific operation in an embedded system. The board can be programmed using the Arduino IDE, which allows users to write code in a simplified version of C++. When a user uploads a program to the Arduino, the microcontroller executes the code, controlling various electronic components like sensors, motors, and lights. This interaction enables users to create a wide range of projects, from simple LED blinkers to complex robotic systems. The flexibility of Arduino allows for rapid prototyping and experimentation, making it a favorite among hobbyists, educators, and professionals in the field of electronics.
An Arduino board consists of several key components that work together to facilitate its functionality.
1. Microcontroller
The core of the Arduino board is the microcontroller, which processes inputs and outputs. It executes the programmed instructions and controls the various connected components.
2. Digital and Analog Pins
These pins allow the board to connect with various sensors and actuators. Digital pins can read or send binary signals, while analog pins can read varying voltage levels.
3. Power Supply
Arduino boards are powered through a USB connection or an external power source. This component ensures that the microcontroller and other parts receive the necessary voltage and current.
4. USB Interface
This component facilitates communication between the Arduino board and a computer for programming and debugging purposes.
5. Reset Button
The reset button allows users to restart the program running on the board, which is helpful during development and troubleshooting.
6. LEDs
Typically, there are built-in LEDs that indicate power status and can be used for debugging by signaling different states of the board.
These components collectively enable users to create various interactive projects, making Arduino a popular choice in the maker and education communities.
1. Home Automation
Arduino can be used to create smart home systems that automate lighting, heating, and security features, allowing users to control their environment easily.
2. Robotics
Many robotics projects utilize Arduino for controlling motors, sensors, and other components, enabling the creation of autonomous robots and vehicles.
3. Wearable Technology
With Arduino, developers can design wearable devices that track fitness metrics, monitor health parameters, or interact with smartphones.
4. Environmental Monitoring
Arduino boards can be employed in projects that monitor environmental conditions, such as air quality, temperature, and humidity, providing valuable data for research or personal use.
5. Educational Tools
Educators often use Arduino to teach programming and electronics concepts, allowing students to engage in hands-on learning through various projects.
Arduino stands out as a user-friendly microcontroller platform, particularly favored by beginners and hobbyists. Its open-source nature allows for widespread community support, extensive libraries, and a plethora of tutorials, making it accessible for users with varying skill levels. This contrasts with other platforms that may have steeper learning curves or require more advanced programming knowledge. Additionally, Arduino's modularity and versatility make it suitable for a wide range of applications, from simple projects to complex systems. While some microcontroller platforms may offer more processing power or specialized features, Arduino's balance of simplicity, community resources, and adaptability makes it a popular choice for prototyping and educational purposes.
Some interesting numbers and facts about your company results for Arduino
Country with most fitting companies | United States |
Amount of fitting manufacturers | 3765 |
Amount of suitable service providers | 3055 |
Average amount of employees | 11-50 |
Oldest suiting company | 2004 |
Youngest suiting company | 2012 |
20%
40%
60%
80%
Some interesting questions that has been asked about the results you have just received for Arduino
What are related technologies to Arduino?
Based on our calculations related technologies to Arduino are Magnets, Printed Electronics, Industrial Amplifiers, Electronic Transducers, Electronic Oscillators
Which industries are mostly working on Arduino?
The most represented industries which are working in Arduino are IT, Software and Services, Electronics and Electrical engineering, Other, Telecommunications, Automation
How does ensun find these Arduino Companies?
ensun uses an advanced search and ranking system capable of sifting through millions of companies and hundreds of millions of products and services to identify suitable matches. This is achieved by leveraging cutting-edge technologies, including Artificial Intelligence.