- Out-of-Stock
Products
Categories
- Main categories
-
- 3D PRINTING
- ARDUINO
- AUTOMATION
- BOOKS
- CYBERSECURITY
- EDUCATION
- ELECTRONICS
- Cables
- Cameras and accessories
- Communication
- Conductive materials
- Connectors
- ARK connectors (Terminal Block)
- Coaxial connectors (RF)
- Connectors
- Crocodile clip
- D-Sub drawer connectors
- DC power connectors
- FFC/FPC ZIF connectors
- Goldpin connectors
- IDC connectors
- JACK connectors
- JST connectors
- Jumpers
- Memory cards slots
- Other connectors
- Pogo pin
- RJ45 sockets
- Slip ring connector
- Supports
- Szybkozłącza
- USB connectors
- USB PD Adapters for Laptops
- Cooling
- Displays
- Electronic modules
- A/D and D/A converters
- Audio
- Barcode readers
- CAN converters
- Converters USB - UART / RS232
- Data logger
- DDS/PLL generators
- Digital potentiometers
- Encoders
- Expanders of the I/O
- Fingerprint readers
- HMI modules
- Image and video
- JTAG accessories
- Keyboards, buttons
- LED drivers
- Memory card readers
- Memory modules
- Modules with power outputs
- Motor controllers
- Power modules
- RS485 converters
- RTC modules
- Servo Controllers
- TSOP infrared receivers
- USB Converters - I2C / 1-Wire / SPI
- Voltage converters
- Gadgets
- GPS
- Intelligent clothes
- LED - diodes, displays, stripes
- Luminous wires and accessories
- Memory cards and other data storages
- Passive elements
- PC accessories
- Printers
- Prototype boards
- Relays
- Semiconductors
- A/C converters (ADC)
- Analog systems
- Audio systems
- Bridge rectifiers
- Button
- D/A Converters (DAC)
- DDS synthesizers
- Digital circuits
- Diodes
- Drivers of motors
- DSP microprocessors
- Energy counters
- Energy harvesting
- ESD security
- IGBT drivers and bridges
- Interface systems
- LED drivers
- Logic converters
- Memory
- Microcontrollers
- Optotriacs and optocouplers
- Other
- PLL generators
- Power systems
- Programmable systems
- Resetting systems
- RF systems
- RTC systems
- Sensors
- SoC systems
- Timery
- Touch sensors
- Transistors
- Sensors
- Accelerometers
- Air humidity sensors
- Air quality sensors
- Current sensors
- Distance sensors
- Flow sensors
- Gas sensors
- Gyroscopes
- Hall sensors
- Humidity sensors
- Infrared sensors
- Light and color sensors
- Liquid level sensors
- Magnetic sensors (compasses)
- Medical sensors
- Motion sensors
- PH sensors
- Position sensors
- Pressure sensors
- Pressure sensors
- Reflection sensors
- Sensors 6DOF/9DOF/10DOF
- Sensors of liquid quality
- Temperature sensors
- Vibration sensors
- Sound transducers
- Switches and buttons
- Cables
- FPGA DEVELOPMENT KITS
- Measuring devices
- MECHANICS
- MINICOMPUTERS (SBC)
- POWER
- RASPBERRY PI
- Accessories for Raspberry Pi
- Audio video cables for Raspberry Pi
- Case Raspberry Pi
- Cooling for Raspberry Pi
- Displays for Raspberry Pi
- Extension modules for Raspberry Pi
- Memory cards for Raspberry Pi
- Power for Raspberry Pi
- Raspberry Pi 3 model A+
- Raspberry Pi 3 model B
- Raspberry Pi 3 model B+
- Raspberry Pi 4 model B
- Raspberry Pi 400
- Raspberry Pi 5
- Raspberry Pi cameras
- Raspberry Pi Compute Module
- Raspberry Pi model A/ B+/2
- Raspberry Pi Pico
- Raspberry Pi prototyping
- Raspberry Pi Zero
- Raspberry Pi Zero 2 W
- RETIRED PRODUCTS
- SALE
- STARTER KITS, PROGRAMMERS, MODULES
- Atmel SAM
- Atmel Xplain
- AVR
- Coral
- DFRobot FireBeetle
- ESP32
- ESP8266
- Feather / Thing Plus
- Freedom (Kinetis)
- M5Stack
- Micro:bit
- Nordic nRF
- Other development kits
- Particle Photon
- Peripheral modules
- PIC
- Raspberry Pi RP2040
- RFID
- RISC-V
- Seeed Studio LinkIt
- Segger programmers
- SOFTWARE
- Sparkfun MicroMod
- STM32
- STM32 Discovery
- STM32 MP1
- STM32 Nucleo boards
- STM8
- Teensy
- Universal programmers
- WRTNode
- XIAO/Qt PY
- Atmel SAM
- WORKSHOP
- Adhesives and gluers
- Chemistry
- CNC milling machines
- Crimping tools
- Dispensing needles
- Heat-shrink tubing
- Insulation strippers
- Knives and scissors
- Laboratory power supplies
- Mikroskopy
- Mini drills and grindrers
- Organizers
- Power strips
- Power tools
- Safety glasses
- Soldering
- Antistatic mats and accessories (ESD)
- BGA balls
- BGA rework stations
- Brushes and ESD brushes
- Desoldering Wick
- Handles, magnifiers
- Heat guns
- Heaters and soldering irons
- Laminates
- Portable soldering irons
- Silicone Soldering Mats
- SMD Accessories
- Soldering accessories
- Soldering chemistry
- Soldering irons
- Soldering pastes
- Soldering pots
- Soldering stations
- Soldering tips
- Sponges and cleaners
- Stand for soldering irons
- Tin
- Tin extractors
- Ultrasonic cleaners
- Tapes (aluminum, kapton, copper, insulating)
- Tools
- Tweezers
- Vices
- 3D PRINTING
New products
New products
Monitoring the environment with Arduino
Emily Gertz, Patrick Di Justo
Free shipping
free shipping in Poland for all orders over 500 PLN
Same day shipping
If your payment will be credited to our account by 11:00
14 days for return
Each consumer can return the purchased goods within 14 days
Build your own measuring devices with the Arduino platform!
Arduino is an amazing platform that has opened up a whole new world of electronics. Thanks to the simplicity of service, it gained a large number of supporters, and this translated into the amount of materials and publications available online. Numerous accessories have been developed for the Arduino platform that allow the user to expand each system. In addition, it is also possible to combine it with another popular platform - Raspberry Pi. You will achieve everything with this duo!
This fantastic handbook will show you how to use Arduino to collect information about the surrounding world. Measurement of noise, temperature and humidity are only part of the projects that you can achieve thanks to this platform. During the reading you will learn how to use the network module and present the collected data on the display. Would you like to have your own Geiger counter? This miracle is within your reach! During the implementation of the projects presented here you will learn the Arduino platform and start to create your own layouts. Reach for this book and immerse yourself in the world of electronic circuits.
Build your own:
- thermometer
- noise meter
- Geiger counter
- dream layout with the Arduino platform!
Arduino - Your pass to the world of electronics!
Table of Contents:
Foreword (9)
1. The world's shortest electronics handbook (15)
- What is Arduino? (15)
- Electronic circuits and components (17)
- Arduino platform programming (20)
- First sketch: flashing LED (20)
- Required parts (21)
- Installing the IDE environment (21)
- Circuit construction (21)
- Writing code (21)
- Further experiments (23)
2. Project: noise monitor and display information on LED strip (25)
- Measuring the noise level - microphone (25)
- LED strip (27)
- Structure of the gadget (28)
- Required parts (28)
- Circuit on universal board (28)
- Writing code (30)
- Further experiments (32)
3. New component: 4-character display (33)
- Test project (34)
- Required parts (34)
- The circuit on the universal plate (34)
- Pushing the code (35)
- Further experiments (38)
4. Electromagnetic interference (and generating really bad music) (39)
- Detection of EMI sources in the environment (40)
- Construction of the gadget (40)
- Required parts (41)
- 8-ohm speaker (41)
- EMI radiation monitor design (43)
- Writing code (44)
- Starting a sketch (45)
- Gadget power in mobile mode (46)
- What can you measure with this gadget? (46)
- Further experiments (47)
5. Project: measuring water conductivity and numerical output (49)
- What is conductivity and why is it so important? (49)
- Construction of the gadget (49)
- Required parts (50)
- Construction of the probe (51)
- Circuit on universal board (52)
- Writing code (53)
- How to take measurements? (54)
- Further experiments (54)
6. New component: network module (57)
- Using the network module (59)
- Network port (59)
- MAC address (59)
- IP address (59)
- SD card slot (61)
- Testing the network module (62)
- Required parts (63)
- System structure (63)
- Testing the SD card slot (63)
- Required parts (63)
- System structure (64)
- Further experiments (64)
7. Project: display of humidity, temperature and dew point on a 4-character display (65)
- You do not need to be a meteorologist to study weather (65)
- Collection of reliable measurements (66)
- The first electronic sensor: DHT-22 (68)
- The use of code libraries (69)
- Construction of the gadget (70)
- Required parts (70)
- Circuit on universal board (70)
- Writing code (71)
- Further experiments (75)
8. Providing geotagged data in real time via Xively (77)
- Test project: connecting to Xively and sending data to it (78)
- Required parts (78)
- Account registration on Xively (78)
- Writing code (79)
- Further experiments (80)
9. Measuring radiation and sharing data on the internet (81)
- What is the Geiger counter? (82)
- Construction of the gadget (84)
- Required parts (84)
- Circuit on universal board (85)
- Writing code (86)
- What can you measure with this gadget? (90)
- Failure analysis (91)
- Further experiments (92)
10. Housing for the gadget (93)
Index (94)
Other products in the same category (16)
Metal case for NanoPi R1 minicomputer. The set includes an external WiFi antenna
No product available!
LED 3 mm Yellow Diffused, LC 2mA, 60 degree angle; light intensity 100 mcd (2mA) (1.9V); df 589nm
No product available!
No product available!
No product available!
No product available!
No product available!
No product available!
No product available!
Single-board computer with Samsung S3C2440 processor (ARM9) with 3.5 inch LCD and touchpanel
No product available!
No product available!
No product available!
No product available!
Set of 50 pcs screwdrivers and bits with magnetizer. z29410
No product available!
No product available!
3.0 GHz input high division (by 256, 128, 64) prescaler IC for analog DBS tuners, SSOP8, CEL, RoHS
No product available!
No product available!