Close filters

Filter

 
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
from to
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  

Boards

1 2
No results were found for the filter!
Das SparkFun ESP32 Thing ist eine umfassende Entwicklungsplattform für den ESP32 von Espressif, die leistungsstärkere Version des beliebten ESP8266. Wie der 8266 ist der ESP32 ein WiFi-kompatibler Mikrocontroller, unterstützt aber zusätzlich Bluetooth Low-Energy (z.B. BLE, BT4.0, Bluetooth Smart) und verfügt über fast 30 I/O-Pins. Die Leistung und Vielseitigkeit des ESP32 wird ihn für viele Jahre zur Grundlage von IoT- und Connected-Projekten machen.
Article no.: DEV-13907
Das SparkFun ESP32 Thing Plus DMX to LED Shield ist der perfekte Weg, um DMX-Daten zu senden und zu empfangen. Egal, ob die Daten über die integrierte XLR-3-Buchse oder über ArtNet eingehen oder über die XLR-3-Buchse/ArtNet ausgegeben werden, mit diesem Shield haben Sie alles im Griff! Es ist der perfekte Einstieg in die Entwicklung eigener DMX-Geräte oder die Erweiterung eines bestehenden Geräts um ArtNet-Funktionen. Er erfüllt auch den DMX-Standard, der eine galvanische Trennung zwischen Steuerung und Kommunikationsseite erfordert, um Masseschleifen zu vermeiden.
Article no.: DEV-15110
TinyPICOist das kleinste, voll ausgestattete ESP32-Entwicklungsboard der Welt – entwickelt, um die Leistung des ESP32’s Dual-Core 240MHz und Internet-Konnektivität zu erschließen, in einem Paket kleiner als Ihr Daumen!
Article no.: ADA5028
Wir stellen das TinyS2vor - Das Tiny Mighty ESP32-S2 Entwicklungsboard im TinyPICO Format! Dieses Board verfügt über den leistungsstarken ESP32-S2, einen Single-Core Tensilica Prozessor mit WiFi und nativem USB, so dass es Arduino- oder Circuitpython-Code ausführen kann.
Article no.: ADA5029
Der RaspiAudio MUSE Proto ist ein auf Audiowiedergabe spezialisertes ESP32-Modul. Mit ihm kann ein voll programmierbarer Bluetooth-Lautsprecher, Internetradio, Walkie-Talkie und ähnliches gebaut werden.
Article no.: RA-MUSE-P
Der ESP32 Muse Luxe von RaspiAudio ist ein kompletter Wireless-Lautsprecher, der es erlaubt eigene Bluetooth-Lautsprecher-Anwendungen zu programmieren.
Article no.: RA-MUSE-L
Was wäre das Leben ohne ein wenig RISC? Dieses Miniatur-Devboard ist perfekt für kleine Projekte: Es verfügt über unseren Lieblingsstecker - den STEMMA QT, einen verkettbaren I2C-Port, WiFi, Bluetooth LE und reichlich FLASH- und RAM-Speicher für viele IoT-Projekte. Was für ein süßes Ding! Oder ist es... ein QT Py? Dieses winzige Entwicklungsboard wird mit einem RISC-V IoT-Mikrocontroller geliefert, dem ESP32-C3!
Article no.: ADA5405
Was hat Ihren bevorzugten Espressif WiFi Mikrocontroller, kommt mit unserem Lieblingsstecker - dem STEMMA QT, einem verkettbaren I2C Port und hat viel Flash und RAM Speicher für Ihr nächstes IoT Projekt? Was wird Ihr nächstes IoT-Projekt zum Fliegen bringen? Was für ein süßes Ding! Oder ist es... ein QT Py? Dieses winzige Dev-Board kommt mit einem unserer neuen Lieblingschips, dem ESP32-S2! 
Article no.: ADA5325
Dies ist ein Entwicklungsboard der Einstiegsklasse, das auf dem Espressif ESP32-C3 SoC basiert, der mit einem RISC-V 32-Bit Single-Core-Prozessor ausgestattet ist, der mit einer Frequenz von bis zu 160 MHz arbeitet und eine sekundäre Entwicklung ohne andere Mikrocontroller oder Prozessoren unterstützt. Der ESP32-C3 ist ein hochintegrierter Low-Power Wi-Fi- und Bluetooth System-Level-Chip (SoC), der für verschiedene Anwendungen wie Internet Of Things (IoT), mobile Geräte, tragbare Elektronik, Smart Home usw. entwickelt wurde.
Article no.: WS-20279
Ist FireBeetle-ESP32 zu groß für deine Projekte? Warum probierst du nicht unseren neuen Beetle-ESP32 aus? Dieser Beetle-ESP32 Mikrocontroller ist eine vereinfachte Version des FireBeetle-ESP32 und wurde speziell für Elektronik- und Heimwerker-Fans entwickelt. Er ist mit 4 analogen Ports, 4 digitalen Ports, UART- und I2C-Schnittstellen ausgestattet und damit ein perfekter Ersatz für den FireBeetle-ESP32.
Article no.: DFR0575
1 2

What is an ESP32?

An ESP32 board is a type of developer board based on the ESP32 microcontroller. It contains the ESP32 microcontroller, as well as a number of connectors and components that allow developers to use the ESP32 for their projects. Some of the main components of an ESP32 board are:

  • The ESP32 microcontroller itself, which provides the actual computing power and wireless communications.
  • A power supply, usually provided via USB or an external battery.
  • A set of connectors, such as GPIO pins, that allow developers to connect ex-ternal devices and sensors.
  • Some boards also have additional features such as LEDs, push buttons or switches that can be useful for certain projects.
  • Some ESP32 boards also have a USB interface that allows the microcontroller to be connected to a computer. This makes it easy to flash the ESP32 or control it via serial interface.

What can I do with the ESP32?

The ESP32 is a very powerful and versatile microcontroller that can be used for a wide variety of projects. Some examples of applications where the ESP32 can be used are:

  • Internet of Things (IoT) projects: The ESP32 can be used to control devices over the Internet and to collect and send data. For example, this can be used to monitor and control household appliances, create smart home systems, or moni-tor environmental conditions.
  • Wireless communication: the ESP32 has built-in WiFi and Bluetooth func-tionality that allows data to be sent and received wirelessly. This can be used to send data from sensors or devices to a server or another device, or to connect de-vices together.
  • Robotics: With its power and numerous peripheral inputs and outputs, the ESP32 can be used as the main controller in many robotics projects.
  • Prototyping: The ESP32 is a good choice for developers who want to quickly prototype an IoT device. With its low cost and large number of examples and li-braries, it is easy to start a project.
  • Automation: The ESP32 can be used to realize automation projects, e.g. to control machines or plants.
  • Audio Processing: The ESP32 also has special DSP (Digital Signal Processing) units that allow it to process signals and thus can be used in audio pro-cessing.
  • These are just a few examples of applications for which the ESP32 can be used. Because of its power, flexibility and low cost, the ESP32 can be used in many other projects and is a popular choice for developers and makers.

How to program the ESP32?

There are several ways to program the ESP32, depending on your requirements and your preferred development environment. Here are some of the most common methods:

  • Using the Arduino IDE: The Arduino IDE is a popular development environ-ment for microcontrollers and also supports the ESP32. The Arduino IDE can be used to write C/C++ code and flash it to the ESP32. There are also many libraries and examples for using the ESP32 in the Arduino environment.
  • Using the ESP-IDF (ESP32 Development Environment): The ESP-IDF is the official development environment for the ESP32 and provides a full suite of tools and libraries for programming the ESP32. It allows for deeper control and can be used for more sophisticated projects and applications.
  • Using MicroPython: MicroPython is a stripped down version of Python that can run on small devices like the ESP32. With MicroPython you can run Python codes on the ESP32 and it is an easy way to quickly prototype.
  • Using Lua: Lua is a lightweight programming language that can be run on the ESP32. There is a firmware called NodeMCU that can run Lua code on the ESP32. It is another way to quickly create prototypes.
  • It depends on your requirements and skill level which method is the best for your project. It would be best if you look into different methods and choose the one that suits you best.
  • There are also many examples, libraries and documentation on the internet that will help you to start programming the ESP32.

Besides the ESP32 there are other development boards that might be suitable for your project. For example an ESP8266 or the D1 mini board.

What is an ESP8266?

ESP8266 is a WLAN module developed by the Chinese company Espressif Systems. It allows easy integration of wireless network communication into an IoT project or other type of electronic device. The module contains a 32-bit microcontroller, an integrated 802.11b / g / n function and can work as an access point, client or both at the same time. It is relatively inexpensive and has a large community supporting and expanding it.

What is a D1 Mini?

The D1 Mini ESP8266 development board, on the other hand, is the ideal kit if you want to quickly and easily implement an IoT project while programming with Arduino. With its 11 digital input pins and an additional analog input pin, the D1 Mini kit offers a whole range of possible application options. Also thanks to 4 MB flash memory, CH340 USB chipset and integrated onBoard WiFi antenna, the product turns out to be an extremely versatile and powerful tool for your IoT project. Furthermore, the board supports PWM/I2C and One-Wire.

What accessories are available?

There are a variety of accessories available for the D1 Mini that can be used to apply the board to projects. Some examples are:

  • Expansion boards: there are a number of expansion boards designed specifically for the D1 Mini that make it easier to connect sensors, actuators, and other accessories. Examples of such expansion boards are the "D1 Mini Shield" or "D1 Mini Pro".
  • Sensors: The D1 Mini can be used to connect a variety of sensors such as temperatures, humidity, light, motion, etc. There are also special shield like "Sensor Kit" for these purposes.
  • Displays: There are a number of displays that can be used with the D1 Mini, such as OLED displays or LCD displays.
  • Actuators: the D1 Mini can also be used to drive actuators such as LEDs, motors and relays.
  • Power supply: Another important accessory is an external power supply for the board when it is used in a project that will be operated for a long period of time.
  • Jumper wires : There are jumper wires that can be used to transfer signals and power from the board to other electronic components.
  • There are many other accessories and add-ons for D1 mini and it depends on the project it is used for and the desired functionalities which are the most suitable.

What to consider when buying?

When you buy a D1 mini, there are a few things you should consider:

  • Version number: there are several versions of the D1 Mini, and it's important to make sure you buy the right version that are compatible with your project and requirements.
  • Microcontroller: Some versions of the D1 Mini have different microcontrollers, such as ESP-8266EX or ESP32, make sure to select the one you want.
  • Pin Layout : The pin layout of the D1 Mini can be different depending on the manufacturer and version, it is important to match it with your own project and extensions.
  • Quality : The board and accessories should be purchased from a reliable manufacturer or distributor to ensure that they are of good quality and work properly.
  • Support : it is important to clarify the support of the community or the manufacturer, since it is easy to encounter problems when using the D1 Mini and a good support will help to solve these problems.

It is also recommended that you research the specific requirements and capabilities of the D1 Mini in relation to your project before purchasing to ensure it is suitable for your application.

Viewed

Switch to the appropriate shop now

We have determined that you are not in Austria and that we can offer you better shipping conditions for your location in our shop.