Zoekresultaten voor "kickstart OR to OR python OR 3"
-
Elektor Digital Kickstart to Python 3 (E-book)
An Ultra-Rapid Programming Course This book serves as the very first step to for novices to learn Python programming. The book is divided into ten chapters. In the first chapter, readers are introduced to the basics of Python. It has the detailed instructions for installation on various platforms such as macOS, Windows, FreeBSD, and Linux. It also covers the other aspects of Python programming such as IDEs and Package Manager. The second chapter is where the readers get an opportunity to have a detailed hands-on with Python programming. It covers a group of built-in data structures popularly known as Python Collections. The third chapter covers the important concepts of strings, functions, and recursion. The fourth chapter focuses on the Object-Oriented Programming with Python. The fifth chapter discusses most commonly used custom data structures such as stack and queue. The sixth chapter spurs the creativity of the readers with Python’s Turtle graphics library. The seventh chapter explores animations and game development using the Pygame library. The eighth chapter covers handling data stored in a variety of file formats. The ninth chapter covers the area of Image processing with Wand library in Python. The tenth and the final chapter presents an array of assorted handy topics in Python. The entire book follows a step-by-step approach. The explanation of the topic is always followed by a detailed code example. The code examples are also explained in suitable detail and they are followed by the output in the form of text or screenshot wherever possible. Readers will become comfortable with Python programming language by closely following the concepts and the code examples in this book. The book also has references to external resources for readers to explore further. A download of the software code, and links to tutorial videos can be found on the Elektor website.
€ 29,95
Leden € 23,96
-
Elektor Digital Python 3 Programming and GUIs (E-book)
This is the second edition of a book aimed at engineers, scientists, and hobbyists who want to interface PCs with hardware projects using graphical user interfaces. Desktop and web-based applications are covered. The programming language used is Python 3, which is one of the most popular languages around: speed of programming being a key feature. The book has been revised and updated with an emphasis on getting the user to produce practical designs with ease – a text editor is all that is required to produce Python programs. Hardware interfacing is achieved using an Arduino Uno as a remote slave. A full description and source code of the communication interface is given in the book. The slave provides digital and analog input and outputs. Multiple Unos can be included in one project with all control code written in Python and running on a PC One project involves a PIC microcontroller with the code provided that can be loaded into the PIC using the Uno. The web applications and server are all implemented in Python, allowing you to access your electronic hardware over the Internet. The Raspberry Pi computer can be used as your web server. An introductory chapter is provided to get you started with using Linux. The book is written for use with Debian or variations including Mint or Ubuntu. All of the programs in the book are freely available, ready to use and experiment with by way of a download from Elektor.
€ 29,95
Leden € 23,96
-
Elektor Digital Python 3 for Science and Engineering Applications (E-book)
Learn to use Python productively in real-life scenarios at work and in everyday life If you have mastered the basics of Python and are wanting to explore the language in more depth, this book is for you. By means of concrete examples used in different applications, the book illustrates many aspects of programming (e.g. algorithms, recursion, data structures) and helps problem-solving strategies. Including general ideas and solutions, the specifics of Python and how these can be practically applied are discussed. Python 3 for Science and Engineering Applications includes: practical and goal-oriented learning basic Python techniques modern Python 3.6+ including comprehensions, decorators and generators complete code available online more than 40 exercises, solutions documented online no additional packages or installation required, 100% pure Python Topics cover: identifying large prime numbers and computing Pi writing and understanding recursive functions with memorisation computing in parallel and utilising all system cores processing text data and encrypting messages comprehending backtracking and solving Sudokus analysing and simulating games of chance to develop optimal winning strategies handling genetic code and generating extremely long palindromes Downloads Software
€ 29,95
Leden € 23,96
-
Elektor Digital Kickstart to Arduino Nano (E-book)
Get Cracking with the Arduino Nano V3, Nano Every, and Nano 33 IoT The seven chapters in this book serve as the first step for novices and microcontroller enthusiasts wishing to make a head start in Arduino programming. The first chapter introduces the Arduino platform, ecosystem, and existing varieties of Arduino Nano boards. It also teaches how to install various tools needed to get started with Arduino Programming. The second chapter kicks off with electronic circuit building and programming around your Arduino. The third chapter explores various buses and analog inputs. In the fourth chapter, you get acquainted with the concept of pulse width modulation (PWM) and working with unipolar stepper motors. In the fifth chapter, you are sure to learn about creating beautiful graphics and basic but useful animation with the aid of an external display. The sixth chapter introduces the readers to the concept of I/O devices such as sensors and the piezo buzzer, exploring their methods of interfacing and programming with the Arduino Nano. The last chapter explores another member of Arduino Nano family, Arduino Nano 33 IoT with its highly interesting capabilities. This chapter employs and deepens many concepts learned from previous chapters to create interesting applications for the vast world of the Internet of Things. The entire book follows a step-by-step approach to explain concepts and the operation of things. Each concept is invariably followed by a to-the-point circuit diagram and code examples. Next come detailed explanations of the syntax and the logic used. By closely following the concepts, you will become comfortable with circuit building, Arduino programming, the workings of the code examples, and the circuit diagrams presented. The book also has plenty of references to external resources wherever needed. An archive file (.zip) comprising the software examples and Fritzing-style circuit diagrams discussed in the book may be downloaded free of charge below.
€ 29,95
Leden € 23,96
-
Elektor Digital Learning Python with Raspberry Pi (E-book)
This book is about teaching the Python programming language using the Raspberry Pi 4 computer. The book makes an introduction to Raspberry Pi 4 and then teaches Python with the topics: variables, strings, arrays, matrices, tuples, lists, dictionaries, user functions, flow of control, printing, keyboard input, graphics, GUI, object oriented programming and many more topics. The book is aimed for beginners, students, practising engineers, hobbyists, and for anyone else who may want to learn to program in Python. The book includes many example programs and case studies. All the example programs and case studies have been tested fully by the author and are all working. The example programs aim to teach the various programming concepts of Python. The case studies cover the use of Python in the analysis and design of electronic circuits. Some of the case study topics are: Resistor colour code identification Resistive potential divider circuits Resistive attenuator design Zener diode voltage regulator design RC and RLC transient circuits Circuit frequency response Saving data on external memory stick Mesh and node circuit analysis using matrices Resonance in RLC circuits Transistor Biasing analysis Transistor amplifier design Design of active filters Interfacing hardware with GPIO, I²C and SPI Using Wi-Fi with Python and TCP/IP and UDP programs Using Bluetooth from Python Full program listings of all the programs used in the book are available at the Elektor website of the book. Readers should be able just to copy and use these programs in their Raspberry Pi projects without any modifications.
€ 32,95
Leden € 26,36
-
Elektor Digital Machine Learning with Python for PC, Raspberry Pi, and Maixduino (E-book)
Most people are increasingly confronted with the applications of Artificial Intelligence (AI). Music or video ratings, navigation systems, shopping advice, etc. are based on methods that can be attributed to this field. The term Artificial Intelligence was coined in 1956 at an international conference known as the Dartmouth Summer Research Project. One basic approach was to model the functioning of the human brain and to construct advanced computer systems based on this. Soon it should be clear how the human mind works. Transferring it to a machine was considered only a small step. This notion proved to be a bit too optimistic. Nevertheless, the progress of modern AI, or rather its subspecialty called Machine Learning (ML), can no longer be denied. In this book, several different systems will be used to get to know the methods of machine learning in more detail. In addition to the PC, both the Raspberry Pi and the Maixduino will demonstrate their capabilities in the individual projects. In addition to applications such as object and facial recognition, practical systems such as bottle detectors, person counters, or a “talking eye” will also be created. The latter is capable of acoustically describing objects or faces that are detected automatically. For example, if a vehicle is in the field of view of the connected camera, the information 'I see a car!' is output via electronically generated speech. Such devices are highly interesting examples of how, for example, blind or severely visually impaired people can also benefit from AI systems.
€ 32,95
Leden € 26,36
-
Rigol Rigol DP832 3-kanaals DC-Voeding (0-30 V, 0-3 A, 195 W)
Specificaties Channels: 3 Total Power: 195 Watts Max. Voltage: 30 Volts Max. Current: 3 Amps Low ripple and noise: <350 ?Vrms/2 mVpp Excellent linear regulation rate and load regulation rate Fast transient response time: <50 ?s Some channels are isolated Standard OVP/OCP/OTP protection functions Standard timing output Built-in V,A,W measurements and waveform display Independent control for each channel 3.5 inch TFT display Inbegrepen 1x Rigol DP832 DC Power Supply 1x Power cord 1x USB cable
€ 427,21
-
Elektor Digital Raspberry Pi 3 – Basic to Advanced Projects (E-book)
This book is about the Raspberry Pi 3 computer and its use in various control and monitoring applications. The book explains in simple terms and with tested and working example projects, how to configure the Raspberry Pi 3 computer, how to install and use the Linux operating system, and how to write hardware based applications programs using the Python programming language. The nice feature of this book is that it covers many Raspberry Pi 3 based hardware projects using the latest hardware modules such as the Sense HAT, Swiss Pi, MotoPi, Camera module, and many other state of the art analog and digital sensors. An important feature of the Raspberry Pi 3 is that it contains on-board Bluetooth and Wi-Fi modules. Example projects are given in the book on using the Wi-Fi and the Bluetooth modules to show how real-data can be sent to the Cloud using the Wi-Fi module, and also how to communicate with an Android based mobile phone using the Bluetooth module. The book is ideal for self-study, and is intended for electronic/electrical engineering students, practising engineers, research students, and for hobbyists. It is recommended that the book should be followed in the given Chapter order. Over 30 projects are given in the book. All the projects in the book are based on the Python programming language and they have been fully tested. Full program listings of every project are given in the book with comments and full descriptions. Experienced programmers should find it easy to modify and update the programs to suit their needs. The following sub-headings are given for each project to make it as easy as possible for the readers to follow the projects: Project title Description Aim of the project Raspberry Pi type Block diagram Circuit diagram Program listing
€ 29,95
Leden € 23,96
-
Raspberry Pi Foundation Official Case for Raspberry Pi 3 A+ (white/red)
The Raspberry Pi A+ Case has been designed to fit both the Pi 3 Model A+ and the Pi 1 Model A+. The high-quality ABS construction consists of two parts. The base features cut-outs to allow access to the microSD Card and the the HDMI, audio/video and USB ports, as well as the power connector.
€ 6,95€ 2,78
Leden identiek
-
Siglent Siglent SPD3303X 3-kanaals DC-voeding (220 W)
Deze SPD3000X Series Linear Programmable DC Power Supply heeft een 4,3-inch TFT LCD-scherm, is te programmeren en heeft Real Time Wave Display, wat gebruikers een geheel nieuwe ervaring geeft. Hij heeft drie aparte uitgangen: twee regelbare uitgangen, en een instelbare uitgang van 2,5V, 3,3V en 5V. Hij heeft ook beveiligingsfuncties tegen kortsluiting en overbelasting, en kan goed worden ingezet bij productie en ontwikkeling. Kenmerken 3 onafhankelijk instelbare en apart uitgevoerde uitgangen: 32V/3,2A×2, 2,5V/3,3V/5V/3,2A×1, totaal 220W. 5 digit spannings- en 4 digit stroomweergave, minimale resolutie: 1mV/1mA. Ondersteunt panel timing uitgangsfuncties. 4,3-inch true color TFT LCD-scherm, 480 x 272 pixels. 3 soorten uitgangsmodi: onafhankelijk, serie, parallel. 100V/120V/220V/230V compatibel ontwerp, om te kunnen worden aangesloten op verschillende elektriciteitsnetten. Intelligente temperatuur-gestuurde ventilator, waardoor het geluid effectief verminderd wordt. Duidelijke grafische interface, met golfvorm weergave functie. Intern 5 groepen van systeemparameters op te slaan / op te vragen, ondersteuning voor uitbreiding van de data opslagruimte. Met PC-software: Easypower, ondersteunt SCPI, LabVIEW driver. Uitgangen met hoge resolutie en hoge precisie De hoge resolutie van 1mV/1mA zorgt voor een uitstekende instel- en afleesnauwkeurigheid. Dit zorgt voor een zeer precieze uitvoer, zelfs bij zeer kleine veranderingen in spanning of stroom. Dit zou onmogelijk zijn bij een voeding met een lage resolutie. Serie/parallel/onafhankelijke uitgang De serie- en parallelfunctie maakt het mogelijk om twee kanalen te combineren in één uitgang met meer uitgangsvermogen, waardoor het aantal toepassingen kan worden uitgebreid. Elk van de 3 kanalen kan onafhankelijk worden in- of uitgeschakeld, of ze kunnen allemaal tegelijk worden in- of uitgeschakeld. Paneel geeft de output timing weer Via het bedieningspaneel kunnen 5 groepen timing-instellingen en de output controle worden weergegeven, wat gebruikers een eenvoudige power-programmeer functie geeft. Er kan ook een verbinding worden gemaakt met Siglent's EasyPower PC-software, die een volledig scala aan communicatie- en besturingsopties biedt. Instelparameters opslaan/opvragen De programmeerbare voeding van de SPD3000X-serie kan 5 groepen instellingsparameters in de interne opslag opslaan of hieruit opvragen, en ondersteunt tevens uitbreiding van externe opslag. U kunt daarmee eenvoudig de benodigde instellingen opvragen.
€ 600,50
-
, van Lobna Belarbi Affordable Robot Kits to Kickstart Your Robotics Journey
Robotics is an exciting and rewarding field, but getting started can be intimidating—especially when it comes to choosing the right kit. Fortunately, Elektor offers a...
-
, van Lobna Belarbi Kickstart Your Electronics Journey with Elektor’s Learning Collection
Whether you're new to electronics or aiming to level up your embedded skills, Elektor’s Learning Collection delivers expert-curated kits, courses, and hands-on bundles. The first...