by Xukyo | 19 Feb 2024 | News
The Teensy 3.5 is a development board with a 32-bit ARM processor. It has a large number of interfaces and high computing power, enabling it to be used in a wide range of applications. In particular, it can emulate USB devices, so is often used to develop HID or MIDI...
by Xukyo | 19 Feb 2024 | News
The NodeMCU ESP8266 is a microcontroller with an integrated Wifi module. Very easy to use, it’s lightweight and has a memory and calculation capacity superior to that of the Arduino. Ideal for your connected projects. Microcontroller features The NodeMCU ESP8266...
by Xukyo | 18 Feb 2024 | News
NodeMCU ESP32 is a microcontroller with integrated WiFi and Bluetooth modules. Very easy to use, it’s lightweight and has a memory and calculation capacity superior to that of the Arduino. This makes it an ideal board for learning programming, developing...
by Xukyo | 17 Feb 2024 | News
The Arduino Mega 2560 board is an enhanced version of the Arduino UNO. It has a large memory capacity and a large number of inputs. Microcontroller features The Arduino MEGA microcontroller uses the ATmega2560 microprocessor, which operates at a clock frequency of 16...
by Xukyo | 16 Feb 2024 | News
Raspberry Pi 3 is a microcomputer with an integrated Bluetooth and WiFi module. Very easy to use, it’s lightweight and has greater memory and computing capacity than the Arduino. Microcontroller features The Raspberry Pi 3B+ microcontroller uses the quad-core...
by Xukyo | 16 Feb 2024 | News
The Arduino MINI board has been designed for projects where space is critical and the configuration is fixed. Microcontroller features The Arduino MINI microcontroller uses the ATmega328P microprocessor. This processor operates at a clock frequency of 8(3.3V ver)...
by Xukyo | 16 Feb 2024 | News
The Arduino NANO board is a smaller version of the Arduino UNO with similar functionality. Ideal for rapid prototyping and building embedded projects. Microcontroller features The Arduino NANO microcontroller uses the ATmega328 microprocessor. This processor operates...
by Xukyo | 16 Feb 2024 | News
Multitasking is the ability of a microcontroller to execute several tasks or processes over the same time horizon. In practice, an Arduino cannot execute tasks in parallel, but it can arrange and execute a number of tasks one after the other in a very short space of...
by Xukyo | 25 Oct 2023 | News
In electronics, when working with electrical signals such as sensor measurements or audio signals, it is common practice to use filters. These filters are used to modify these signals with a view to correcting, analyzing or evaluating them correctly. This is known as...
by Xukyo | 25 Oct 2023 | News
The Arduino UNO board is the most robust and widely used Arduino microcontroller. Ideal for starting to learn electronics and programming. Microcontroller features The Arduino UNO microcontroller uses the ATmega328P microprocessor. This processor operates at a clock...