Search results for "kickstart OR to OR arduino OR nano"
-
Elektor Digital Kickstart to Arduino Nano (E-book)
Get Cracking with the Arduino Nano V3, Nano Every, and Nano 33 IoT The seven chapters in this book serve as the first step for novices and microcontroller enthusiasts wishing to make a head start in Arduino programming. The first chapter introduces the Arduino platform, ecosystem, and existing varieties of Arduino Nano boards. It also teaches how to install various tools needed to get started with Arduino Programming. The second chapter kicks off with electronic circuit building and programming around your Arduino. The third chapter explores various buses and analog inputs. In the fourth chapter, you get acquainted with the concept of pulse width modulation (PWM) and working with unipolar stepper motors. In the fifth chapter, you are sure to learn about creating beautiful graphics and basic but useful animation with the aid of an external display. The sixth chapter introduces the readers to the concept of I/O devices such as sensors and the piezo buzzer, exploring their methods of interfacing and programming with the Arduino Nano. The last chapter explores another member of Arduino Nano family, Arduino Nano 33 IoT with its highly interesting capabilities. This chapter employs and deepens many concepts learned from previous chapters to create interesting applications for the vast world of the Internet of Things. The entire book follows a step-by-step approach to explain concepts and the operation of things. Each concept is invariably followed by a to-the-point circuit diagram and code examples. Next come detailed explanations of the syntax and the logic used. By closely following the concepts, you will become comfortable with circuit building, Arduino programming, the workings of the code examples, and the circuit diagrams presented. The book also has plenty of references to external resources wherever needed. An archive file (.zip) comprising the software examples and Fritzing-style circuit diagrams discussed in the book may be downloaded free of charge below.
€ 29,95
Members € 23,96
-
Arduino Arduino Nano
The Arduino Nano is a small, complete, and breadboard-friendly board based on the ATmega328 (Arduino Nano 3.x). It has more or less the same functionality of the Arduino Duemilanove but in a different package. It lacks only a DC power jack and works with a Mini-B USB cable instead of a standard one. Specifications Microcontroller ATmega328 Operating Voltage (logic level) 5 V Input Voltage (recommended) 7-12 V Input Voltage (limits) 6-20 V Digital I/O Pins 14 (of which 6 provide PWM output) Analog Input Pins 8 DC Current per I/O Pin 40 mA Flash Memory 16 KB (ATmega168) or 32 KB (ATmega328) of which 2 KB used by bootloader SRAM 1 KB (ATmega168) or 2 KB (ATmega328) EEPROM 512 bytes (ATmega168) or 1 KB (ATmega328) Clock Speed 16 MHz Dimensions 0.73 x 1.70' (18 x 45 mm) Power The Arduino Nano can be powered via the Mini-B USB connection, 6-20 V unregulated external power supply (pin 30), or 5 V regulated external power supply (pin 27). The power source is automatically selected to the highest voltage source. Memory The ATmega168 has 16 KB of flash memory for storing code (of which 2 KB is used for the bootloader), 1 KB of SRAM and 512 bytes of EEPROM The ATmega328 has 32 KB of flash memory for storing code, (also with 2 KB used for the bootloader), 2 KB of SRAM and 1 KB of EEPROM. Input and Output Each of the 14 digital pins on the Nano can be used as an input or output, using pinMode(), digitalWrite(), and digitalRead() functions. They operate at 5 V. Each pin can provide or receive a maximum of 40 mA and has an internal pull-up resistor (disconnected by default) of 20-50 kOhms. Communication The Arduino Nano has a number of facilities for communicating with a computer, another Arduino, or other microcontrollers. The ATmega168 and ATmega328 provide UART TTL (5V) serial communication, which is available on digital pins 0 (RX) and 1 (TX). An FTDI FT232RL on the board channels this serial communication over USB and the FTDI drivers (included with the Arduino software) provide a virtual com port to software on the computer. The Arduino software includes a serial monitor which allows simple textual data to be sent to and from the Arduino board. The RX and TX LEDs on the board will flash when data is being transmitted via the FTDI chip and USB connection to the computer (but not for serial communication on pins 0 and 1). A SoftwareSerial library allows for serial communication on any of the Nano's digital pins. Programming The Arduino Nano can be programmed with the Arduino software (download). The ATmega168 or ATmega328 on the Arduino Nano comes with a bootloader that allows you to upload new code to it without the use of an external hardware programmer. It communicates using the original STK500 protocol (reference, C header files). You can also bypass the bootloader and program the microcontroller through the ICSP (In-Circuit Serial Programming) header using Arduino ISP or similar; see these instructions for details. Automatic (Software) Reset Rather than requiring a physical press of the reset button before an upload, the Arduino Nano is designed in a way that allows it to be reset by software running on a connected computer. One of the hardware flow control lines (DTR) of theFT232RL is connected to the reset line of the ATmega168 or ATmega328 via a 100 nF capacitor. When this line is asserted (taken low), the reset line drops long enough to reset the chip. The Arduino software uses this capability to allow you to upload code by simply pressing the upload button in the Arduino environment. This means that the bootloader can have a shorter timeout, as the lowering of DTR can be well-coordinated with the start of the upload.
€ 22,95
Members € 20,66
-
Arduino Arduino Nano ESP32
The Arduino Nano ESP32 (with and without headers) is a Nano form factor board based on the ESP32-S3 (embedded in the NORA-W106-10B from u-blox). This is the first Arduino board to be based fully on an ESP32, and features Wi-Fi, Bluetooth LE, debugging via native USB in the Arduino IDE as well as low power. The Nano ESP32 is compatible with the Arduino IoT Cloud, and has support for MicroPython. It is an ideal board for getting started with IoT development. Features Tiny footprint: Designed with the well-known Nano form factor in mind, this board's compact size makes it perfect for embedding in standalone projects. Wi-Fi and Bluetooth: Harness the power of the ESP32-S3 microcontroller, well-known in the IoT realm, with full Arduino support for wireless and Bluetooth connectivity. Arduino and MicroPython support: Seamlessly switch between Arduino and MicroPython programming with a few simple steps. Arduino IoT Cloud compatible: Quickly and easily create IoT projects with just a few lines of code. The setup takes care of security, allowing you to monitor and control your project from anywhere using the Arduino IoT Cloud app. HID support: Simulate human interface devices, such as keyboards or mice, over USB, opening up new possibilities for interacting with your computer. Specifications Microcontroller u-blox NORA-W106 (ESP32-S3) USB connector USB-C Pins Built-in LED pins 13 Built-in RGB LED pins 14-16 Digital I/O pins 14 Analog input pins 8 PWM pins 5 External interrupts All digital pins Connectivity Wi-Fi u-blox NORA-W106 (ESP32-S3) Bluetooth u-blox NORA-W106 (ESP32-S3) Communication UART 2x I²C 1x, A4 (SDA), A5 (SCL) SPI D11 (COPI), D12 (CIPO), D13 (SCK). Use any GPIO for Chip Select (CS) Power I/O Voltage 3.3 V Input voltage (nominal) 6-21 V Source Current per I/O pin 40 mA Sink Current per I/O pin 28 mA Clock speed Processor Up to 240 MHz Memory ROM 384 kB SRAM 512 kB External Flash 128 Mbit (16 MB) Dimensions 18 x 45 mm Downloads Datasheet Schematics
€ 23,95€ 17,95
Members identical
-
Arduino Arduino Nano Every with Headers
The Arduino Nano Every is an evolution of the traditional Arduino Nano board but features a lot more powerful processor, the ATMega4809. This will allow you to make larger programs than with the Arduino Uno (it has 50% more program memory), and with a lot more variables (the RAM is 200% bigger). An Improved Arduino Nano If you used Arduino Nano in your projects in the past, the Nano Every is a pin-equivalent substitute. The main differences are a better processor and a micro-USB connector. The board comes in two options: with or without headers, allowing you to embed the Nano Every inside any kind of invention, including wearables. The board comes with tessellated connectors and no components on the B-side. These features allow you to solder the board directly onto your own design, minimizing the height of your whole prototype. Oh, and did we mention the improved price? Thanks to a revised manufacturing process, the Arduino Nano Every costs a fraction of the original Nano … what are you waiting for? Upgrade now! Microcontroller ATMega4809 Operating Voltage 5 V Input Voltage 7 V - 21 V Analog Input Pins 8 Analog Output Pins Only through PWM External Interrupts all digital pins DC Current per I/O Pin 20 mA DC Current for 3.3 V Pin 50 mA Flash Memory 48 KB SRAM 6 KB EEPROM 256 Byte Clock Speed 20 MHz LED_Builtin 13 UART 1 SPI 1 I2C 1 PWM Pins 5 USB Uses the ATSAMD11D14A Length 45 mm Width 18 mm Weight 5 g
€ 19,95
Members € 17,96
-
Arduino Arduino Nano ESP32 with Headers
The Arduino Nano ESP32 is a Nano form factor board based on the ESP32-S3 (embedded in the NORA-W106-10B from u-blox). This is the first Arduino board to be based fully on an ESP32, and features Wi-Fi, Bluetooth LE, debugging via native USB in the Arduino IDE as well as low power. The Nano ESP32 is compatible with the Arduino IoT Cloud, and has support for MicroPython. It is an ideal board for getting started with IoT development. Features Tiny footprint: Designed with the well-known Nano form factor in mind, this board's compact size makes it perfect for embedding in standalone projects. Wi-Fi and Bluetooth: Harness the power of the ESP32-S3 microcontroller, well-known in the IoT realm, with full Arduino support for wireless and Bluetooth connectivity. Arduino and MicroPython support: Seamlessly switch between Arduino and MicroPython programming with a few simple steps. Arduino IoT Cloud compatible: Quickly and easily create IoT projects with just a few lines of code. The setup takes care of security, allowing you to monitor and control your project from anywhere using the Arduino IoT Cloud app. HID support: Simulate human interface devices, such as keyboards or mice, over USB, opening up new possibilities for interacting with your computer. Specifications Microcontroller u-blox NORA-W106 (ESP32-S3) USB connector USB-C Pins Built-in LED pins 13 Built-in RGB LED pins 14-16 Digital I/O pins 14 Analog input pins 8 PWM pins 5 External interrupts All digital pins Connectivity Wi-Fi u-blox NORA-W106 (ESP32-S3) Bluetooth u-blox NORA-W106 (ESP32-S3) Communication UART 2x I²C 1x, A4 (SDA), A5 (SCL) SPI D11 (COPI), D12 (CIPO), D13 (SCK). Use any GPIO for Chip Select (CS) Power I/O Voltage 3.3 V Input voltage (nominal) 6-21 V Source Current per I/O pin 40 mA Sink Current per I/O pin 28 mA Clock speed Processor Up to 240 MHz Memory ROM 384 kB SRAM 512 kB External Flash 128 Mbit (16 MB) Dimensions 18 x 45 mm Downloads Datasheet Schematics
€ 24,95
Members € 22,46
-
Arduino Arduino Nano RP2040 Connect (with Headers)
The Arduino Nano RP2040 Connect is an RP2040-based Arduino board equipped with Wi-Fi (802.11b/g/n) and Bluetooth 4.2. Besides wireless connectivity the board comes with a microphone for sound and voice activation and a six-axis smart motion sensor with AI capabilities. An RGB LED is available too. 22 GPIO ports (20 with PWM support and eight analogue inputs) let the user control e.g. relays, motors and LEDs and read switches and other sensors. Program memory is plentiful with 16 MB of flash memory, more than enough room for storing many webpages or other data. Specifications Microcontroller Raspberry Pi RP2040 USB connector Micro USB Pins Built-in LED pins 13 Digital I/O pins 20 Analog Input pins 8 PWM pins 20 (Except A6, A7) External interrupts 20 (Except A6, A7) Connectivity Wi-Fi Nina W102 uBlox module Bluetooth Nina W102 uBlox module Secure element ATECC608A-MAHDA-T Crypto IC Sensors IMU LSM6DSOXTR (6-axis) Microphone MP34DT05 Communication UART Yes I²C Yes SPI Yes Power Circuit operating voltage 3.3 V Input Voltage (VIN) 5-21 V DC Current per I/O pin 4 mA Clock speed Processor 133 MHz Memory AT25SF128A-MHB-T 16 MB Flash IC Nina W102 uBlox module 448 KB ROM, 520 KB SRAM, 16 MB Flash Dimensions 45 x 18 mm Weight 6 g Downloads Schematics Pinout Datasheet
€ 29,95
Members € 26,96
-
Arduino Arduino Nano 33 BLE Rev2 with Headers
The Arduino Nano 33 BLE Rev2 stands at the forefront of innovation, leveraging the advanced capabilities of the nRF52840 microcontroller. This 32-bit Arm Cortex-M4 CPU, operating at an impressive 64 MHz, empowers developers for a wide range of projects. The added compatibility with MicroPython enhances the board's flexibility, making it accessible to a broader community of developers. The standout feature of this development board is its Bluetooth Low Energy (Bluetooth LE) capability, enabling effortless communication with other Bluetooth LE-enabled devices. This opens up a realm of possibilities for creators, allowing them to seamlessly share data and integrate their projects with a wide array of connected technologies. Designed with versatility in mind, the Nano 33 BLE Rev2 is equipped with a built-in 9-axis Inertial Measurement Unit (IMU). This IMU is a game-changer, offering precise measurements of position, direction, and acceleration. Whether you're developing wearables or devices that demand real-time motion tracking, the onboard IMU ensures unparalleled accuracy and reliability. In essence, the Nano 33 BLE Rev2 strikes the perfect balance between size and features, making it the ultimate choice for crafting wearable devices seamlessly connected to your smartphone. Whether you're a seasoned developer or a hobbyist embarking on a new adventure in connected technology, this development board opens up a world of possibilities for innovation and creativity. Elevate your projects with the power and flexibility of the Nano 33 BLE Rev2. Specifications Microcontroller nRF52840 USB connector Micro USB Pins Built-in LED Pins 13 Digital I/O Pins 14 Analog Input Pins 8 PWM Pins All digital pins (4 at once) External interrupts All digital pins Connectivity Bluetooth u-blox NINA-B306 Sensors IMU BMI270 (3-axis accelerometer + 3-axis gyroscope) + BMM150 (3-axis Magnetometer) Communication UART RX/TX I²C A4 (SDA), A5 (SCL) SPI D11 (COPI), D12 (CIPO), D13 (SCK). Use any GPIO for Chip Select (CS) Power I/O Voltage 3.3 V Input Voltage (nominal) 5-18 V DC Current per I/O Pin 10 mA Clock Speed Processor nRF52840 64 MHz Memory nRF52840 256 KB SRAM, 1 MB flash Dimensions 18 x 45 mm Downloads Datasheet Schematics
€ 29,95€ 22,95
Members identical
-
Generic Auto Bootloader/Programmer for Arduino Nano
This programmer is specifically designed for burning bootloaders (without a computer) on Arduino-compatible ATmega328 development boards. Simply plug the programmer into the ICSP interface to re-burn the bootloader. It’s also compatible with new chips, provided the IC is functional. Note: Burning a bootloader erases all previous chip data. Features Working voltage: 3.1-5.3 V Working current: 10 mA Compatible with Arduino Nano based boards (ATmega328) Dimensions: 39.6 x 15.5 x 7.8 mm
€ 14,95€ 7,95
Members identical
-
Arduino Arduino Nano 33 BLE Sense Rev2 (with Headers)
The Arduino Nano 33 BLE Sense Rev2 with headers is Arduino’s 3.3 V AI enabled board in the smallest available form factor with a set of sensors that will allow you without any external hardware to start programming your next project, right away. With the Arduino Nano 33 BLE Sense Rev2, you can: Build wearable devices that using AI can recognize movements. Build a room temperature monitoring device that can suggest or modify changes in the thermostat. Build a gesture or voice recognition device using the microphone or the gesture sensor together with the AI capabilities of the board. Differences between Rev1 and Rev2 Replacement of IMU from LSM9DS1 (9 axis) for a combination of two IMUs (BMI270 – 6 axis IMU and BMM150 – 3 axis IMU) Replacement of temperature and humidity sensor from HTS221 for HS3003 Replacement of microphone from MP34DT05 to MP34DT06JTR Replacement of power supply MPM3610 for MP2322 Addition of VUSB soldering jumper on the top side of the board New test point for USB, SWDIO and SWCLK Specifications Microcontroller nRF52840 (datasheet) Operating Voltage 3.3 V Input Voltage (limit) 21 V DC Current per I/O Pin 15 mA Clock Speed 64 MHz CPU Flash Memory 1 MB (nRF52840) SRAM 256 KB (nRF52840) EEPROM None Digital Input / Output Pins 14 PWM Pins All digital pins UART 1 SPI 1 I²C 1 Analog Input Pins 8 (ADC 12 bit 200 k samples) Analog Output Pins Only through PWM (no DAC) External Interrupts All digital pins LED_BUILTIN 13 USB Native in the nRF52840 Processor IMU BMI270 (datasheet) and BMM150 (datasheet) Microphone MP34DT06JTR (datasheet) Gesture, light, proximity, color APDS9960 (datasheet) Barometric pressure LPS22HB (datasheet) Temperature, humidity HS3003 (datasheet) Downloads Datasheet Schematics
€ 54,95€ 44,95
Members identical
-
Elektor Digital Kickstart to Python 3 (E-book)
An Ultra-Rapid Programming Course This book serves as the very first step to for novices to learn Python programming. The book is divided into ten chapters. In the first chapter, readers are introduced to the basics of Python. It has the detailed instructions for installation on various platforms such as macOS, Windows, FreeBSD, and Linux. It also covers the other aspects of Python programming such as IDEs and Package Manager. The second chapter is where the readers get an opportunity to have a detailed hands-on with Python programming. It covers a group of built-in data structures popularly known as Python Collections. The third chapter covers the important concepts of strings, functions, and recursion. The fourth chapter focuses on the Object-Oriented Programming with Python. The fifth chapter discusses most commonly used custom data structures such as stack and queue. The sixth chapter spurs the creativity of the readers with Python’s Turtle graphics library. The seventh chapter explores animations and game development using the Pygame library. The eighth chapter covers handling data stored in a variety of file formats. The ninth chapter covers the area of Image processing with Wand library in Python. The tenth and the final chapter presents an array of assorted handy topics in Python. The entire book follows a step-by-step approach. The explanation of the topic is always followed by a detailed code example. The code examples are also explained in suitable detail and they are followed by the output in the form of text or screenshot wherever possible. Readers will become comfortable with Python programming language by closely following the concepts and the code examples in this book. The book also has references to external resources for readers to explore further. A download of the software code, and links to tutorial videos can be found on the Elektor website.
€ 29,95
Members € 23,96
-
Velleman Whadda WSPXL103 Poly Reindeer XL Soldering & Programming Kit (incl. Arduino Nano Every)
Looking for a fun DIY Christmas project? Assemble and program this extra-large Poly Reindeer figurine and make its LEDs shine all the colors of the rainbow! Ideal for both beginners and advanced makers! This educational and fun kit combines soldering and programming skills in one XL-sized project. First, you will need to solder some simple components onto the copper plated circuit board. The components include fancy RGB LEDs that have a special diffused effect. Once the soldering work is finished, you will be able to program the colors and light effects of the different LEDs thanks to the onboard Arduino Nano Every. The Arduino will be pre-programmed with some basic LED effects, so your kit will work once you power it with the included adaptor. Or you can choose to write your own code based on the available example code. Programmable add-ons The printed circuit board of this project is designed especially so you can add different add-ons. For example, add an OLED screen to display messages or program it to countdown the days until Christmas! Or add an IoT Tuya chip so your project can communicate with your smartphone. You can even add a sound microphone, motion sensor or light sensor. Features XL-sized & copper plated circuit board (PCB) in the shape of a polymetric reindeer 22 addressable (programmable) RGB LEDs 14 x 5 mm RGB LEDs 10 x 8 mm RGB LEDs Arduino Nano Every Onboard push button USB A to USB micro cable for programming USB A to USB B cable for power supply Wooden holder Complete manual and video available in 5 languages Example code for Arduino available Educational & fun for all ages and skill levels Expandable with lots of add-ons: an OLED screen a smart IoT sensor to connect with your smartphone a microphone sensor and more! Not included: soldering iron, soldering tin, pliers and an soldering mat Specifications Dimensions: 168 x 270 mm Power supply: 5 V/2.1 A max. (cable included)
€ 54,95€ 29,95
Members identical
-
Arduino Arduino Uno Rev3
Arduino Uno is an open-source microcontroller board based on the ATmega328P. It has 14 digital input/output pins (of which 6 can be used as PWM outputs), 6 analog inputs, a 16 MHz ceramic resonator (CSTCE16M0V53-R0), a USB connection, a power jack, an ICSP header and a reset button. It contains everything needed to support the microcontroller; simply connect it to a computer with a USB cable or power it with a AC-to-DC adapter or battery to get started. You can tinker with your Uno without worring too much about doing something wrong, worst case scenario you can replace the chip for a few dollars and start over again. 'Uno' means one in Italian and was chosen to mark the release of Arduino Software (IDE) 1.0. The Uno board and version 1.0 of Arduino Software (IDE) were the reference versions of Arduino, now evolved to newer releases. The Uno board is the first in a series of USB Arduino boards, and the reference model for the Arduino platform; for an extensive list of current, past or outdated boards see the Arduino index of boards. Specifications Microcontroller ATmega328P Operating Voltage 5 V Input Voltage (recommended) 7-12 V Input Voltage (limit) 6-20 V Digital I/O Pins 14 (of which 6 provide PWM output) PWM Digital I/O Pins 6 Analog Input Pins 6 DC Current per I/O Pin 20 mA DC Current for 3.3 V Pin 50 mA Flash Memory 32 KB (ATmega328P) of which 0.5 KB used by bootloader SRAM 2 KB (ATmega328P) EEPROM 1 KB (ATmega328P) Clock Speed 16 MHz LED_BUILTIN 13 Dimensions 68.6 x 53.4 mm Weight 25 g
€ 24,95
Members identical