Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Programming Arduino-based Systems in C#: A Practical Guide

Posted By: AlenMiler
Programming Arduino-based Systems in C#: A Practical Guide

Programming Arduino-based Systems in C#: A Practical Guide by Yury Magda
English | 12 Aug. 2017 | ASIN: B074SBCMGS | 105 Pages | AZW3 | 1.46 MB

This book is written for hobbyists and developers who would like to be able to program Arduino-based measurement and control systems in C# .NET.
The hardware used in designs from this book consists of the high-performance USB interface board equipped with the FT4232H device from FTDI and the Arduino Zero board. The material of the book assumes that the readers are familiar, at least, with basics of designing and assembling electronic circuits. For most projects having some basic skills in electronics will serve the readers well and allow them to understand what is going on behind the scenes.
The software of the systems is written in Visual C# .NET 2017 Community Edition installed on the PC running Windows 10. The source code of applications may also be compiled in earlier versions of Visual C# .NET running in Windows 8 or 10. Each project is accompanied by a detailed description of hardware and software which helps to make things clear. All projects described in this guide can be easily improved or modified if necessary.