Search results for "avr"
-
Microchip Microchip AVR-IoT WA Development Board
The AVR-IoT WA development board combines a powerful ATmega4808 AVR MCU, an ATECC608A CryptoAuthentication secure element IC and the fully certified ATWINC1510 Wi-Fi network controller – which provides the most simple and effective way to connect your embedded application to Amazon Web Services (AWS). The board also includes an on-board debugger, and requires no external hardware to program and debug the MCU. Out of the box, the MCU comes preloaded with a firmware image that enables you to quickly connect and send data to the AWS platform using the on-board temperature and light sensors. Once you are ready to build your own custom design, you can easily generate code using the free software libraries in Atmel START or MPLAB Code Configurator (MCC). The AVR-IoT WA board is supported by two award-winning Integrated Development Environments (IDEs) – Atmel Studio and Microchip MPLAB X IDE – giving you the freedom to innovate with your environment of choice. Features ATmega4808 microcontroller Four user LED’s Two mechanical buttons mikroBUS header footprint TEMT6000 Light sensor MCP9808 Temperature sensor ATECC608A CryptoAuthentication™ device WINC1510 WiFi Module On-board Debugger Auto-ID for board identification in Atmel Studio and Microchip MPLAB X One green board power and status LED Programming and debugging Virtual COM port (CDC) Two DGI GPIO lines USB and battery powered Integrated Li-Ion/LiPo battery charger
€ 39,95€ 19,95
Members identical
-
Elektor Digital Explore ATtiny Microcontrollers using C and Assembly Language (E-book)
AVR Architecture and Programming An in-depth look at the 8-bit AVR architecture found in ATtiny and ATmega microcontrollers, mainly from a software and programming point of view. Explore the AVR architecture using C and assembly language in Microchip Studio (formerly Atmel Studio) with ATtiny microcontrollers. Learn the details of how AVR microcontrollers work internally, including the internal registers and memory map of ATtiny devices. Program ATtiny microcontrollers using an Atmel-ICE programmer/debugger, or use a cheap hobby programmer, or even an Arduino Uno as a programmer. Most code examples can be run using the Microchip Studio AVR simulator. Learn to write programs for ATtiny microcontrollers in assembly language. See how assembly language is converted to machine code instructions by the assembler program. Find out how programs written in the C programming language end up as assembly language and finally as machine code instructions. Use the Microchip Studio debugger in combination with a hardware USB programmer/debugger to test assembly and C language programs, or use the Microchip Studio AVR simulator. DIP packaged ATtiny microcontrollers are used in this volume for easy use on electronic breadboards, targeting mainly the ATtiny13(A) and ATtiny25/45/85. Learn about instruction timing and clocks in AVR microcontrollers using ATtiny devices. Be on your way to becoming an AVR expert with advanced debugging and programming skills.
€ 34,95
Members € 27,96
-
PiKVM PiKVM V3 KVM over IP for Raspberry Pi 4
PiKVM V3 is an open-source Raspberry Pi-based KVM over IP device. It will help you to manage servers or workstations remotely, whatever the state of the operating system or whether one is installed. PiKVM V3 allows you to turn on/off or restart your computer, configure the UEFI/BIOS, and even reinstall the OS using the virtual CD-ROM or flash drive. You can use your remote keyboard and mouse or PiKVM can simulate a keyboard, mouse, and a monitor, which are then presented in a web browser as if you were working on a remote system directly. Features HDMI Full HD capture based on the TC358743 chip (extra low latency ~100 ms and many features like compression control). OTG Keyboard & mouse; Mass Storage Drive emulation. Ability to simulate 'removal and insertion' for USB. Onboard ATX power control Onboard fan controller Real-time clock (RTC) RJ-45 and USB serial console port (to manage PiKVM OS or to connect with the server). Optional AVR-based HID (for some rare and strange motherboards whose BIOS doesn't understand the OTG emulated keyboard). Optional OLED screen to display network status or other desired information. Ready-made board. No need for soldering or breadboarding. PiKVM OS – the software is fully open. Included PiKVM V3 HAT board for Raspberry Pi 4 USB-C bridge board – to connect the HAT with Pi over USB-C ATX controller adapter board and wiring – to connect the HAT to the motherboard (if you want to manage power supply through hardware). 2 flat CSI cables Screws and brass standoffs Required Raspberry Pi 4 MicroSD card USB-C to USB-A cable HDMI cable Straight Ethernet cable (for the ATX expansion board connection) Power supply unit (5.1 V/3 A USB-C, officiel RPi power supply is recommended) Downloads User Guide Images GitHub Links The PiKVM Project and Lessons Learned: Q&A with PiKVM creator and developer Maxim Devaev PiKVM: Raspberry Pi as a KVM Remote Control
€ 229,00€ 114,50
Members identical
-
Elektor Digital C Programming with Arduino (E-book)
Technology is constantly changing. New microcontrollers become available every year. The one thing that has stayed the same is the C programming language used to program these microcontrollers. If you would like to learn this standard language to program microcontrollers, then this book is for you! Arduino is the hardware platform used to teach the C programming language as Arduino boards are available worldwide and contain the popular AVR microcontrollers from Atmel. Atmel Studio is used as the development environment for writing C programs for AVR microcontrollers. It is a full-featured integrated development environment (IDE) that uses the GCC C software tools for AVR microcontrollers and is free to download. At a glance: Start learning to program from the very first chapter No programming experience is necessary Learn by doing – type and run the example programs A fun way to learn the C programming language Ideal for electronic hobbyists, students and engineers wanting to learn the C programming language in an embedded environment on AVR microcontrollers Use the free full-featured Atmel Studio IDE software for Windows Write C programs for 8-bit AVR microcontrollers as found on the Arduino Uno and MEGA boards Example code runs on Arduino Uno and Arduino MEGA 2560 boards and can be adapted to run on other AVR microcontrollers or boards Use the AVR Dragon programmer/debugger in conjunction with Atmel Studio to debug C programs
€ 39,95
Members € 31,96
-
Elektor Digital Elektor March/April 2020 (PDF)
Elektor Magazine EN March/April 2020 (PDF)
€ 7,50
-
Elektor Bundles Microcontrollers Hands-on Course for Arduino Starters (Bundle)
Realize your own projects with the Elektor Arduino Nano MCCAB Training Board The microcontroller is probably the most fascinating subfield of electronics. Due to the multitude of functions, it combines on its chip, it is a universal multi-tool for developers to realize their projects. Practically every device of daily use today is controlled by a microcontroller. However, for an electronic layman, realizing his own ideas with a microcontroller has so far remained a pipe dream due to its complexity. The Arduino concept has largely simplified the use of microcontrollers, so that now even laymen can realize their own electronics ideas with a microcontroller. Book & Hardware in the Bundle: 'Learning by Doing' This book, which is included in the bundle, shows how you can realize your own projects with a microcontroller even without much experience in electronics and programming languages. It is a microcontrollers hands-on course for starters, because after an overview of the internals of the microcontroller and an introduction to the programming language C, the focus of the course is on the practical exercises. The reader acquires the necessary knowledge by 'learning by doing': in the extensive practical section with 12 projects and 46 exercises, what is learned in the front part of the book is underpinned with many examples. The exercises are structured in such a way that the user is given a task to solve using the knowledge built up in the theoretical part of the book. Each exercise is followed by a sample solution that is explained and commented on in detail, which helps the user to solve problems and compare it with his own solution. Arduino IDE The Arduino IDE is a software development environment that can be downloaded for free to your own PC and that contains the entire software package needed for your own microcontroller projects. You write your programs ('apps') with the IDE’s editor in the C programming language. You translate them into the bits and bytes that the microcontroller understands using the Arduino IDE's built-in compiler, and then load them into the microcontroller's memory on the Elektor Arduino MCCAB Nano Training Board via a USB cable. Query or control external sensors, motors or assemblies In addition to an Arduino Nano microcontroller module, the Elektor Arduino Nano MCCAB Training Board contains all the components required for the exercises, such as light-emitting diodes, switches, pushbuttons, acoustic signal transmitters, etc. External sensors, motors or assemblies can also be queried or controlled with this microcontroller training system. Specifications (Arduino Nano MCCAB Training Board) Power Supply Via the USB connection of the connected PC or an external power supply unit (not included) Operating Voltage +5 Vcc Input Voltage All inputs 0 V to +5 V VX1 and VX2 +8 V to +12 V (only when using an external power supply) Hardware periphery LCD 2x16 characters Potentiometer P1 & P2 JP3: selection of operating voltage of P1 & P2 Distributor SV4: Distributor for the operating voltagesSV5, SV6: Distributor for the inputs/outputs of the microcontroller Switches and buttons RESET button on the Arduino Nano module 6x pushbutton switches K1 ... K6 6x slide switches S1 ... S6 JP2: Connection of the switches with the inputs of the microcontroller Buzzer Piezo buzzer Buzzer1 with jumper on JP6 Indicator lights 11 x LED: Status indicator for the inputs/outputs LED L on the Arduino Nano module, connected to GPIO D13 JP6: Connection of LEDs LD10 ... LD20 with GPIOs D2 ... D12 Serial interfacesSPI & I²C JP4: Selection of the signal at pin X of the SPI connector SV12 SV9 to SV12: SPI interface (3.3 V/5 V) or I²C interface Switching output for external devices SV1, SV7: Switching output (maximum +24 V/160 mA, externally supplied) SV2: 2x13 pins for connection of external modules 3x3 LED matrix(9 red LEDs) SV3: Columns of the 3x3 LED matrix (outputs D6 ... D8) JP1: Connection of the rows with the GPIOs D3 ... D5 Software Library MCCABLib Control of hardware components (switches, buttons, LEDs, 3x3 LED matrix, buzzer) on the MCCAB Training Board Operating Temperature Up to +40 °C Dimensions 100 x 100 x 20 mm Specifications (Arduino Nano) Microcontroller ATmega328P Architecture AVR Operating Voltage 5 V Flash Memory 32 KB, of which 2 KB used by bootloader SRAM 2 KB Clock Speed 16 MHz Analog IN Pins 8 EEPROM 1 KB DC Current per I/O Pins 40 mA on one I/O pin, total maximum 200 mA on all pins together Input Voltage 7-12 V Digital I/O Pins 22 (6 of which are PWM) PWM Output 6 Power Consumption 19 mA Dimensions 18 x 45 mm Weight 7 g Included 1x Elektor Arduino Nano MCCAB Training Board 1x Arduino Nano 1x Book: Microcontrollers Hands-on Course for Arduino Starters
€ 139,95€ 109,95
Members identical
-
Elektor Digital Elektor March/April 2023 (PDF)
Elektor GREEN and GOLD members can download their digital edition here. Not a member yet? Click here. Cloc 2.0The Alarm Clock You've Always Wanted RP2040 PIO in PracticeExperiments Using the RP2040’s Programmable I/O Poor Man's ChipTweakerWe Have (Low-Budget) Ways of Making You Talk USB True Random Number GeneratorTwo PICs for the Price of One AVR Pimp My MicSelf-Designed Level Booster FFT with a MaixduinoFrequency spectrum display From Life’s ExperienceDesign Logic (or Non-Logic) UCN5804 Stepper Motor DriverPeculiar Parts, the Series Circuit Simulation With Micro-CapFirst Steps in a Complicated World PAUL Award 2022Young Technical Talents and Their Creative Solutions My First Software-Defined RadioBuilt in Less Than 15 Minutes Microcontroller Documentation Explained (Part 1)Datasheet structure What’s Next for AI and Embedded Systems?Tools, Platforms, and Writer Replacements Digitizing Vertical Farming Infographics: Embedded and AI Today and Tomorrow An Introduction to TinyML JetCarrier96A Versatile NVIDIA Jetson Development System Case Study: Taking EV Charging Global with a Universal RFID Solution High-Performance in Every ClassComputer-on-Module Standards Starting Out in ElectronicsLet’s Get Active! I²C Communication Using Node.js and a Raspberry PiSee Your Sensor Data in a Browser Video Output with Microcontrollers (2)VGA and DVI Output The Metronom Real-Time Operating SystemAn RTOS for AVR Processors DVI on the RP2040An Interview with Luke Wren, Chip Developer at Raspberry Pi Display HAT MiniShow the Weather Forecast on Raspberry Pi! WEEF 2022 Awards: Celebrate the Good Hexadoku
€ 7,50
-
Elektor Digital Mastering Microcontrollers Helped by Arduino (3rd Edition) | E-book
Third, extended and revised edition with AVR Playground and Elektor Uno R4 Arduino boards have become hugely successful. They are simple to use and inexpensive. This book will not only familiarize you with the world of Arduino but it will also teach you how to program microcontrollers in general. In this book theory is put into practice on an Arduino board using the Arduino programming environment. Some hardware is developed too: a multi-purpose shield to build some of the experiments from the first 10 chapters on; the AVR Playground, a real Arduino-based microcontroller development board for comfortable application development, and the Elektor Uno R4, an Arduino Uno R3 on steroids. The author, an Elektor Expert, provides the reader with the basic theoretical knowledge necessary to program any microcontroller: inputs and outputs (analog and digital), interrupts, communication busses (RS-232, SPI, I²C, 1-wire, SMBus, etc.), timers, and much more. The programs and sketches presented in the book show how to use various common electronic components: matrix keyboards, displays (LED, alphanumeric and graphic color LCD), motors, sensors (temperature, pressure, humidity, sound, light, and infrared), rotary encoders, piezo buzzers, pushbuttons, relays, etc. This book will be your first book about microcontrollers with a happy ending! This book is for you if you are a beginner in microcontrollers, an Arduino user (hobbyist, tinkerer, artist, etc.) wishing to deepen your knowledge,an Electronics Graduate under Undergraduate student or a teacher looking for ideas. Thanks to Arduino the implementation of the presented concepts is simple and fun. Some of the proposed projects are very original: Money Game Misophone (a musical fork) Car GPS Scrambler Weather Station DCF77 Decoder Illegal Time Transmitter Infrared Remote Manipulator Annoying Sound Generator Italian Horn Alarm Overheating Detector PID Controller Data Logger SVG File Oscilloscope 6-Channel Voltmeter All projects and code examples in this book have been tried and tested on an Arduino Uno board. They should also work with the Arduino Mega and every other compatible board that exposes the Arduino shield extension connectors. Please note For this book, the author has designed a versatile printed circuit board that can be stacked on an Arduino board. The assembly can be used not only to try out many of the projects presented in this book but also allows for new exercises that in turn provide the opportunity to discover new techniques. Also available is a kit of parts including the PCB and all components. With this kit you can build most of the circuits described in the book and more. Datasheets Active Components Used (.PDF file): ATmega328 (Arduino Uno) ATmega2560 (Arduino Mega 2560) BC547 (bipolar transistor, chapters 7, 8, 9) BD139 (bipolar power transistor, chapter 10) BS170 (N-MOS transistor, chapter 8) DCF77 (receiver module, chapter 9) DS18B20 (temperature sensor, chapter 10) DS18S20 (temperature sensor, chapter 10) HP03S (pressure sensor, chapter 8) IRF630 (N-MOS power transistor, chapter 7) IRF9630 (P-MOS power transistor, chapter 7) LMC6464 (quad op-amp, chapter 7) MLX90614 (infrared sensor, chapter 10) SHT11 (humidity sensor, chapter 8) TS922 (dual op-amp, chapter 9) TSOP34836 (infrared receiver, chapter 9) TSOP1736 (infrared receiver, chapter 9) MPX4115 (analogue pressure sensor, chapter 11) MCCOG21605B6W-SPTLYI (I²C LCD, chapter 12) SST25VF016B (SPI EEPROM, chapter 13) About the author Clemens Valens, born in the Netherlands, lives in France since 1997. Manager at Elektor Labs and Webmaster of ElektorLabs, in love with electronics, he develops microcontroller systems for fun, and sometimes for his employer too. Polyglot—he is fluent in C, C++, PASCAL, BASIC and several assembler dialects—Clemens spends most of his time on his computer while his wife, their two children and two cats try to attract his attention (only the cats succeed). Visit the author’s website: www.polyvalens.com.Authentic testimony of Hervé M., one of the first readers of the book:'I almost cried with joy when this book made me understand things in only three sentences that seemed previously completely impenetrable.'
€ 34,95
Members € 27,96
-
Elektor Digital Elektor Summer Circuits 2022 PDF (EN)
Over 50 Circuits & Projects US-Style Siren Two Rotary Encoders on One Analog Input How to Build a Digital 220-V AC Dimmer with Arduino Current Source for LEDs Detect Four Switches with 1 Pin Tiny On/Off Switch with Battery Level Check DIY Hand Sanitizer Dispenser A Simple Electronic Organ Ultra-Simple Stereo Amplifier Sound Activated Switch for Amplifiers Balanced/Unbalanced Converter External Mains Filter Button-Free Door Control DI Box for a Smartphone Fun With Running Lights One-Button Thyristor Control Quasi-Analog Exposure Timer for the Dark Room Circuits Galore From the Hackster.io Community Analog Tanning Timer Yet Another Single-Wire LCD Interface Simple AVR ATtiny13-Based PWM Generator Second Life for Batteries Touch Switch for LED Lights Tester for LEDs and DIP Switches Go/No-Go IR Control Tester Power Semiconductor Tester SPI for WS2812(B) LEDs Measuring Power Inductors One Plug for Raspberry Pi and Audio DAC DIY Test Fixture for the LCR Meter Arduino Ammeter Two-Finger Organ Low Noise ADC Calibrator DC/DC Boost Converter Two Potentiometers on One Digital Input Acoustic Proximity Sensor Battery-Free Radiator Sensor A Circuit for Detecting Bugs and Wireless Cameras Car Interior Light Timer Candle Simulator Digital Kitchen Timer Milliohm Meter Hot Water Production Delay Timer Simple Charger for 2S 18650 Cells Tiny Frequency Reference Low-Power IR Switch Recycle Your Car’s Telephone Charger Microphone Pre-Amp for Arduino DIY EMI Filters Electronic Dice Without an MCU Finger Capacitor A Self-Charging LED Flasher Also in this edition KiCad 6 – Five Features to Consider Flashback – The Elektor SC/MP Computer Interview – Making Art with Electricity My First PCB – Going Head First Into KiCad Minimizing Hardware with Smart Software Infographics – Facts and Figures New Devices from Analog Flashback – The Elektor Metal Detector Hexadoku – The Original Elektorized Sudoku
€ 7,50
-
Elektor Labs Elektor Arduino Nano MCCAB Training Board
The Elektor Arduino Nano MCCAB Training Board contains all the components (incl. Arduino Nano) required for the exercises in the "Microcontrollers Hands-on Course for Arduino Starters", such as light-emitting diodes, switches, pushbuttons, acoustic signal transmitters, etc. External sensors, motors or assemblies can also be queried or controlled with this microcontroller training system. Specifications (Arduino Nano MCCAB Training Board) Power Supply Via the USB connection of the connected PC or an external power supply unit (not included) Operating Voltage +5 Vcc Input Voltage All inputs 0 V to +5 V VX1 and VX2 +8 V to +12 V (only when using an external power supply) Hardware periphery LCD 2x16 characters Potentiometer P1 & P2 JP3: selection of operating voltage of P1 & P2 Distributor SV4: Distributor for the operating voltagesSV5, SV6: Distributor for the inputs/outputs of the microcontroller Switches and buttons RESET button on the Arduino Nano module 6x pushbutton switches K1 ... K6 6x slide switches S1 ... S6 JP2: Connection of the switches with the inputs of the microcontroller Buzzer Piezo buzzer Buzzer1 with jumper on JP6 Indicator lights 11 x LED: Status indicator for the inputs/outputs LED L on the Arduino Nano module, connected to GPIO D13 JP6: Connection of LEDs LD10 ... LD20 with GPIOs D2 ... D12 Serial interfacesSPI & I²C JP4: Selection of the signal at pin X of the SPI connector SV12 SV9 to SV12: SPI interface (3.3 V/5 V) or I²C interface Switching output for external devices SV1, SV7: Switching output (maximum +24 V/160 mA, externally supplied) SV2: 2x13 pins for connection of external modules 3x3 LED matrix(9 red LEDs) SV3: Columns of the 3x3 LED matrix (outputs D6 ... D8) JP1: Connection of the rows with the GPIOs D3 ... D5 Software Library MCCABLib Control of hardware components (switches, buttons, LEDs, 3x3 LED matrix, buzzer) on the MCCAB Training Board Operating Temperature Up to +40 °C Dimensions 100 x 100 x 20 mm Specifications (Arduino Nano) Microcontroller ATmega328P Architecture AVR Operating Voltage 5 V Flash Memory 32 KB, of which 2 KB used by bootloader SRAM 2 KB Clock Speed 16 MHz Analog IN Pins 8 EEPROM 1 KB DC Current per I/O Pins 40 mA on one I/O pin, total maximum 200 mA on all pins together Input Voltage 7-12 V Digital I/O Pins 22 (6 of which are PWM) PWM Output 6 Power Consumption 19 mA Dimensions 18 x 45 mm Weight 7 g Included 1x Elektor Arduino Nano Training Board MCCAB 1x Arduino Nano
€ 79,95
Members € 71,96
-
, by Clemens Valens Review: Detect Radiation with the MightyOhm Geiger Counter Kit
The MightyOhm Geiger Counter is a device for detecting beta and gamma radiation levels. Because radiation is so harmful, you may want to keep an...
-
, by Clemens Valens Two New Arduino UNO R4 Boards: Minima and WiFi
The Arduino UNO R4 Minima and the Arduino UNO R4 WiFi have finally hit the shelves, introducing an exciting new chapter for Arduino enthusiasts and...