Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Design and construction 28
- Electronics 25
- Programming 17
- Arduino (Programmable controller) 14
- Raspberry Pi (Computer) 11
- Electronic apparatus and appliances 8
- Electronic circuit design 8
- Electronic circuits 8
- Data processing 7
- Electric circuits 7
- Embedded computer systems 7
- Engineering & Applied Sciences 6
- Microcontrollers 6
- Programmable controllers 6
- Robots 6
- Signal processing 6
- Computer input-output equipment 5
- Electrical & Computer Engineering 5
- Electrical Engineering 5
- Electrical engineering 5
- Equipment and supplies 5
- Integrated circuits 5
- Kinect 5
- Radio circuits 5
- artificial neural network 5
- gait analysis 5
- inertial sensor 5
- kinematics 5
- Computer programming 4
- Electric circuit analysis 4
-
81por Sanchez, Julio, 1938-Tabla de Contenidos: “…Chapter 15 - Stepper MotorsChapter 16 - Stepper Motor Circuit Components; Chapter 17 - Unipolar Motor Circuits and Programs; Chapter 18 - Constant-Voltage Bipolar Motor Controls; Chapter 19 - Advanced Motor Controls; Chapter 20 - Communications; Appendix A - Resistor Color Codes; Appendix B - Essential Electronics; Appendix C - Numeric Data; Appendix D - Character Data; Appendix E - Digital Arithmetic and Conversions; Appendix F - Mid-Range Instruction Set; Appendix G - Printed Circuit Boards; Appendix H - Additional Code…”
Publicado 2012
Biblioteca Universitat Ramon Llull (Otras Fuentes: Universidad Loyola - Universidad Loyola Granada, Biblioteca de la Universidad Pontificia de Salamanca)Libro electrónico -
82Publicado 2019Tabla de Contenidos: “…: the Nazi threat in the Soviet press / The absence of "Kristallnacht" and its aftermath in BBC German-language broadcasts during 1938-1939 / Orthodox Jewish reflective responses to Kristallnacht / 1938 : American Jews respond to a very bad year / The ambiguous legacy of Kristallnacht : Nazis, Jewish resistors, and anti-Semitism in Los Angeles / Jewish anti-fascism? …”
Libro electrónico -
83Publicado 2018Tabla de Contenidos: “…Intro -- Title Page -- Copyright Page -- Dedication -- Contents -- Contents in Detail -- Acknowledgments -- Introduction -- Primer -- LEDS -- Project 1: Blinking an LED -- Project 2: Pushbutton LED Flashlight -- Project 3: LED Dimmer Switch -- Project 4: A Graphical user Interface for a Multicolor LED -- Project 5: Rainbow Light Strip -- Displays -- Project 6: An LCD Reminder -- Project 7: Mini Weather Forecaster -- Project 8: Pong with a Sense HAT -- Sensors -- Project 9: All-in-One Weather Sensor Station -- Project 10: Intruder Alarm with Email Notifications -- Project 11: Gas and Smoke Alarm -- Project 12: Temperature and Humidity Data Logger -- Cameras -- Project 13: Burglar Detector with Photo Capture -- Project 14: Home Surveillance Camera -- Web Applications -- Project 15: Building your First Website -- Project 16: Connecting your Electronics to the Web -- Project 17: Internet of Things Control Center with Node-RED -- Games and Toys -- Project 18: Digital Drum Set -- Project 19: Make a Game in Scratch: Hungry Monkey -- Project 20: Wi-Fi Remote-Controlled Robot -- Raspberry Pi GPIO Pin Guide -- Decoding Resistor Values…”
Libro electrónico -
84Publicado 1989Tabla de Contenidos: “…Abbreviations and symbols; Chapter 70.Letter symbols by unit name; Chapter 42.Electric quantities; Chapter 39.Dimensions of physical properties; Chapter 43.Electrical relationships; Chapter 57.Fundamental constants; Chapter 58.Fundamental units; Chapter 60.Greek alphabet; Chapter 127.Standard units; Chapter 37.Decimal multipliers; Chapter 46.Electronic multiple and sub-multiple conversion; Chapter 53.Formulae, useful; Chapter 107.Resistor and capacitor colour coding…”
Libro electrónico -
85Publicado 1994Tabla de Contenidos: “…The very first steps; What you need; Tools of the trade; Ideas about electricity; Charge; Relationships; Electronic components; Resistors; Time out; Quiz; Chapter 2. On the boards; All aboard; ICs; The first circuit; Experiment; The second circuit; The next circuit; More and more complex circuits; Quiz; Chapter 3. …”
Libro electrónico -
86por Karvinen, TeroTabla de Contenidos: “…Hack MindWave DongleLevel Conversion with Resistors; Voltage Divider; Hello Attention!; NeuroSky Protocol; Complete Mind-Controlled Robot; Appendix. …”
Publicado 2012
Libro electrónico -
87por Ward, Hubert Henry“…From the fundamentals of diode resistor logic to unraveling the intricacies of TTL and CMOS logic gates, this book takes you on a journey through the evolution of digital electronics. …”
Publicado 2024
Libro electrónico -
88Publicado 2001Tabla de Contenidos: “…A simple metronome; The circuit; Making the prototype; Calibration; Chapter 7. What is a resistor?…”
Libro electrónico -
89por Hood, John LinsleyTabla de Contenidos: “…Passive Components; Inductors and Transformers; Capacitors; Resistors; Switches and Electrical Contacts; Chapter 3. …”
Publicado 1997
Libro electrónico -
90por Kuffel, E.Tabla de Contenidos: “…3.3 Ammeter in series with high ohmic resistors and high ohmic resistor voltage dividers3.4 Generating voltmeters and field sensors; 3.5 The measurement of peak voltages; 3.6 Voltage dividing systems and impulse voltage measurements; 3.7 Fast digital transient recorders for impulse measurements; References; Chapter 4. …”
Publicado 2000
Libro electrónico -
91por Patrick, Dale R.Tabla de Contenidos: “…Front Cover; Understanding DC Circuits; Copyright Page; Table of Contents; PREFACE; COURSE OBJECTIVES; PARTS LIST FOR EXPERIMENTS; UNIT 1: BASICS OF DC ELECTRONICS; Unit Introduction; Unit Objectives; Important Terms; Electronic Systems; Energy, Work, and Power; Structure of Matter; Self-Examination; Electrostatic Charges; Static Electricity; Self-Examination; Electric Current; Conductors; Insulators; Semiconductors; Current Flow; Electric Force (Voltage); Resistance; Voltage, Current, and Resistance; Volts, Ohms, and Amperes; Self-Examination; Components, Symbols, and Diagrams; Resistors…”
Publicado 2000
Libro electrónico -
92
-
93Publicado 2014Tabla de Contenidos: “…-- Sketching in Hardware -- First Steps -- Tour of the Board -- Helpful Tools and Components -- Writing Programs to Control Your Galileo -- Getting Familiar with the Development Environment -- Connecting the Board -- Uploading Code -- Taking It Further -- Outputs -- Back to Blinking: Digital Output -- Setup and Loop -- Variables -- Pin Numbers -- Circuits and the Flow of Electricity -- pinMode() -- digitalWrite( -- delay -- Code and Syntax Notes -- Going Further with Digital Output -- Analog Output -- analogWrite -- Code and Syntax Notes -- Other Outputs -- Serial Data Output -- Controlling A/C Appliances with Relays -- Controlling Servos -- Looking at Linux -- Connecting via Telnet -- Working with Pins -- Taking It Further -- Inputs -- Switches: Digital Input -- digitalRead -- Code and Syntax Notes -- Analog Input -- Potentiometers -- analogRead() -- Code and Syntax Notes -- Variable Resistors -- Code and Syntax Notes -- Going Further -- Going Further with Code -- Data Types -- int -- float -- long -- boolean -- char -- String Object -- millis -- Other Loops -- while -- Do While -- For Loops -- More Serial -- Serial.available and Serial.read -- Taking It Further -- Getting Online -- Connecting and Testing an Ethernet Connection -- Connecting and Testing with a WiFi Connection -- Connecting Using Linux Commands -- system -- Getting Galileo's IP Address Using system() -- Connecting to Servers -- How Many Days Until MAKE Comes Out? …”
Libro electrónico -
94Publicado 2016Tabla de Contenidos: “…-- How It Works -- Preparing the Chip -- Building the Arduino Circuit -- Appendix A: Components -- Components Guide -- Arduino Uno R3 -- 9V Battery Pack -- Breadboard -- LED -- Resistor -- Pushbutton -- Potentiometer -- HL-69 Soil Sensor -- Piezo Sounder -- Servomotor -- Joystick -- Infrared LED Receiver -- LCD Screen -- DHT11 Sensor -- Tilt Ball Switch -- RGB LED -- Seven-segment LED Display -- Four-digit Serial Seven-segment LED -- Ultrasonic Sensor -- Photoresistor -- RC V959 Missile Launcher -- PIR Sensor -- Keypad -- RFID Reader -- RGB Matrix -- Shift Register -- ATmega328p Chip -- 16MHz Crystal Oscillator -- 5V Regulator -- Capacitor -- Disc Capacitor -- Battery Clip -- Retailer List -- Decoding Resistor Values -- Appendix B: Arduino Pin Reference -- Blank Page…”
Libro electrónico -
95por Hickman, IanTabla de Contenidos: “…Passive components -- Resistance and resistors -- Capacitors -- Inductors and transformers -- Chapter 2. …”
Publicado 2007
Libro electrónico -
96Publicado 2015Tabla de Contenidos: “…Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Power on - Arduino Basics; Introduction; Downloading the Arduino software; Connecting Arduino; Uploading code to Arduino; Learning Arduino code basics; Code basics: Arduino C; Code Basics - Arduino pins; Chapter 2: Blinking LEDs; Introduction; Blinking LED without delay(); Connecting an external LED; Fading the external LED; RGB LED; LED bar graph; 7-segment display; Chapter 3: Working with Buttons; Introduction; Connecting a button; Button with no resistor; Toggle switch…”
Libro electrónico -
97Publicado 2011Tabla de Contenidos: “…Here's How to Assemble It7/Troubleshooting; Testing the Board; Testing Your Breadboarded Circuit; Isolating Problems; Problems with the IDE; How to Get Help Online; Appendix A/The Breadboard; Appendix B/Reading Resistors and Capacitors; Appendix C/Arduino Quick Reference; Structure; Special symbols; Constants; Variables; Control Structures; Arithmetic and formulas; Comparison Operators; Boolean Operators; Compound Operators; Input and output functions; Time functions; Math functions; Random number functions; Serial communication; Appendix D/Reading Schematic Diagrams; Index…”
Libro electrónico -
98por Thomas, FloydTabla de Contenidos: “…Energy and Power -- 4-1 Energy and Power -- 4-2 Power in an Electric Circuit -- 4-3 Resistor Power Ratings -- 4-4 Energy Conversion and Voltage Drop in Resistance -- 4-5 Power Supplies and Batteries -- Application Activity -- 5. …”
Publicado 2021
Libro electrónico -
99por K., Bhattacharya S.Tabla de Contenidos: “…Basic Concepts -- 1.1 Introduction -- 1.2 Voltage, Current and Resistance -- 1.3 Ohm's Law -- 1.4 Electrical Power and Energy -- 1.5 Series and Parallel Connections of Resistors -- 1.5.1 Series Connection of Resistors -- 1.5.2 Parallel Connection of Resistors -- 1.5.3 Series-Parallel Circuits -- 1.5.4 Ladder Network -- 1.6 Basic Circuit Elements -- 1.6.1 Resistors -- 1.6.2 Inductors-Self-Inductance and Mutual Inductance -- 1.6.3 Capacitors -- 1.7 Inductors and Capacitors in DC Circuits -- 1.8 DC Network Terminologies and Circuit Fundamentals -- 1.8.1 Network Terminologies -- 1.8.2 Voltage and Current Sources -- 1.8.3 Source Transformation -- Review Questions -- 2. …”
Publicado 2015
Libro electrónico -
100Publicado 2001Tabla de Contenidos: “…2.3.2 Setting up High-Voltage Circuits2.4 Construction Elements for High-Voltage Circuits; 2.4.1 High-Voltage Resistors2; 2.4.2 High-Voltage Capacitors3; 2.4.3 Gaps; 2.4.4 High-Voltage Electrodes; 2.4.5 High-Voltage Construction Kit4; Chapter 3: High-Voltage Practicals; Chapter 4: Appendix; Fencing; Safety-Locking; Earthing; Circuit and Test Setup; Conducting the Experiments; Explosion and Fire Risk, Radiation Protection; Accident Insurance; Conduct During Accidents; References; Subject Index…”
Libro electrónico