虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

Through

  • RFID+and+RFID-Enabled+Sensors

    adio Frequency Identification (RFID) is a rapidly developing automatic wireless data-collection technology with a long history.The first multi-bit functional passive RFID systems,with a range of several meters, appeared in the early 1970s, and continued to evolve Through the 1980s. Recently, RFID has experienced a tremendous growth,due to developments in integrated circuits and radios, and due to increased interest from the retail industrial and government.

    标签: RFID-Enabled Sensors RFID and

    上传时间: 2020-06-08

    上传用户:shancjb

  • RFID+and+Sensor+Network+Automation

    With the continued growth in the world's population, there is a need to ensure availability of enough food to feed everyone. Advances in science and technology have helped not only to increase food production, but also to reduce food wastage. However, the latter has the potential to be improved to a significant extent Through appropriate matching of supply and demand, and with proper handling during storage and transit. Given the amount of food wastage that occurs after a food item leaves the “farm” on its way to the “fork,” and the availability of means to reduce such wastage, there really is no excuse for feigned ignorance.

    标签: Automation Industry Network Sensor RFID Food and the in

    上传时间: 2020-06-08

    上传用户:shancjb

  • Fundamentals_of_Global_Positioning_System3

    If one examines the current literature on GPS receiver design, most of it is quite a bit above the level of the novice. It is taken for granted that the reader is already at a fairly high level of understanding and proceeds from there. This text will be an attempt to take the reader Through the concepts and circuits needed to be able to understand how a GPS receiver works from the antenna to the solution of user position.

    标签: Fundamentals_of_Global_Positionin g_System

    上传时间: 2020-06-09

    上传用户:shancjb

  • Arduino Starter Kit Manual

    Thank you for purchasing the Earthshine Design Arduino Starter Kit. You are now well on your way in your journey into the wonderful world of the Arduino and microcontroller electronics. This book will guide you, step by step, Through using the Starter Kit to learn about the Arduino hardware, software and general electronics theory. Through the use of electronic projects we will take you from the level of complete beginner Through to having an intermediate set of skills in using the Arduino.

    标签: Arduino Starter Manual Kit

    上传时间: 2020-06-09

    上传用户:shancjb

  • Practical Arduino Engineering

    I wrote this book so that students, hobbyists, and engineers alike can take advantage of the Arduino platform by creating several projects that will teach them about the engineering process. I also wanted to guide the reader Through introductory projects so that they could get a firm grasp on the Arduino Language, and how to incorporate several pieces of hardware to make their own projects. This book offers so much information on the Arduino, not just the basic LED projects but it offers different peripherals such as Ultrasonic sensor, the Xbox® controller, Bluetooth, and much more. This book also teaches the non-engineer to follow a process that will help them in future project (not just Arduino projects).

    标签: Engineering Practical Arduino

    上传时间: 2020-06-09

    上传用户:shancjb

  • Electric Machinery (6th ed)

    The chief objective of  Electric Machinery  continues to be to build a strong foundation in the basic principles of electromechanics and electric machinery. Through all of its editions, the emphasis of  Electric Machinery  has been on both physical insight and analytical techniques. Mastery of the material covered will provide both the basis for understanding many real-world electric-machinery applications as well as the foundation for proceeding on to more advanced courses in electric machinery design and control.

    标签: Machinery Electric 6th ed

    上传时间: 2020-06-10

    上传用户:shancjb

  • Bishop-Pattern-Recognition-and-Machine-Learning

    Pattern recognition has its origins in engineering, whereas machine learning grew out of computer science. However, these activities can be viewed as two facets of the same field, and together they have undergone substantial development over the past ten years. In particular, Bayesian methods have grown from a specialist niche to become mainstream, while graphical models have emerged as a general framework for describing and applying probabilistic models. Also, the practical applicability of Bayesian methods has been greatly enhanced Through the development of a range of approximate inference algorithms such as variational Bayes and expectation propa- gation. Similarly, new models based on kernels have had significant impact on both algorithms and applications.

    标签: Bishop-Pattern-Recognition-and-Ma chine-Learning

    上传时间: 2020-06-10

    上传用户:shancjb

  • Deep-Learning-with-PyTorch

    We’re living Through exciting times. The landscape of what computers can do is changing by the week. Tasks that only a few years ago were thought to require higher cognition are getting solved by machines at near-superhuman levels of per- formance. Tasks such as describing a photographic image with a sentence in idiom- atic English, playing complex strategy game, and diagnosing a tumor from a radiological scan are all approachable now by a computer. Even more impressively, computers acquire the ability to solve such tasks Through examples, rather than human-encoded of handcrafted rules.

    标签: Deep-Learning-with-PyTorch

    上传时间: 2020-06-10

    上传用户:shancjb

  • Embedded_Deep_Learning_-_Algorithms

    Although state of the art in many typical machine learning tasks, deep learning algorithmsareverycostly interms ofenergyconsumption,duetotheirlargeamount of required computations and huge model sizes. Because of this, deep learning applications on battery-constrained wearables have only been possible Through wireless connections with a resourceful cloud. This setup has several drawbacks. First, there are privacy concerns. Cloud computing requires users to share their raw data—images, video, locations, speech—with a remote system. Most users are not willing to do this. Second, the cloud-setup requires users to be connected all the time, which is unfeasible given current cellular coverage. Furthermore, real-time applications require low latency connections, which cannot be guaranteed using the current communication infrastructure. Finally, wireless connections are very inefficient—requiringtoo much energyper transferredbit for real-time data transfer on energy-constrained platforms.

    标签: Embedded_Deep_Learning Algorithms

    上传时间: 2020-06-10

    上传用户:shancjb

  • MiniCore

    An Arduino core for the ATmega328, ATmega168, ATmega88, ATmega48 and ATmega8, all running a [custom version of Optiboot for increased functionality](#write-to-own-flash). This core requires at least Arduino IDE v1.6.2, where v1.8.5+ is recommended. <br/> **This core gives you two extra IO pins if you're using the internal oscillator!** PB6 and PB7 is mapped to [Arduino pin 20 and 21](#pinout).<br/> If you're into "generic" AVR programming, I'm happy to tell you that all relevant keywords are being highlighted by the IDE Through a separate keywords file. Make sure to test the [example files](https://github.com/MCUdude/MiniCore/tree/master/avr/libraries/AVR_examples/examples) (File > Examples > AVR C code examples). Try writing a register name, <i>DDRB</i> for instance, and see for yourself!

    标签: MiniCore

    上传时间: 2021-02-22

    上传用户: