- 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
Arduino for beginners. Basics and sketches.
Simon Monk
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
Arduino programmer's guide!
If you're not on the way with a soldering iron and etching tiles, and your passion is electronics, Arduino is the platform for you! Thanks to it, you will develop wings and realize your dream projects. The Arduino market success has certainly been supported by great documentation, extensive sources of information and an environment specifically designed to create software. Currently, thanks to this platform and additional accessories you can build virtually any project - no matter if it is a Geiger counter or LED lighting controller.
In this book, the main focus has been on aspects related to Arduino programming. During the reading you will learn the basics of C language, and besides, you will learn to use data structures and use the analog and digital connectors on the Arduino board. In addition, you will learn the capabilities of the standard Arduino library, ways to save the program and information display techniques on LCD screens. At the end you will learn how to connect the Arduino board to the network, and then program the Ethernet network application. This book is a great guide for all electronics enthusiasts who want to get to know the Arduino platform better.
Thanks to this book:
- You will become acquainted with the Arduino plate construction
- you will learn the C basics required for Arduino programming
- you will receive and send data via the input-output interface
- You will start the adventure with the Arduino platform
A must read for every student of the Arduino platform!
Table of Contents
About the author (9) Acknowledgments (10) Introduction (11)
- What is Arduino? (11)
- What will be needed? (12)
- Using this book (12)
- Aids (13)
Chapter 1. Here is Arduino (15)
- Microcontrollers (15)
- Development boards (16)
- Arduino board (17)
- Power supply (17)
- Power connectors (17)
- Analog inputs (18)
- Digital connectors (18)
- Microcontroller (18)
- Other components (19)
- The origins of Arduino (19)
- The Arduino family (21)
- Uno, Duemilanove and Diecimila (21)
- Mega (22)
- Nano (22)
- Bluetooth (23)
- Lilypad (24)
- Other "official" tiles (24)
- Other Arduino clones and strains (25)
- Summary (25)
Chapter 2. We start the adventure with Arduino (27)
- Power supply (27)
- Software installation (28)
- Loading the first sketch (28)
- Arduino application (33)
- Summary (34)
Chapter 3. Fundamentals of the C language (35)
- Programming (35)
- What is a programming language? (36)
- Blink once again (40)
- Variables (42)
- Experimenting in C (44)
- Numeric variables and arithmetic (45)
- Commands (47)
- if (47)
- for (49)
- while (51)
- Directive #define (52)
- Summary (52)
Chapter 4. Functions (53)
- What is the function? (53)
- Parameters (54)
- Global, local and static variables (55)
- Returning values (58)
- Variables of other types (59)
- float (59)
- boolean (60)
- Other data types (61)
- Code recording style (62)
- Indentions (62)
- Opening brackets (63)
- White characters (63)
- Comments (64)
- Summary (65)
Chapter 5. Boards and Chains (67)
- Boards (67)
- Application of tables to Morse code and SOS signal (70)
- Chainsaws (71)
- Chain Literals (71)
- String variables (72)
- Morse code translator (73)
- Data (73)
- Global variables and the setup function (74)
- Loop function (75)
- The flashSequence (77) function
- The flashDotOrDash function (78)
- Submission of the entire program (78)
- Summary (80)
Chapter 6. Inputs and outputs (81)
- Digital outputs (81)
- Digital inputs (84)
- Booster resistor (85)
- Internal boost resistor (88)
- Removing knocks (88)
- Analog outputs (93)
- Analog inputs (95)
- Summary (96)
Chapter 7. The Arduino standard library (97)
- Random numbers (97)
- Mathematical functions (99)
- Bit manipulation (99)
- Advanced input and output functions (102)
- Generating tones (102)
- Entering the shift register (103)
- Breaks (103)
- Summary (105)
Chapter 8. Saving data (107)
- Solid (107)
- Directive PROGMEM (108)
- EEPROM (109)
- Storing values of an int type in the EEPROM memory (110)
- Storage of float values in the EEPROM memory (unown) (110)
- Chain storage in EEPROM memory (111)
- Erasing EEPROM memory contents (112)
- Compression (112)
- Range compression (112)
- Summary (113)
Chapter 9. LCD displays (115)
- An array displaying messages via the USB interface (116)
- Using the display (118)
- Other functions of the LCD display library (119)
- Summary (120)
Chapter 10. Programming the Ethernet network applications (121)
- Plates allowing to work in Ethernet (122)
- Communication with network servers (122)
- HTTP (122)
- Arduino as a Web server (123)
- Configuring Arduino connectors via a network (126)
- Summary (131)
Chapter 11. C ++ and libraries (133)
- Object-oriented mechanisms (133)
- Classes and methods (133)
- An example of a built-in library (134)
- Creating libraries (134)
- Header file (134)
- Implementation file (136)
- Filling up your library (137)
- Summary (139)
Index (141)
You might also like
No product available!
Other products in the same category (16)
CuteDuino Attiny85 - module with Attiny85 microcontroller
No product available!
No product available!
No product available!
No product available!
No product available!
Fully programmable signal emulator, simulator to characterize, test and certify ISO 7816 and SWP (HCI, HDLC) implementation in mobile phones
No product available!
No product available!
Assembled 2-channel MIN-MAX thermometer with alarm. AVT1999 C
No product available!
No product available!
No product available!
SUNON DC Axial Fan is a high-quality device that combines quiet operation, low power consumption and efficiency, ideal for use in advanced electronic and mechanical systems. Sunon HA40101V4-A99-A
No product available!
No product available!
No product available!
LPY510AL Dual-Axis (Pitch and Yaw or XZ) Gyro with ą100°/s and ą400°/s Ranges
No product available!
Vision Edge computing platform with ARM Cortex-A53 1.2 GHz 64-bit quad-core processor, ARM Cortex-R5 600 MHz dual-core processor, embedded Mali400 graphics processor and FPGA chip. MYIR VECP Starter Kit
No product available!
No product available!