|In vendita nella categoria:
Ne hai uno da vendere?

Ingegneria pratica di Arduino: sviluppo end-to-end con Arduino, Fusion 3-

Testo originale
Practical Arduino Engineering: End to End Development with the Arduino, Fusion 3
Condizione:
Nuovo
3 disponibili
Prezzo:
US $92,88
CircaEUR 86,67
Goditi i vantaggi. Restituzioni accettate.
Spedizione:
Gratis Economy Shipping. Vedi i dettagliper la spedizione
Oggetto che si trova a: Fairfield, Ohio, Stati Uniti
Consegna:
Consegna prevista tra il ven 5 lug e il mar 16 lug a 43230
Le date di consegna stimate - viene aperta una nuova finestra o scheda includono tempi di imballaggio, CAP di origine, CAP di destinazione e periodo di accettazione e dipendono dal servizio di spedizione selezionato e dalla ricezione del pagamentoricezione del pagamento - si apre in una nuova finestra o scheda. I tempi di consegna possono variare, specialmente durante le festività.
Restituzioni:
Restituzioni entro 30 giorni. L'acquirente paga le spese di spedizione per la restituzione dell'oggetto. Vedi i dettagli- per maggiori informazioni sulle restituzioni
Pagamenti:
     

Fai shopping in tutta sicurezza

Garanzia cliente eBay
Se non ricevi l'oggetto che hai ordinato, riceverai il rimborso. 

Informazioni sul venditore

Registrato come venditore professionale
Il venditore si assume la piena responsabilità della messa in vendita dell'oggetto.
Numero oggetto eBay:395154670060
Ultimo aggiornamento: 19 mag 2024 14:22:15 CESTVedi tutte le revisioniVedi tutte le revisioni

Specifiche dell'oggetto

Condizione
Nuovo: Libro nuovo, intatto e non letto, in perfette condizioni, senza pagine mancanti o ...
ISBN-13
9781484268513
Book Title
Practical Arduino Engineering
ISBN
9781484268513
Subject Area
Computers, Technology & Engineering
Publication Name
Practical Arduino Engineering : End to End Development with the Arduino, Fusion360, 3D Printing, and EagleCad
Item Length
9.3 in
Publisher
Apress L. P.
Subject
Engineering (General), Hardware / General
Publication Year
2021
Type
Textbook
Format
Trade Paperback
Language
English
Author
Harold Timmis
Item Width
6.1 in
Item Weight
32 Oz
Number of Pages
Xvii, 580 Pages

Informazioni su questo prodotto

Product Information

Implement Arduino-based designs in your project, and build, debug, and extend it using a solid engineering approach. This second edition is expanded to provide a better understanding of the engineering process and what it means to be an end-to-end developer. You'll start out by reviewing basic engineering procedures, from the fundamental requirements and preliminary design to prototyping and testing. You'll then apply those principles to single devices like LCDs, potentiometers and GPS modules, and move on to the integration of several modules into a larger project, a sub-autonomous robot. This robot will include devices such as GPS, Bluetooth, an OLED screen, an accelerometer, humidity and temp sensor, motor drivers, and ultrasonic sensor. This version goes on to cover how to create 3D models with Fusion360, make your own PCBs using Eagle, and use and maintain a 3D printer. Each and every chapter exemplifies this process and demonstrates how you can profit from the implementation of solid engineering principles--regardless of whether you just play in your basement or you want to publicize and sell your devices. With Practical Adruino Engineering you'll be able to review and improve this process, and even extend its scope. What You'll Learn Set up the Arduino software landscape and project for testing Review the process of hardware engineering as applicable to Arduino projects Create 3D models for 3D printing using Fusion360 in a robot chassis project Make PCBs using Eagle and incorporate it into a sensor station shield project Use and maintain a 3D printer with your own project Create Arduino shields in Eagle Debug Arduino projects of varying complexities via LabVIEW Use a special Arduino board for Bluetooth to control domestic and mobile Arduino projects Who This Book Is For Primarily aimed at intermediate engineers or engineering students. However, this book is also great for beginners and any maker who wants to expand their abilities in a single book.

Product Identifiers

Publisher
Apress L. P.
ISBN-10
1484268512
ISBN-13
9781484268513
eBay Product ID (ePID)
25050076362

Product Key Features

Author
Harold Timmis
Publication Name
Practical Arduino Engineering : End to End Development with the Arduino, Fusion360, 3D Printing, and EagleCad
Format
Trade Paperback
Language
English
Subject
Engineering (General), Hardware / General
Publication Year
2021
Type
Textbook
Subject Area
Computers, Technology & Engineering
Number of Pages
Xvii, 580 Pages

Dimensions

Item Length
9.3 in
Item Width
6.1 in
Item Weight
32 Oz

Additional Product Features

Edition Number
2
Number of Volumes
1 Vol.
Lc Classification Number
Ts171.57
Table of Content
READER LEVEL: Intermediate Chapter 1: The Process of Arduino Engineering * Gathering Your Hardware * Gathering Your Tools * Understanding the Engineering Process Chapter 2: Understanding the Arduino Software * Getting started with setup() and loop() * Initializing Variables * Woorking with Loos * Communicating Digitally * Communicating with Analog Components * Serial Communication * Using Arduino Libraries * Putting Together the Arduino Language Chapter 3: An Introduction to 3D Design * What is 3D Cad? * Installing Fusion360 and setting it up for Enthusiast or Startup * The basics of 3D Modeling * How to use Calipers * Making your first "Thing" Chapter 4: An Introduction to 3D Printing * What is 3D Printing? * Types of 3D Printers * 3D Printer Recommendations * Tools of the Trade * What is a Slicer? (Go over a few Slicers) * Printing your first "Thing" Chapter 5: An Introduction to Eagle * What is Eagle? * Installing Eagle and including Libraries from 3rd party vendors * Basics of Schematic layout * Basics of Board Layout * Making your first board * Board manufacturers Chapter 6: Robotic Engineering Requirements: Controlling Motion * Creating a modular H-Bridge PCB in Eagle * 3D modeling your own Robot Chassis (Intro to Parametric Design) * Printing the Robot Chassis * Assembling the Robot Chassis and Hardware Chapter 7: Adding Complexity to the Robot: Working with LCDs * Monochrome LCD projects will stay the same * Add a section on OLED technology * Make an OLED Shield for the Arduino using Eagle Chapter 8: Robot Integration Engineering a GPS Module with Arduino * Hardware Explained: microSD shield * Understanding NMEA Protocol * Libraries Explained: TinyGPS and SdFat Libraries * The Basics of GPS Communication with the Arduino * Requirements Gathering and Creating the Requirements Document Chapter 9: Interlude: Home Engineering from Requirements to Implementation * Basic Fundamentals of this chapter will stay the same * Gather Requirements on a sensor station * Create a Sensor Station Shield in Eagle * Writing software for the Sensor Station Shield * Creating an enclosure for the Sensor Station Shield * 3D Printing the Sensor Station Enclosure Chapter 10: Robot Perception: Object Detection with the Arduino * Secondary Projects stay the same, but Images, Schematics, and Flowcharts are updated * 3D modeling an Ultrasonic sensor holder for the Robot * 3D Printing the Ultrasonic Sensor holder * The rest of the primary project stays the same. Chapter 11: Mature Arduino Engineering: Making an Alarm System using the Arduino * Basic Security System * Requirements Gathering and Creating the Requirements Document Chapter 12: Error Messages and Commands: Using GSM Technology with your Arduino * Talk on subjects like CDMA, 4G LTE, etc... * Use New Shield for 4G LTE instead of GSM Shield * Rest of chapter will stay the same Chapter 13: Control and Instrumentation: The XBOX controller and the LabVIEW Process * LabVIEW explanation stays the same * Creating a Sub-autonomous robot Chapter 14: Controlling your Project: Bluetooth Arduino * Gathering Requirements and Creating the Requirements Document * Configuring the Hardware * Writing the Software * Uploading the Software and Attaching the Bluetooth Shield * Operating the Robot
Copyright Date
2021
Dewey Decimal
629.89
Dewey Edition
23
Illustrated
Yes

Descrizione dell'oggetto fatta dal venditore

Informazioni sul venditore professionale

Premier Books LLC
David Taylor
26C Trolley Sq
19806-3356 Wilmington, DE
United States
Mostra Informazioni di contatto
:liamEmoc.liaterelgaednarg@yabe
Certifico che tutte le mie attività di vendita saranno conformi alle leggi e ai regolamenti dell'Unione Europea.
grandeagleretail

grandeagleretail

98,3% di Feedback positivi
2,7 milioni oggetti venduti
In genere risponde entro 24 ore

Valutazione dettagliata del venditore

Media degli ultimi 12 mesi

Descrizione
4.9
Spese spedizione
5.0
Tempi spedizione
4.9
Comunicazione
4.9
Registrato come venditore professionale

Feedback del venditore (1.025.266)

7***5 (1076)- Feedback lasciato dall'acquirente.
Mese scorso
Acquisto verificato
as described fast shipping AAA+++ SELLER
o***1 (5816)- Feedback lasciato dall'acquirente.
Mese scorso
Acquisto verificato
Excellent!! A++++++++++++++++++++++++++++++++
o***1 (5816)- Feedback lasciato dall'acquirente.
Mese scorso
Acquisto verificato
Excellent!! A++++++++++++++++++++++++++++++++

Valutazioni e recensioni del prodotto

Ancora nessun punteggio o recensione