The Raspberry Pi has become a computing phenomenon. This single-board miniature
computer, first released in February 2012 by the Raspberry Pi Foundation, has grown into
a series of nearly a dozen models that have sold a total of more than 10 million units in
five years.
Inexpensive to buy and to run, Raspberry Pi computers are great for enthusiasts,
good for games, and fun for children. Raspberry Pi computers are also terrific in the
classroom, enabling you to put on each desk an easily-manageable computer on which
students can do everything from learning Internet use and essential office software skills,
through grasping programming basics in an easy-to-learn format, to performing full-on
programming in Python, Java, C, and other languages. Better yet, you can install all the
software needed for those activities automatically alongside the operating system.
標簽:
Deploying
Classroom
Raspberry
the
Pi
in
上傳時間:
2020-06-06
上傳用戶:shancjb
Artificial Intelligence (AI) has undoubtedly been one of the most important buz-
zwords over the past years. The goal in AI is to design algorithms that transform com-
puters into “intelligent” agents. By intelligence here we do not necessarily mean an
extraordinary level of smartness shown by superhuman; it rather often involves very
basic problems that humans solve very frequently in their day-to-day life. This can
be as simple as recognizing faces in an image, driving a car, playing a board game, or
reading (and understanding) an article in a newspaper. The intelligent behaviour ex-
hibited by humans when “reading” is one of the main goals for a subfield of AI called
Natural Language Processing (NLP). Natural language 1 is one of the most complex
tools used by humans for a wide range of reasons, for instance to communicate with
others, to express thoughts, feelings and ideas, to ask questions, or to give instruc-
tions. Therefore, it is crucial for computers to possess the ability to use the same tool
in order to effectively interact with humans.
標簽:
Embeddings
Processing
Language
Natural
in
上傳時間:
2020-06-10
上傳用戶:shancjb
CAN總線是汽車上應用最廣泛的車載網絡總線,具有實時性強、可靠性高、成本低等優點。鑒于此,介紹了一種利用飛思卡爾系列單片機MC9S12XS128作為控制器,利用其內部的MSCAN模塊、CAN收發器TJA1040等外圍元件進行CAN總線通信節點設計。該設計能夠實現CAN總線數據的發送與接收,可應用于汽車及其他各種CAN總線通信系統。CAN bus is the most widely used on-board network bus in automobiles. It has the advantages of realtime, high reliability and low cost. In view of this,this paper introduces the design of CAN bus communication node by using Freescale MC9S12XS128 as controller,using its internal MSCAN module,CAN transceiver TJA1040 and other peripheral components. This design can realize the sending and receiving of CAN bus data,and can be used in automobile and other CAN bus communication systems.
標簽:
單片機
can總線
通信
上傳時間:
2022-03-27
上傳用戶: