Mastering Surface Mount Technology takes you on a crash course in techniques, tips and know-how to successfully introduce surface mount technology in your workflow. Even if you are on a budget you too can jumpstart your designs with advanced fine pitch parts.
Besides explaining methodology and equipment, attention is given to SMT parts technologies and soldering methods. In a step by step way, several projects introduce you to handling surface mount parts and the required skills to successfully build SMT assemblies. Many practical tips and tricks are disclosed that bring surface mount technology into everyone's reach without breaking the bank.
Programming and Projects for the Minima and WiFi
Based on the low-cost 8-bit ATmega328P processor, the Arduino Uno R3 board is likely to score as the most popular Arduino family member so far, and this workhorse has been with us for many years. Recently, the new Arduino Uno R4 was released, based on a 48-MHz, 32-bit Cortex-M4 processor with a huge amount of SRAM and flash memory. Additionally, a higher-precision ADC and a new DAC are added to the design. The new board also supports the CAN Bus with an interface.
Two versions of the board are available: Uno R4 Minima, and Uno R4 WiFi. This book is about using these new boards to develop many different and interesting projects with just a handful of parts and external modules, which are available as a kit from Elektor. All projects described in the book have been fully tested on the Uno R4 Minima or the Uno R4 WiFi board, as appropriate.
The project topics include the reading, control, and driving of many components and modules in the kit as well as on the relevant Uno R4 board, including
LEDs
7-segment displays (using timer interrupts)
LCDs
Sensors
RFID Reader
4×4 Keypad
Real-time clock (RTC)
Joystick
8×8 LED matrix
Motors
DAC (Digital-to-analog converter)
LED matrix
WiFi connectivity
Serial UART
CAN bus
Infrared controller and receiver
Simulators
… all in creative and educational ways with the project operation and associated software explained in great detail.
Mastering the Arduino Uno R4
Based on the low-cost 8-bit ATmega328P processor, the Arduino Uno R3 board is likely to score as the most popular Arduino family member so far, and this workhorse has been with us for many years. Recently, the new Arduino Uno R4 was released, based on a 48-MHz, 32-bit Cortex-M4 processor with a huge amount of SRAM and flash memory. Additionally, a higher-precision ADC and a new DAC are added to the design. The new board also supports the CAN Bus with an interface.
Two versions of the board are available: Uno R4 Minima, and Uno R4 WiFi. This book is about using these new boards to develop many different and interesting projects with just a handful of parts and external modules, which are available as a kit from Elektor. All projects described in the book have been fully tested on the Uno R4 Minima or the Uno R4 WiFi board, as appropriate.
The project topics include the reading, control, and driving of many components and modules in the kit as well as on the relevant Uno R4 board, including
LEDs
7-segment displays (using timer interrupts)
LCDs
Sensors
RFID Reader
4×4 Keypad
Real-time clock (RTC)
Joystick
8×8 LED matrix
Motors
DAC (Digital-to-analog converter)
LED matrix
WiFi connectivity
Serial UART
CAN bus
Infrared controller and receiver
Simulators
… all in creative and educational ways with the project operation and associated software explained in great detail.
Arduino Uno R4 Minima
The Arduino Uno R4 is powered by the Renesas RA4M1 32-bit ARM Cortex-M4 processor, providing a significant boost in processing power, memory, and functionality. The WiFi version comes with an ESP32-S3 WiFi module in addition to the RA4M1, expanding creative opportunities for makers and engineers. The Uno R4 Minima is an affordable option for those who don't need the additional features.
The Arduino Uno R4 runs at 48 MHz, which provides a 3x increase over the popular Uno R3. Additionally, SRAM has been upgraded from 2 kB to 32 kB, and flash memory from 32 kB to 256 kB to support more complex projects. Responding to community feedback, the USB port is now USB-C, and the maximum power supply voltage has been raised to 24 V with an enhanced thermal design. The board includes a CAN bus and an SPI port, enabling users to reduce wiring and perform parallel tasks by connecting multiple shields. A 12-bit analog DAC is also provided on the board.
Specificaties
Microcontroller
Renesas RA4M1 (ARM Cortex-M4)
USB
USB-C
Programming Port
Pins
Digital I/O Pins
14
Pins
Analog input pins
6
DAC
1
PWM pins
6
Communication
UART
1x
I²C
1x
SPI
1x
CAN
1x CAN Bus
Power
Circuit operating voltage
5 V
Input voltage (VIN)
6-24 V
DC Current per I/O Pin
8 mA
Clock speed
Main core
48 MHz
Memory
RA4M1
256 kB Flash, 32 kB RAM
Dimensions
68.9 x 53.4 mm
Downloads
Datasheet
Schematics
Deze bundel bevat:
Mastering the Arduino Uno R4 (t.w.v. € 40)
Arduino Uno R4 Minima (t.w.v. € 20)
Mastering the I²C Bus takes you on an exploratory journey of the I²C Bus and its applications. Besides the Bus protocol, plenty of attention is given to the practical applications and designing a stable system. The most common I²C compatible chip classes are covered in detail.
Two experimentation boards are available that allow for rapid prototype development. These boards are completed by a USB to I²C probe and a software framework to control I²C devices from your computer. All samples programs can be downloaded from the 'Attachments/Downloads' section on this page.
Projects built on Board 1:
USB to I²C Interface, PCA 9534 Protected Input, PCA 9534 Protected Output, PCA 9553 PWM LED Controller, 24xxx EEPROM Module, LM75 Temperature Sensor, PCA8563 Real-time Clock with Battery Backup, LCD and Keyboard Module, Bus Power Supply.
Projects built on Board 2:
Protected Input, Protected Output, LM75 Temperature Sensor, PCF8574 I/O Board, SAA1064 LED Display, PCA9544 Bus Expander, MCP40D17 Potentiometer, PCF8591 AD/DA, ADC121 A/D Converter, MCP4725 D/A Converter, 24xxx EEPROM Module.
Programming and Projects for the Minima and WiFi
Based on the low-cost 8-bit ATmega328P processor, the Arduino Uno R3 board is likely to score as the most popular Arduino family member so far, and this workhorse has been with us for many years. Recently, the new Arduino Uno R4 was released, based on a 48-MHz, 32-bit Cortex-M4 processor with a huge amount of SRAM and flash memory. Additionally, a higher-precision ADC and a new DAC are added to the design. The new board also supports the CAN Bus with an interface.
Two versions of the board are available: Uno R4 Minima, and Uno R4 WiFi. This book is about using these new boards to develop many different and interesting projects with just a handful of parts and external modules, which are available as a kit from Elektor. All projects described in the book have been fully tested on the Uno R4 Minima or the Uno R4 WiFi board, as appropriate.
The project topics include the reading, control, and driving of many components and modules in the kit as well as on the relevant Uno R4 board, including
LEDs
7-segment displays (using timer interrupts)
LCDs
Sensors
RFID Reader
4×4 Keypad
Real-time clock (RTC)
Joystick
8×8 LED matrix
Motors
DAC (Digital-to-analog converter)
LED matrix
WiFi connectivity
Serial UART
CAN bus
Infrared controller and receiver
Simulators
… all in creative and educational ways with the project operation and associated software explained in great detail.
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.'
Derde, uitgebreide en herziene editie met AVR Playground en Elektor Uno R4
Arduino boards zijn enorm succesvol geworden. Ze zijn eenvoudig te gebruiken en goedkoop. Dit boek maakt u niet alleen vertrouwd met de wereld van Arduino, maar leert u ook hoe u microcontrollers in het algemeen kunt programmeren. In dit boek wordt de theorie in praktijk gebracht op een Arduino-bord met behulp van de Arduino-programmeeromgeving.
Er wordt ook wat hardware ontwikkeld: een multi-purpose shield om enkele van de experimenten uit de eerste 10 hoofdstukken op te bouwen; de AVR Playground, een echt op Arduino gebaseerd microcontroller-ontwikkelbord voor comfortabele applicatieontwikkeling, en de Elektor Uno R4, een Arduino Uno R3 op steroïden.
De auteur, een Elektor Expert, voorziet de lezer van de theoretische basiskennis die nodig is om elke microcontroller te programmeren: in- en uitgangen (analoog en digitaal), interrupts, communicatiebussen (RS-232, SPI, I²C, 1-draads, SMBus, enz.), timers, en nog veel meer. De programma's en schetsen in het boek laten zien hoe u verschillende gangbare elektronische componenten kunt gebruiken: matrix toetsenborden, displays (LED, alfanumerieke en grafische kleuren LCD), motoren, sensoren (temperatuur, druk, vochtigheid, geluid, licht en infrarood), roterende encoders, piëzo buzzers, drukknoppen, relais, enz. Dit boek wordt uw eerste boek over microcontrollers met een happy end!
Dit boek is voor u als u een beginner bent in microcontrollers, een Arduino gebruiker (hobbyist, knutselaar, kunstenaar, etc.) die zijn kennis wil verdiepen, een afgestudeerde elektronica student of een leraar op zoek naar ideeën.
Dankzij Arduino is de uitvoering van de gepresenteerde concepten eenvoudig en leuk. Sommige van de voorgestelde projecten zijn zeer origineel:
Geldspel
Misophone (een muzikale vork)
Car GPS Scrambler
Weerstation
DCF77 Decoder
Illegale tijdzender
Infrarood afstandsbediening manipulator
Hinderlijke Geluidsgenerator
Italiaans hoornalarm
Oververhittingsdetector
PID Regelaar
Data Logger
SVG-bestand Oscilloscoop
6-kanaals voltmeter
Alle projecten en codevoorbeelden in dit boek zijn uitgeprobeerd en getest op een Arduino Uno-bord. Ze zouden ook moeten werken met de Arduino Mega en elk ander compatibel bord dat de Arduino shield uitbreidingsconnectoren blootlegt.
Datasheets gebruikte actieve componenten (.PDF bestand):
ATmega328 (Arduino Uno)
ATmega2560 (Arduino Mega 2560)
BC547 (bipolaire transistor, hoofdstukken 7, 8, 9)
BD139 (bipolaire vermogenstransistor, hoofdstuk 10)
BS170 (N-MOS transistor, hoofdstuk 8)
DCF77 (ontvangermodule, hoofdstuk 9)
DS18B20 (temperatuursensor, hoofdstuk 10)
DS18S20 (temperatuursensor, hoofdstuk 10)
HP03S (druksensor, hoofdstuk 8)
IRF630 (N-MOS vermogenstransistor, hoofdstuk 7)
IRF9630 (P-MOS vermogenstransistor, hoofdstuk 7)
LMC6464 (quad op-amp, hoofdstuk 7)
MLX90614 (infraroodsensor, hoofdstuk 10)
SHT11 (vochtigheidssensor, hoofdstuk 8)
TS922 (dubbele op-amp, hoofdstuk 9)
TSOP34836 (infrarood ontvanger, hoofdstuk 9)
TSOP1736 (infrarood ontvanger, hoofdstuk 9)
MPX4115 (analoge druksensor, hoofdstuk 11)
MCCOG21605B6W-SPTLYI (I²C LCD, hoofdstuk 12)
SST25VF016B (SPI EEPROM, hoofdstuk 13)
Over de auteur:
Clemens Valens, geboren in Nederland, woont sinds 1997 in Frankrijk. Manager bij Elektor Labs en Webmaster van ElektorLabs, verliefd op elektronica, ontwikkelt hij microcontrollersystemen voor zijn plezier, en soms ook voor zijn werkgever. Polyglot - hij spreekt vloeiend C, C++, PASCAL, BASIC en verschillende assemblerdialecten - brengt hij het grootste deel van zijn tijd door op zijn computer terwijl zijn vrouw, hun twee kinderen en twee katten zijn aandacht proberen te trekken (alleen de katten slagen erin). Bezoek de website van de auteur: www.polyvalens.com.Authentieke getuigenis van Hervé M., een van de eerste lezers van het boek:'Ik huilde bijna van vreugde toen dit boek me in slechts drie zinnen dingen liet begrijpen die voorheen volkomen ondoorgrondelijk leken.'
Deze uitzonderlijke GPS/GNSS-antenne is ontworpen voor zowel GPS- als GLONASS-ontvangst. Door de magnetische bevestiging kan de antenne gemakkelijk worden bevestigd op een metalen ondergrond zoals een grondplaat of autodak. De antenne wordt afgesloten met een kabel van 3 m en een standaard SMA-connector.Features
Afmetingen: 50x38x17mm
Gewicht: 75g inclusief 3m kabel
Frequentiebereik: 1575 - 1610MHz
GPS middenfrequentie: 1575.42MHz
GLONASS Center Frequentie: 1602MHz
LNA spanning: 3 tot 5VDC
LNA-versterking: 28dB
LNA Stroom: 10mA
Terminatie Aansluiting: SMA
Impedantie: 50Ω
Rechtse polarisatie
Kabellengte: 3 meter
De M12-mountlens (5 MP, 25 mm) is ideaal voor gebruik met de Raspberry Pi HQ Cameramodule en levert scherpe, gedetailleerde beelden voor uiteenlopende toepassingen.
De CS-mountlens (3 MP, 6 mm) is ideaal voor gebruik met de Raspberry Pi HQ Cameramodule en levert scherpe, gedetailleerde beelden voor uiteenlopende toepassingen.
De M12-mountlens (12 MP, 8 mm) is ideaal voor gebruik met de Raspberry Pi HQ Cameramodule en levert scherpe, gedetailleerde beelden voor uiteenlopende toepassingen.
De Raspberry Pi High Quality Camera is een betaalbare hoogwaardige camera van Raspberry Pi. Hij heeft een resolutie van 12 megapixels en een 7,9 mm diagonale sensor voor indrukwekkende prestaties bij weinig licht. De M12 Mount variant is ontworpen om te werken met de meeste van de verwisselbare M12 lenzen, terwijl de CS Mount variant is ontworpen om te worden gebruikt met verwisselbare lenzen in zowel CS als C mount uitvoeringen (C mount lenzen vereisen het gebruik van de C-CS adapter die bij dit objectief wordt meegeleverd). Andere uitvoeringen van de lens kunnen worden aangepast met behulp van lensadapters van derden.De High Quality Camera is zeer geschikt voor industriële en consumententoepassingen, zoals beveiligingscamera's, die het hoogste niveau van visuele getrouwheid en/of integratie met gespecialiseerde optica vereisen. Hij is compatibel met alle modellen van Raspberry Pi vanaf Model B.Specificaties
Sensor
Sony IMX477R stacked, back-illuminated sensor
Resolutie
12,3 megapixels< / td>
Sensor formaat
7,9 mm sensor diagonaal
Pixel formaat td>
1,55 x 1,55 ?m
Output
RAW12/10/8, COMP8
Back focus lengte van de lens
2,6–11,8 mm (M12 Mount variant)12,5–22,4 mm (CS Mount variant)
Lens sensor formaat
1/2,3' (7,9 mm) of groter
IR cut filter
Geïntegreerd
Ribbon kabellengte
200 mm
Tripod houder
1/4'-20
Inbegrepen
1x Print met daarop een Sony IMX477 sensor
1x FPC kabel voor aansluiting op een Raspberry Pi computer
1x Gefreesde aluminium lenshouder met geïntegreerde statiefbevestiging
1x C naar CS Mount adapter
3x Lens borgringen
Niet inbegrepenM12 Mount Lens