Features
NFC chip material: PET + Etching antenna
Chip: NTAG216 (compatible with all NFC phones)
Frequency: 13.56 MHz (High Frequency)
Reading time: 1-2 ms
Storage capacity: 888 bytes
Read and write times: > 100,000 times
Reading distance: 0-5 mm
Data retention: > 10 years
NFC chip size: Diameter 30 mm
Non-contact, no friction, the failure rate is small, low maintenance costs
Read rate, verification speed, which can effectively save time and improve efficiency
Waterproof, dustproof, anti-vibration
No power comes with an antenna, embedded encryption control logic, and communication logic circuit
Included
1x NFC Stickers (6-color kit)
Opera Cake is een antenne-schakelboard voor HackRF One dat wordt geconfigureerd met command-line software, zowel handmatig of met een automatische poortschakeling op basis van frequentie of tijd. Het heeft twee primaire poorten, elk verbonden met een van de acht secundaire poorten, en is geoptimaliseerd voor gebruik als een paar 1x4 switches of als een enkele 1x8 switch.
Wanneer HackRF One wordt gebruikt om te zenden, kan Opera Cake automatisch zijn uitgang naar de juiste zendantennes leiden, evenals eventuele externe filters, versterkers, enz. Er zijn geen wijzigingen nodig in de bestaande SDR software, maar volledige controle vanaf de host is mogelijk.
Opera Cake verbetert ook het gebruik van de HackRF One als spectrum analyzer over het gehele frequentiebereik van 1 MHz tot 4 GHz. Het schakelen van antennes werkt met de bestaande hackrf_sweep functie, die het hele afstembereik in minder dan een seconde kan doorlopen. Automatisch schakelen halverwege de sweep maakt het gebruik van meerdere antennes mogelijk bij het sweepen van een groot frequentiebereik.
Downloads
Documentatie
GitHub
De Raspberry Pi Camera Module 3 is een compacte camera van Raspberry Pi. Hij heeft een IMX708 12-megapixelsensor met HDR, en beschikt over autofocus met fasedetectie. Camera Module 3 is verkrijgbaar in standaard en groothoek varianten, beide met of zonder infrarood filter.De Camera Module 3 kan worden gebruikt om zowel full HD video als foto's te maken, en heeft een HDR-modus tot 3 megapixels. De werking ervan wordt volledig ondersteund door de libcamera bibliotheek, inclusief de snelle autofocus functie van Camera Module 3: dit maakt het gemakkelijk voor beginners om te gebruiken, terwijl het genoeg biedt voor gevorderde gebruikers. Camera Module 3 is compatibel met alle Raspberry Pi computers.Alle varianten van de Raspberry Pi Camera Module 3 beschikken over:
Back-illuminated en stacked CMOS 12-megapixel beeldsensor (Sony IMX708)
Hoge signaal-ruisverhouding (SNR)
Ingebouwde 2D Dynamic Defect Pixel Correction (DPC)
Fasedetectie Autofocus (PDAF) voor snelle autofocus
QBC Re-mosaic functie
HDR-modus (tot 3 megapixel uitvoer)
CSI-2 seriële gegevensuitvoer
2-draads seriële communicatie (ondersteunt I²C fast-mode en fast-mode plus)
2-draads seriële besturing van focusmechanisme
Specificaties
Sensor
Sony IMX708
Resolutie
11,9 MP
Sensorgrootte
7,4 mm sensordiagonaal
Pixelgrootte
1,4 x 1,4 µm
Horizontaal/verticaal
4608 x 2592 pixels
Video modes
1080p50, 720p100, 480p120
Uitvoer
RAW10
IR-cutfilter
Geïntegreerd in standaardvarianten; niet aanwezig in NoIR-varianten
Autofocussysteem
Fasedetectie Autofocus
Lengte flat cable
200 mm
Kabelaansluiting
15 x 1 mm FPC
Afmetingen
25 x 24 x 11.5 mm (12.4 mm hoogte voor Wide varianten)
Varianten van Raspberry Pi Camera Module 3
Camera Module 3
Camera Module 3 NoIR
Camera Module 3 Wide
Camera Module 3 Wide NoIR
Focus bereik
10 cm - ?
10 cm - ?
5 cm - ?
5 cm - ?
Brandpuntsafstand
4,74 mm
4,74 mm
2,75 mm
2,75 mm
Diagonale beeldhoek
75 graden
75 graden
120 graden
120 graden
Horizontale beeldhoek
66 graden
66 graden
102 graden
102 graden
Verticale beeldhoek
41 graden
41 graden
67 graden
67 graden
Brandpuntsverhouding (F-stop)
F1,8
F1,8
F2,2
F2,2
Infrarood-gevoeling
Nee
Ja
Nee
Ja
Downloads
GitHub
Documentatie
YARD Stick One (Yet Another Radio Dongle) is a sub-1 GHz wireless transceiver IC on a USB dongle. It is based on the Texas Instruments CC1111. YARD Stick One can transmit or receive digital wireless signals at frequencies below 1 GHz. It uses the same radio circuit as the popular IM-Me. The radio functions that are possible by customizing IM-Me firmware are now at your fingertips when you attach YARD Stick One to a computer via USB. Features Half-duplex transmit and receive Official operating frequencies: 300-348 MHz, 391-464 MHz, and 782-928 MHz Unofficial operating frequencies: 281-361 MHz, 378-481 MHz, and 749-962 MHz Modulations: ASK, OOK, GFSK, 2-FSK, 4-FSK, MSK Data rates up to 500 kbps Full-Speed USB 2.0 SMA female antenna connector (50 ohms) Software-controlled antenna port power (max 50 mA at 3.3 V) Low pass filter for elimination of harmonics when operating in the 800 and 900 MHz bands GoodFET-compatible expansion and programming header GIMME-compatible programming test points Open source Downloads Documentation GitHub
Note: NodeMCU is the name of both a firmware and a boardNodeMCU is an open source IoT platform, whose firmware runs on Espressif's SoC Wi-Fi ESP8266, based on the ESP8266 nonOS SDK. Its hardware is based on the ESP-12 module. The scripting language is Lua which allows to use many open source projects like lua-cjson and spiffs.Features
Wi-Fi Module – ESP-12E module similar to ESP-12 module but with 6 extra GPIOs.
USB – micro USB port for power, programming and debugging
Headers – 2x 2.54 mm 15-pin header with access to GPIOs, SPI, UART, ADC, and power pins
Reset & Flash buttons
Power: 5V via micro USB port
Dimensions: 49 x 24.5 x 13 mm
PC USB Logic Analyzers with Arduino, Raspberry Pi, and Co.
Step-by-step instructions guide you through the analysis of modern protocols such as I²C, SPI, UART, RS-232, NeoPixel, WS28xx, HD44780 and 1-Wire protocols. With the help of numerous experimental circuits based on the Raspberry Pi Pico, Arduino Uno and the Bus Pirate, you will learn the practical application of popular USB logic analyzers.
All the experimental circuits presented in this book have been fully tested and are fully functional. The necessary program listings are included – no special programming or electronics knowledge is required for these circuits. The programming languages used are MicroPython and C along with the development environments Thonny and Arduino IDE.
This book uses several models of flexible and widely available USB logic analyzers and shows the strengths and weaknesses of each price range.
You will learn about the criteria that matter for your work and be able to find the right device for you.
Whether Arduino, Raspberry Pi or Raspberry Pi Pico, the example circuits shown allow you to get started quickly with protocol analysis and can also serve as a basis for your own experiments.
After reading this book, you will be familiar with all the important terms and contexts, conduct your own experiments, analyze protocols independently, culminating in a comprehensive knowledge set of digital signals and protocols.
Features
ATmega32U4 met Arduino Leonardo bootloader op het bord
MCP2515 CAN Bus controller en MCP2551 CAN Bus transceiver
OBD-II en CAN standaard pinout selecteerbaar op de sub-D connector
Compatibel met Arduino IDE
Parameter
Waarde
MCU
ATmega32U4(met Arduino Leonardo bootloader)
Kloksnelheid
16 MHz
Flashgeheugen
32 KB
SRAM
2,5 KB
EEPROM
1 KB
Bedrijfsspanning?CAN-BUS?
9 V - 28 V
Bedrijfsspanning?MicroUSB?
5 V
Invoer Interface
sub-D
Inclusief
CANBed PCBA
sub-D connector
4PIN aansluiting
2 x 4PIN 2.0 Aansluiting
1 x 9x2 2.54-kopje
1 x 3x2 2.54-kopje
Gebruik akoestische golven om monsters in de lucht te houden, zoals water, mieren of kleine elektrische componenten. Deze technologie was voorheen beperkt tot een paar onderzoekslaboratoria, maar nu kun je het bij jou thuis maken.
Inbegrepen
76x 10 mm 40 kHz transducers
1x Arduino Nano
1x L298N Dual Motor Drive Board
1x Voedingsschakelaar
1x DC-adapter 9 V
1x Jumper draden
6x zwarte en rode draad
Enkele blootliggende draad
1x 3D-gedrukte TinyLev
Downloads
Instructables
Scientific Information
The kit is a faithful and functional transistor-scale replica of the classic NE555 timer integrated circuit, one of the most classic, popular, and all-around useful chips of all time. The kit is designed to resemble an (overgrown) integrated circuit, based around an extra-thick matte-finish printed circuit board. The stand – which gives the circuit board eight legs in the shape of DIP-packaged integrated circuit pins – is made from machined and formed semi-rigid PVC foam.
The solar tracking kit is based on Arduino. It consists of 4 ambient light sensors, 2 DOF servos, a solar panel and so on, aiming at converting light energy into electronic energy and charging power devices.
It also boasts a charging module, a temperature and humidity sensor, a BH1750 light sensor, a buzzer, an LCD1602 display, a push button module, an LED module and others, highly enriching the tutorial and making projects more interesting.
This kit can not only help kids have a better learning about programming but obtain knowledge about electronics, machinery, controlling logic and computer science.
Features
Multiple functions: Track light automatically, read temperature, humidity and light intensity, button control, LCD1602 display and charge by solar energy.
Easy to build: Insert into Lego jack to install and no need to fix with screws and nuts or solder circuit; also easy to dismantle.
Novel style: Adopt acrylic boards and copper pillars; sensors or modules connected to acrylic boards via Lego jacks; LCD1602 modules and solar panels add technologies to it.
High extension: Preserve I²C, UART, SPI ports and Lego jacks, and extend other sensors and modules.
Basic programming: Program in C language with Arduino IDE.
Specifications
Working voltage
5 V
Input voltage
3.7 V
Max. output current
1.5 A
Max. power dissipation
7.5 W
Downloads
Wiki
Deze Mini Radar Robot is een spannend, programmeerbaar doe-het-zelfpakket dat creativiteit, technologie en praktijkgericht leren combineert. De kit is perfect voor techliefhebbers, makers en studenten die graag robotica en programmeren willen ontdekken met Arduino of ESP8266.
Uitgerust met een 2,8" TFT-scherm, biedt het realtime visuele feedback door objecten te detecteren met zijn ultrasone sensoren. Doelen binnen 1 m worden weergegeven als rode stippen, terwijl objecten tot 4,5 m in digitale vorm op het scherm worden weergegeven.
Specificaties
Hoofdbesturingseenheid
ESP8266-microcontroller + uitbreidingskaart
Materiaal
Gemaakt van hoogwaardig acrylplaat, wat duurzaamheid en een strakke, moderne uitstraling garandeert
Bedrijfsspanning
5 V/2 A
Bedrijfstemperatuur
−40 tot 85°C
Afmetingen
145 x 95 x 90 mm
Installatie
Geen solderen en programmeren vereist
Inbegrepen
1x Servomotor
1x Ultrasone transducer-module
1x Microcontroller-kaart
1x 2,8" display-module
1x USB-voeding
1x USB-kabel
Acryl mechanische elementen
Alle benodigde kabels, schroeven, moeren en afstandhouders
A Beginner's Guide to AI and Edge Computing
Artificial Intelligence (AI) is now part of our daily lives. With companies developing low-cost AI-powered hardware into their products, it is now becoming a reality to purchase AI accelerator hardware at comparatively very low costs. One such hardware accelerator is the Hailo module which is fully compatible with the Raspberry Pi 5. The Raspberry Pi AI Kit is a cleverly designed hardware as it bundles an M.2-based Hailo-8L accelerator with the Raspberry Pi M.2 HAT+ to offer high speed inferencing on the Raspberry Pi 5. Using the Raspberry Pi AI Kit, you can build complex AI-based vision applications, running in real-time, such as object detection, pose estimation, instance segmentation, home automation, security, robotics, and many more neural network-based applications.
This book is an introduction to the Raspberry Pi AI Kit, and it is aimed to provide some help to readers who are new to the kit and wanting to run some simple AI-based visual models on their Raspberry Pi 5 computers. The book is not meant to cover the detailed process of model creation and compilation, which is done on an Ubuntu computer with massive disk space and 32 GB memory. Examples of pre-trained and custom object detection are given in the book.
Two fully tested and working projects are given in the book. The first project explains how a person can be detected and how an LED can be activated after the detection, and how the detection can be acknowledged by pressing an external button. The second project illustrates how a person can be detected, and how this information can be passed to a smart phone over a Wi-Fi link, as well as how the detection can be acknowledged by sending a message from the smartphone to your Raspberry Pi 5.
GreatFET One is a hardware hacker’s best friend. With an extensible, open source design, two USB ports, and 100 expansion pins, GreatFET One is your essential gadget for hacking, making, and reverse engineering. By adding expansion boards called neighbors, you can turn GreatFET One into a USB peripheral that does almost anything.Whether you need an interface to an external chip, a logic analyzer, a debugger, or just a whole lot of pins to bit-bang, the versatile GreatFET One is the tool for you. Hi-Speed USB and a Python API allow GreatFET One to become your custom USB interface to the physical world.Features
Serial protocols: SPI, I²C, UART, and JTAG
Programmable digital I/O
Analog I/O (ADC/DAC)
Logic analysis
Debugging
Data acquisition
Four LEDs
Versatile USB functions
High-throughput hardware-assisted streaming serial engine
Downloads
Documentation
GitHub
Dit is een 100mm lange 4-draads kabel met 1mm JST aansluiting. Hij is ontworpen om Qwiic componenten aan te sluiten, maar kan ook voor andere toepassingen worden gebruikt. De draden van elke Qwiic kabel zijn kleurgecodeerd in Rood, Zwart, Blauw en Geel.
De Raspberry Pi AI HAT+ is een uitbreidingsbord ontworpen voor de Raspberry Pi 5, met een geïntegreerde Hailo AI-accelerator. Deze add-on biedt een kosteneffectieve, efficiënte en toegankelijke aanpak voor het integreren van hoogwaardige AI-mogelijkheden, met toepassingen die procescontrole, beveiliging, huisautomatisering en robotica omvatten.
De AI HAT+ is verkrijgbaar in modellen die 13 of 26 tera-operaties per seconde (TOPS) bieden en is gebaseerd op de Hailo-8L en Hailo-8 neurale netwerkversnellers. Het 13 TOPS-model ondersteunt op efficiënte wijze neurale netwerken voor taken als objectdetectie, semantische en instantiesegmentatie, pose-schatting en meer. Deze 26 TOPS-variant is geschikt voor grotere netwerken, maakt een snellere verwerking mogelijk en is geoptimaliseerd voor het gelijktijdig uitvoeren van meerdere netwerken.
De AI HAT+ wordt aangesloten via de PCIe Gen3-interface van de Raspberry Pi 5. Wanneer de Raspberry Pi 5 een huidige versie van het Raspberry Pi OS draait, detecteert deze automatisch de ingebouwde Hailo-accelerator, waardoor de neurale verwerkingseenheid (NPU) beschikbaar wordt voor AI-taken. Bovendien ondersteunen de rpicam-apps cameratoepassingen in Raspberry Pi OS naadloos de AI-module, waarbij de NPU automatisch wordt gebruikt voor compatibele naverwerkingsfuncties.
Inbegrepen
Raspberry Pi AI HAT+ (26 TOPS)
Bevestigingsmateriaalset (afstandhouders, schroeven)
16 mm GPIO-stapelkop
Downloads
Datasheet
This pack contains the LCR45 Passive Component Impedance Meter, great for advanced hobbyists and professionals. It also contains the very popular DCA Pro (model DCA75), fantastic for component identification, pinout identification, detailed characteristic measurement and curve tracing on a PC. Complete with USB cable and software on a USB flash drive.
DCA75
Building on the continued success of Peak's existing component identification and analysis instruments, the DCA Pro brings an array of exciting new features for the hobbyist and professional alike.
The DCA Pro is an advanced new design that features a graphics display, USB communications, PC Software and an enhanced component identification library.
Automatic component type identification
Automatic pinout identification (connect any way round)
The DCA Pro supports all the components that the popular Peak Atlas DCA55 supports, but adds plenty more. Components supported include:
Transistors (including Darlingtons), Silicon and Germanium types. Measures gain, Vbe and leakage
MOSFETs, enhancement mode and depletion mode types. Measure on-threshold (at 5 mA) and approx transconductance (for span of 3-5 mA)
JFETs, including normally off SiC types. Measures pinch-off voltage (at 1 uA) and approx transconductance (for span of 3-5 mA)
IGBTs (insulated gate bipolar transistors). Measures on-threshold (at 5 mA)
Diodes and Diode networks
LEDs and bicolour LEDs (2 lead and 3 lead types)
Zener Diodes with measurement of zener voltage up to 9 V at 5 mA
Voltage regulators (measures regulation voltage, drop-out voltage, quiescent current)
Triacs and Thyristors that require less than 10 mA of gate current and holding current
Stand-alone or with a PC
The instrument can be used stand-alone or connected to a PC. Either way, the DCA Pro will automatically identify the component type, identify the pinout and also measure a range of component parameters such as transistor gain, leakage, MOSFET and IGBT threshold voltages, pn characteristics and much more.
Curve Tracing
When connected to a PC using the supplied USB cable, a range of low current curve-tracing functions can be performed. Various graph types are available, with more to follow:
Bipolar transistor output characteristics, IC vs VCE
Bipolar transistor gain characteristics, HFE vs VCE
Bipolar transistor gain characteristics, HFE vs IC
MOSFET and IGBT output function, ID vs VDS
MOSFET and IGBT transfer function, ID vs VGS
JFET output function, ID vs VDS
JFET transfer function, ID vs VGS
Voltage regulator, VOUT vs VIN
Voltage regulator, IQ vs VIN.
PN junction I/V curves, forward and reverse options (for Zener diodes)
Curve tracing is performed using test parameters in the range of +/-12 V or +/-12 mA. All curve-tracing data can be instantly pasted into Excel for further graphing and analysis. PC Software is included with the DCA Pro on a Peak USB memory stick. Software designed for Windows 7 and higher (all 32 or 64 bit).
LCR45
A great handheld LCR analyser that can measure the value of your passive component (inductor, capacitor or resistor) and also measure the detailed impedance in a number of modes. The LCR45 offers enhanced measurement resolution (better than 0.1 uH!) whilst also giving you continuous fluid measurements. Additionally, the test frequencies of DC, 1 kHz, 15 kHz and 200 kHz can be set to automatic or manual modes. Supplied with removable gold plated hook probes, battery and user guide. Compatible with standard 2 mm test connectors. Not designed for in-circuit use.
Automatic or manual component type selection: Inductor, Capacitor or Resistor
Automatic or manual test frequency selection: DC, 1 kHz, 15 kHz and 200 kHz
Inductance from 0.1 uH to 10 H
Capacitance from 0.1 pF to 10,000 uF
Resistance from 0.1 Ohm to 2 MOhm
Inductance measurement also shows DC winding resistance
Display of "Component type and values", "Complex Impedance", "Magnitude/Phase" and "Admittance"
Test frequency displayed for all measurements
Typical accuracy of 1.5% for inductors and capacitors (see spec table for details)
Typical accuracy of 1% for resistors
Test lead complete with gold plated 2 mm plugs and sockets
Supplied with removable gold plated hook probes
Inbegrepen
LCR45
DCA75
Extra GP23 Battery
Extra AAA cell
Dual Carry Case
Dit uiterst nauwkeurige, antistatische pincet met zwarte ESD-coating kan in de elektronica worden gebruikt voor het plaatsen van SMD-componenten bij het solderen en voor het repareren van smartwatches, smartphones, tablets, pc's enz. Het is ideaal voor het oppakken van kleine componenten op moeilijk bereikbare plaatsen plaatsen bereiken.
Specificaties
Lengte
115 mm
Breedte
9 mm
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)
A Hands-On Lab Course
This introduction to circuit design is unusual in several respects. First, it offers not just explanations, but a full course. Each of the twenty-five sessions begins with a discussion of a particular sort of circuit followed by the chance to try it out and see how it actually behaves. Accordingly, students understand the circuit's operation in a way that is deeper and much more satisfying than the manipulation of formulas. Second, it describes circuits that more traditional engineering introductions would postpone: on the third day, we build a radio receiver; on the fifth day, we build an operational amplifier from an array of transistors. The digital half of the course centers on applying microcontrollers, but gives exposure to Verilog, a powerful Hardware Description Language. Third, it proceeds at a rapid pace but requires no prior knowledge of electronics. Students gain intuitive understanding through immersion in good circuit design.
The course is intensive, teaching electronics in day-at-a-time practical doses so that students can learn in a hands-on way.
The integration of discussion of design with a chance to try the circuits means students learn quickly.
The course has been tried and tested, and proven successful through twenty-five years of teaching.
The book is practical: it avoids mathematics and mathematical arguments and even includes a complete list of parts needed in the laboratory exercises, including where and how to buy them.
The much-anticipated new edition of 'Learning the Art of Electronics' is here! It defines a hands-on course, inviting the reader to try out the many circuits that it describes. Several new labs (on amplifiers and automatic gain control) have been added to the analog part of the book, which also sees an expanded treatment of meters. Many labs now have online supplements. The digital sections have been rebuilt. An FPGA replaces the less-capable programmable logic devices, and a powerful ARM microcontroller replaces the 8051 previously used. The new microcontroller allows for more complex programming (in C) and more sophisticated applications, including a lunar lander, a voice recorder, and a lullaby jukebox. A new section explores using an Integrated Development Environment to compile, download, and debug programs. Substantial new lab exercises, and their associated teaching material, have been added, including a project reflecting this edition's greater emphasis on programmable logic.
Online resources including online chapters, teaching materials and video demonstrations can be found at: www.LearningTheArtOfElectronics.com
Downloads
Table of Contents
Arduboy is a miniture game development system the size of a credit card based on the popular open source Arduino platform. Learn to program/code with lots of tutorials and an active community of developers, develop and share your own games using Arduino software via the USB-Cable. Use your PC/Mac/Linux machine to download over 200 unique games created by members of the Arduboy Community.Features
Processor: ATmega32u4 (same as Arduino Leonardo & Micro)
Memory: 32 KB Flash, 2.5 KB RAM, 1 KB EEPROM
Inputs: 6 Momentary Tactile Buttons
Outputs: 128 x 64 1-bit OLED, 4 Ch. Piezo Speaker & Blinky LED
Battery: 180 mAh Thin-Film Lithium Polymer
Connectivity: Micro-USB 2.0 with built-in HID profile
Programming: Arduino IDE, Arduboy Game Loader, GCC & AVRDude
Open source gamingAnyone can make games for the Arduboy! Free online tutorials guide you through a step by step process on how to develop your own software! There are already plenty of examples to learn from. Ever wanted to create a level or map for your favorite game, or make your favorite character jump higher? Now is your chance!Super retroDesigned to remind you of a more simple time in the world of gaming, the Arduboy brings true 8-bit gaming into the 21st century with style. The black and white screen invites you to involve your imagination once again while gaming.Durable constructionA polycarbonate front, ultra thin circuit board, and stamped aluminum metal back is the ultimate combination. A rechargeable lithium polymer battery provides over 8 hours of battery life, and the same cable you use to charge can be used to upload new games! At only 5 mm thick, Arduboy can live in your pocket (or even wallet) and is thinner than nearly any mobile phone!Downloads
Schematics
GitHub
Documentation
The official Sense HAT from the Raspberry Pi Foundation is an add-on board for Raspberry Pi (4, 3, 2, B+ and A+). The Sense HAT has the following sensors: 8x8 RGB LED matrix display Accelerometer Gyroscope Magnetometer Air pressure sensor Temperature Humidity sensor Five-button joystick
From Rubbing Amber to Swiping Glass
"The story of electricity, told one connection at a time."Why does rubbing amber attract dust? How did we go from that curious effect to a world where screens respond to a single touch? And how did we get from mysterious sparks to tiny chips packed with billions of transistors?
For centuries, electricity puzzled and fascinated those who encountered its curious effects—long before it even had a name. From the earliest observations of static charge to the complex electronics that shape our lives today, this book traces the gradual, and often surprising, story of how humanity came to understand and harness this powerful force.
This book offers an engaging and accessible account of the people, ideas, and inventions that transformed electricity from a scientific curiosity into the foundation of our digital age. Along the way, you’ll meet a host of inquisitive minds—some famous, others less so—whose persistence and creativity helped unravel the mysteries of the natural world and gave rise to the technologies we now take for granted.
Covering everything from Leyden jars and batteries to transistors, microcontrollers and the internet, this book presents a clear and enjoyable overview of electronics and its relatively short, yet rich, history.
Whether you have a technical background or simply a curiosity about how things work, From Rubbing Amber to Swiping Glass offers a thoughtful look at how far we’ve come—and a gentle nudge to wonder what might come next.
Vanaf nu kunt u uw Arduino boards aansluiten met de officiële Arduino USB kabel. Met deze data USB kabel kan uw Arduino board eenvoudig worden verbonden met een door u gekozen apparaat, via een USB-C naar een USB-C met een USB-A adapter. De Arduino USB kabel heeft een nylon gevlochten mantel in de typische Arduino kleuren wit en groenblauw. De connectoren hebben een aluminium omhulsel dat uw kabel beschermt tegen schade en er meteen ook cool uitziet. Lengte: 100 cm Aluminium omhulsel met logo Nylon gevlochten mantel in wit en groenblauw