KR102518976B1 - Arduino kit - Google Patents

Arduino kit Download PDF

Info

Publication number
KR102518976B1
KR102518976B1 KR1020210179509A KR20210179509A KR102518976B1 KR 102518976 B1 KR102518976 B1 KR 102518976B1 KR 1020210179509 A KR1020210179509 A KR 1020210179509A KR 20210179509 A KR20210179509 A KR 20210179509A KR 102518976 B1 KR102518976 B1 KR 102518976B1
Authority
KR
South Korea
Prior art keywords
insertion part
pin
circuit board
printed circuit
connection pin
Prior art date
Application number
KR1020210179509A
Other languages
Korean (ko)
Other versions
KR20220087383A (en
Inventor
이은상
Original Assignee
공주대학교 산학협력단
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 공주대학교 산학협력단 filed Critical 공주대학교 산학협력단
Publication of KR20220087383A publication Critical patent/KR20220087383A/en
Application granted granted Critical
Publication of KR102518976B1 publication Critical patent/KR102518976B1/en

Links

Images

Classifications

    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09BEDUCATIONAL OR DEMONSTRATION APPLIANCES; APPLIANCES FOR TEACHING, OR COMMUNICATING WITH, THE BLIND, DEAF OR MUTE; MODELS; PLANETARIA; GLOBES; MAPS; DIAGRAMS
    • G09B19/00Teaching not covered by other main groups of this subclass
    • G09B19/0053Computers, e.g. programming
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09BEDUCATIONAL OR DEMONSTRATION APPLIANCES; APPLIANCES FOR TEACHING, OR COMMUNICATING WITH, THE BLIND, DEAF OR MUTE; MODELS; PLANETARIA; GLOBES; MAPS; DIAGRAMS
    • G09B23/00Models for scientific, medical, or mathematical purposes, e.g. full-sized devices for demonstration purposes
    • G09B23/06Models for scientific, medical, or mathematical purposes, e.g. full-sized devices for demonstration purposes for physics
    • G09B23/18Models for scientific, medical, or mathematical purposes, e.g. full-sized devices for demonstration purposes for physics for electricity or magnetism
    • G09B23/183Models for scientific, medical, or mathematical purposes, e.g. full-sized devices for demonstration purposes for physics for electricity or magnetism for circuits
    • G09B23/186Models for scientific, medical, or mathematical purposes, e.g. full-sized devices for demonstration purposes for physics for electricity or magnetism for circuits for digital electronics; for computers, e.g. microprocessors

Abstract

본 출원은 아두이노 키트에 관한 것이다. 본 출원의 아두이노 키트에 의하면, 학교와 같은 교육 현장에서 초보자들이 아두이노 키트를 손쉽게 사용할 수 있고, 전문가가 아두이노 키트의 부품을 연결하는 시범을 보이는 것이 용이할 수 있다.This application relates to an Arduino kit. According to the Arduino kit of the present application, beginners can easily use the Arduino kit at educational sites such as schools, and it can be easy for experts to show a demonstration of connecting parts of the Arduino kit.

Description

아두이노 키트{ARDUINO KIT}Arduino Kit {ARDUINO KIT}

본 출원은 아두이노 키트에 관한 것이다.This application relates to an Arduino kit.

최근 들어, 교육부가 초등학교 및 중학교에서 소프트웨어 교육을 의무화하면서, 교육기관과 학부모들의 소프트웨어 교육에 대한 관심이 높아지고 있다. 이러한 소프트웨어 교육 분야는 크게 컴퓨터 없이 컴퓨터 과학의 이론을 배우는 언플러그드 컴퓨팅 분야, 컴퓨터로 다양한 프로그램을 만드는 교육용 프로그래밍 언어 분야, 컴퓨터와 전자부품을 함께 사용하여 전자장치를 만드는 피지컬 컴퓨팅 분야가 있다.Recently, as the Ministry of Education makes software education compulsory in elementary and middle schools, interest in software education by educational institutions and parents is increasing. The field of software education largely includes an unplugged computing field in which the theory of computer science is learned without a computer, an educational programming language field in which various programs are created with a computer, and a physical computing field in which an electronic device is created by using a computer and electronic parts together.

특히, 하드웨어와 소프트웨어를 함께 학습하는 피지컬 컴퓨팅 과목은 손으로 전자부품을 만지면서 실습할 수 있어 아이들에게 인기가 높다. 현재 피지컬 컴퓨팅 수업에서 실습 교구로 가장 많이 사용되는 것은 아두이노이다.In particular, the physical computing subject, which teaches hardware and software together, is popular with children because they can practice while touching electronic parts with their hands. Currently, Arduino is the most used practice tool in physical computing classes.

아두이노는 손쉬운 개발환경을 제공하는 오픈 소스 기반의 하드웨어 플랫폼으로, 간편한 개발 툴 및 USB 기반 연결 인터페이스, 저렴한 하드웨어 비용, 모든 구조의 개방으로 하드웨어에 대한 깊은 지식 없이도 어플리케이션 구축이 가능한 특징이 있다. 특히, 많은 스위치나 센서로부터 값을 받아들여, LED나 모터와 같은 액츄에이터 장치를 제어함으로써 주변 환경과의 상호 작용성을 제공하고 있다.Arduino is an open source-based hardware platform that provides an easy development environment, and features easy development tools, USB-based connection interfaces, low hardware cost, and openness of all structures, allowing applications to be built without deep knowledge of hardware. In particular, interactivity with the surrounding environment is provided by receiving values from many switches or sensors and controlling actuator devices such as LEDs or motors.

이러한 아두이노의 가장 큰 장점은 마이크로 컨트롤러를 쉽게 동작시킬 수 있다는 데 있다. 일반적으로 AVT 프로그래밍을 WinAVR로 컴파일하여, ISP 장치를 통해 업로드 해야 하는 등 번거로운 과정을 거쳐야 하는데 비해, 아두이노는 USB를 통해 컴파일 및 업로드를 쉽게 할 수 있다. 또한 아두이노는 다른 모듈에 비해 비교적 저렴하고, Windows를 비롯해 Mac OSX, 리눅스와 같은 여러 운영체제를 모두 지원하고 있으며, 아두이노 키트의 회로도가 CCL에 따라 공개되어 있으므로, 누구나 직접 보드를 만들고 수정할 수 있다. The biggest advantage of this Arduino is that it can easily operate a microcontroller. In general, it is necessary to go through cumbersome processes such as compiling AVT programming with WinAVR and uploading it through an ISP device, but Arduino can easily compile and upload through USB. In addition, Arduino is relatively inexpensive compared to other modules, supports all operating systems such as Windows, Mac OSX, and Linux, and since the circuit diagram of the Arduino kit is disclosed according to the CCL, anyone can directly create and modify the board. .

도 1은 종래 아두이노 키트를 예시적으로 나타낸 도면이다. 도 1에 나타낸 바와 같이, 종래 아두이노 키트는 아날로그 연결핀 및 디지털 연결핀이 각각 연결되는 제 1 삽입부(1300) 및 제 2 삽입부(1400) 각각의 크기가 매우 작다. 이로 인해, 현재 학교와 같은 교육 현장에서 초보자, 특히 초등학생이나 중학생 들이 아두이노 부품, 즉 아날로그 연결핀 및 디지털 연결핀을 각각 제 1 삽입부 및 제 2 삽입부 각각에 연결하는데 어려움을 겪고 있고, 이에 대한 시범을 보이는 것도 어려운 문제가 있다. 따라서, 이러한 문제점을 해결하기 위한 아두이노 키트가 요구되고 있다.1 is a diagram showing a conventional Arduino kit by way of example. As shown in FIG. 1, in the conventional Arduino kit, the size of the first insertion part 1300 and the second insertion part 1400 to which analog connection pins and digital connection pins are respectively connected is very small. Due to this, beginners, especially elementary school students or middle school students, are having difficulty in connecting Arduino components, that is, analog connection pins and digital connection pins, respectively, to the first insertion part and the second insertion part, respectively, in educational sites such as schools. Demonstration of this is also a difficult problem. Therefore, an Arduino kit to solve these problems is required.

본 출원은 학교와 같은 교육 현장에서 초보자들이 아두이노 키트를 손쉽게 사용할 수 있고, 전문가가 아두이노 키트의 부품을 연결하는 시범을 보이는 것이 용이한 아두이노 키트를 제공하는 것이다.This application is to provide an Arduino kit in which beginners can easily use the Arduino kit in an educational field such as a school, and it is easy for an expert to show a demonstration of connecting parts of the Arduino kit.

상기 과제를 해결하기 위하여, 본 출원의 아두이노 키트는 인쇄회로기판; 상기 인쇄회로기판을 덮는 덮개; 상기 인쇄회로기판 상의 중심에 배치되는 모듈부; 상기 인쇄회로기판 상의 제 1 측에 배치되어, 상기 덮개의 상부에 노출되는 제 1 삽입부; 상기 제 1 삽입부에 삽입이 가능한 아날로그 연결핀; 상기 제 1 삽입부와 마주하는 상기 인쇄회로기판 상의 제 2 측에 배치되어, 상기 덮개의 상부에 노출되는 제 2 삽입부; 상기 제 2 삽입부에 삽입이 가능한 디지털 연결핀; 및 상기 제 1 측 및 제 2 측과 다른 상기 인쇄회로기판 상의 제 3 측에 배치되어, 상기 덮개의 측면에 노출되는 외부전원부를 포함하고, 상기 제 1 삽입부 및 제 2 삽입부는 각각 상기 덮개로부터 높이방향을 따라 볼록한 반구 형상을 갖는다.In order to solve the above problems, the Arduino kit of the present application is a printed circuit board; a cover covering the printed circuit board; a module unit disposed at the center of the printed circuit board; a first insertion portion disposed on a first side of the printed circuit board and exposed on the top of the cover; an analog connection pin insertable into the first insertion part; a second insertion portion disposed on a second side of the printed circuit board facing the first insertion portion and exposed to an upper portion of the cover; a digital connection pin insertable into the second insertion part; and an external power supply part disposed on a third side of the printed circuit board different from the first and second sides and exposed to a side surface of the cover, wherein the first insertion part and the second insertion part are respectively connected from the cover. It has a convex hemispherical shape along the height direction.

상기 제 1 삽입부 및 제 2 삽입부는 각각 상기 덮개로부터 높이방향을 따라 상기 인쇄회로기판과 평행한 단면의 직경이 좁아질 수 있다.Each of the first insertion part and the second insertion part may have a narrow diameter of a cross section parallel to the printed circuit board along a height direction from the cover.

또한, 상기 아날로그 연결핀 및 디지털 연결핀은 각각 상기 제 1 삽입부 및 제 2 삽입부의 형상에 대응되도록 상기 덮개로부터 높이방향을 따라 오목한 반구 형상을 갖는 일단을 포함할 수 있다.In addition, the analog connection pin and the digital connection pin may include one end having a concave hemispherical shape along a height direction from the cover to correspond to the shapes of the first insertion part and the second insertion part, respectively.

또한, 상기 제 1 삽입부 및 제 2 삽입부는 각각의 중심부에 높이방향을 따라 길게 형성된 홈을 더 포함할 수 있다.In addition, the first insertion part and the second insertion part may further include a groove formed long along the height direction in each center.

또한, 상기 제 1 삽입부 및 제 2 삽입부 각각에 형성된 홈은 사각기둥 형상 또는 원기둥 형상일 수 있다.In addition, the groove formed in each of the first insertion part and the second insertion part may have a rectangular column shape or a cylindrical shape.

또한, 상기 아날로그 연결핀 및 디지털 연결핀은 각각 상기 제 1 삽입부 및 제 2 삽입부의 형상에 대응되도록 상기 덮개로부터 높이방향을 따라 오목한 반구 형상을 갖거나, 또는 상기 제 1 삽입부 및 제 2 삽입부의 홈의 형상에 대응되도록 상기 높이방향을 따라 길게 형성된 형상을 갖는 일단을 포함할 수 있다.In addition, the analog connection pin and the digital connection pin have a concave hemispherical shape along the height direction from the cover to correspond to the shapes of the first insertion part and the second insertion part, respectively, or the first insertion part and the second insertion part. It may include one end having a shape formed long along the height direction so as to correspond to the shape of the groove of the portion.

또한, 상기 제 1 삽입부는 복수개의 아날로그 연결핀 삽입부; 복수개의 접지핀 삽입부; 및 복수개의 전원핀 삽입부를 포함할 수 있다.In addition, the first insertion unit includes a plurality of analog connection pin insertion units; A plurality of ground pin insertion parts; And it may include a plurality of power pin insertion parts.

또한, 상기 복수개의 아날로그 연결핀 삽입부는 각각 상기 인쇄회로기판의 제 1 측을 따라 순차로 배치되고, 상기 복수개의 접지핀 삽입부는 각각 상기 복수개의 아날로그 연결핀 삽입부와 인접하도록 상기 인쇄회로기판의 제 1 측을 따라 순차로 배치되며, 상기 복수개의 전원핀 삽입부는 각각 상기 복수개의 접지핀 삽입부와 인접하도록 상기 인쇄회로기판의 제 1 측을 따라 순차로 배치될 수 있다.In addition, each of the plurality of analog connection pin insertion units is sequentially disposed along the first side of the printed circuit board, and the plurality of ground pin insertion units are adjacent to the plurality of analog connection pin insertion units of the printed circuit board. The plurality of power pin insertion units may be sequentially disposed along the first side of the printed circuit board so as to be adjacent to the plurality of ground pin insertion units.

또한, 상기 제 2 삽입부는 복수개의 디지털 연결핀 삽입부; 복수개의 접지핀 삽입부; 및 복수개의 전원핀 삽입부를 포함할 수 있다.In addition, the second insertion unit includes a plurality of digital connection pin insertion units; A plurality of ground pin insertion parts; And it may include a plurality of power pin insertion parts.

또한, 상기 복수개의 디지털 연결핀 삽입부는 각각 상기 인쇄회로기판의 제 2 측을 따라 순차로 배치되고, 상기 복수개의 접지핀 삽입부는 각각 상기 복수개의 디지털 연결핀 삽입부와 인접하도록 상기 인쇄회로기판의 제 2 측을 따라 순차로 배치되며, 상기 복수개의 전원핀 삽입부는 각각 상기 복수개의 접지핀 삽입부와 인접하도록 상기 인쇄회로기판의 제 2 측을 따라 순차로 배치될 수 있다.In addition, each of the plurality of digital connection pin insertion parts is disposed sequentially along the second side of the printed circuit board, and the plurality of ground pin insertion parts are adjacent to the plurality of digital connection pin insertion parts of the printed circuit board. The plurality of power pin insertion units may be sequentially disposed along the second side of the printed circuit board so as to be adjacent to the plurality of ground pin insertion units.

또한, 상기 외부전원부는 USB 전원포트, 9V 전원포트, 마이크로 5핀 전원포트, 라이트닝 8핀 전원포트 및 C타입 전원포트 중 선택된 하나 이상일 수 있다.In addition, the external power unit may be one or more selected from a USB power port, a 9V power port, a micro 5-pin power port, a Lightning 8-pin power port, and a C-type power port.

본 출원의 아두이노 키트에 의하면, 학교와 같은 교육 현장에서 초보자들이 아두이노 키트를 손쉽게 사용할 수 있고, 전문가가 아두이노 키트의 부품을 연결하는 시범을 보이는 것이 용이할 수 있다.According to the Arduino kit of the present application, beginners can easily use the Arduino kit at educational sites such as schools, and it can be easy for experts to show a demonstration of connecting parts of the Arduino kit.

도 1은 종래 아두이노 키트를 예시적으로 나타낸 도면이다.
도 2는 본 출원의 일 실시예에 따른 아두이노 키트의 외부를 예시적으로 나타낸 도면이다.
도 3은 본 출원의 일 실시예에 따른 아두이노 키트의 내부를 예시적으로 나타낸 도면이다.
도 4는 본 출원의 다른 일 실시예에 따른 아두이노 키트의 외부를 예시적으로 나타낸 도면이다.
도 5는 본 출원의 다른 일 실시예에 따른 아두이노 키트에 포함된 제 1 삽입부 및 제 2 삽입부를 확대하여 예시적으로 나타낸 도면이다.
1 is a diagram showing a conventional Arduino kit by way of example.
2 is a diagram showing the outside of an Arduino kit according to an embodiment of the present application by way of example.
3 is a diagram showing the inside of an Arduino kit according to an embodiment of the present application by way of example.
4 is a diagram showing the outside of an Arduino kit according to another embodiment of the present application by way of example.
5 is an enlarged view of a first insertion part and a second insertion part included in an Arduino kit according to another embodiment of the present application.

이하, 첨부된 도면을 참조로 본 출원의 아두이노 키트를 설명하며, 첨부된 도면은 예시적인 것으로, 본 출원의 아두이노 키트가 첨부된 도면에 제한되는 것은 아니다.Hereinafter, the Arduino kit of the present application will be described with reference to the accompanying drawings, and the attached drawings are exemplary, and the Arduino kit of the present application is not limited to the accompanying drawings.

도 2는 본 출원의 일 실시예에 따른 아두이노 키트의 외부를 예시적으로 나타낸 도면이다. 도 3은 본 출원의 일 실시예에 따른 아두이노 키트의 내부를 예시적으로 나타낸 도면이다. 도 2 및 도 3에 나타낸 바와 같이, 상기 아두이노 키트는 인쇄회로기판(2100, 3100), 덮개(2200), 모듈부(2600), 제 1 삽입부(2300, 3300), 아날로그 연결핀(미도시), 제 2 삽입부(2400, 3400), 디지털 연결핀(미도시) 및 외부전원부(2500, 3500)를 포함한다. 상기 제 1 삽입부 및 제 2 삽입부는 각각 상기 덮개로부터 높이방향을 따라 볼록한 반구 형상을 가진다. 구체적으로, 상기 제 1 삽입부 및 제 2 삽입부는 아두이노 키트의 외부에서 바라볼 때, 단면이 덮개에 위치하는 볼록한 반구 형상을 가질 수 있다. 본 출원의 아두이노 키트에 의하면, 학교와 같은 교육 현장에서 초보자들이 아두이노 키트를 손쉽게 사용할 수 있고, 전문가가 아두이노 키트의 부품을 연결하는 시범을 보이는 것이 용이할 수 있다.2 is a diagram showing the outside of an Arduino kit according to an embodiment of the present application by way of example. 3 is a diagram showing the inside of an Arduino kit according to an embodiment of the present application by way of example. 2 and 3, the Arduino kit includes a printed circuit board (2100, 3100), a cover (2200), a module unit (2600), a first insertion unit (2300, 3300), an analog connection pin (not shown) ), second insertion parts 2400 and 3400, digital connection pins (not shown), and external power supply parts 2500 and 3500. The first insertion part and the second insertion part each have a convex hemispherical shape along a height direction from the cover. Specifically, when viewed from the outside of the Arduino kit, the first insertion part and the second insertion part may have a convex hemispherical shape with a cross section located on the cover. According to the Arduino kit of the present application, beginners can easily use the Arduino kit at educational sites such as schools, and it can be easy for experts to show a demonstration of connecting parts of the Arduino kit.

상기 인쇄회로기판은 전기적 부품이 삽입 가능하고, 표면에 회로가 인쇄되어 있는 플라스틱 재료로 이루어진 절연 보드이다. 상기 인쇄회로 기판 상에 상기 제 1 삽입부, 제 2 삽입부 및 외부전원부 등이 배치될 수 있다.The printed circuit board is an insulating board made of a plastic material into which electrical parts can be inserted and a circuit is printed on the surface. The first inserting part, the second inserting part, and an external power supply may be disposed on the printed circuit board.

상기 덮개는 인쇄회로기판을 덮는 부분이다. 상기 덮개로 인쇄회로기판을 덮음으로써, 내부 부품의 물리적인 파손 및 외부 이물로 인한 오염을 방지할 수 있다.The cover is a portion covering the printed circuit board. By covering the printed circuit board with the cover, it is possible to prevent physical damage of internal components and contamination due to external foreign substances.

상기 모듈부는 임베디드 보드에 구비된 기능 중에서 하나의 기능을 수행하는 부품으로서, 상기 인쇄회로기판 상의 중심에 배치된다.The module unit is a part that performs one of the functions provided in the embedded board and is disposed at the center of the printed circuit board.

하나의 예시에서, 상기 모듈부는 마이크로 컨트롤러(MCU), 중앙처리장치(CPU) 및 마이크로 프로세서 장치(MPU) 중 선택된 하나일 수 있고, 입력되는 신호에 따라 처리를 수행하고 다른 부를 제어할 수 있다.In one example, the module unit may be one selected from a microcontroller (MCU), a central processing unit (CPU), and a microprocessor unit (MPU), and may perform processing according to an input signal and control other units.

상기 제 1 삽입부는 상기 아날로그 연결핀이 삽입되는 부분으로서, 상기 인쇄회로기판 상의 제 1 측에 배치되어, 상기 덮개의 상부에 노출된다. 상기 제 1 삽입부는 상기 아날로그 연결핀이 삽입됨으로써, 아날로그 신호를 발생시킬 수 있다. 본 명세서에서 용어 「제 1 측」은 어느 한 측면을 의미할 수 있다. The first insertion part is a part into which the analog connection pin is inserted, and is disposed on a first side of the printed circuit board and exposed on the top of the cover. The first insertion part may generate an analog signal by inserting the analog connection pin. In this specification, the term "first side" may mean any one side.

상기 제 2 삽입부는 상기 디지털 연결핀이 삽입되는 부분으로서, 상기 제 1 삽입부와 마주하는 상기 인쇄회로기판 상의 제 2 측에 배치되어, 상기 덮개의 상부에 노출된다. 상기 제 2 삽입부는 상기 디지털 연결핀이 삽입됨으로써, 디지털 신호를 발생시킬 수 있다. 본 명세서에서 용어 「제 2 측」은 제 1 측과 다른 어느 한 측면을 의미할 수 있다. 또한, 본 명세서에서 용어 「제 1 삽입부와 마주한다」는 제 1 삽입부와 마주보는 위치를 의미한다. 즉, 상기 제 2 삽입부는 상기 제 1 삽입부와 마주하는 측면에 위치할 수 있다. The second insertion part is a part into which the digital connection pin is inserted, is disposed on a second side of the printed circuit board facing the first insertion part, and is exposed on the top of the cover. The second insertion part may generate a digital signal by inserting the digital connection pin. In this specification, the term "second side" may mean any one side different from the first side. Also, in this specification, the term “facing the first insertion part” means a position facing the first insertion part. That is, the second insertion part may be located on a side facing the first insertion part.

하나의 예시에서, 상기 제 1 삽입부 및 제 2 삽입부는 각각 상기 덮개로부터 높이방향을 따라 상기 인쇄회로기판과 평행한 단면의 직경이 좁아지는 형상을 가질 수 있다. 상기 제 1 삽입부 및 제 2 삽입부가 각각 전술한 형상을 가짐으로써, 아날로그 연결핀 및 디지털 연결핀을 각각에 손쉽게 연결할 수 있어, 학교와 같은 교육 현장에서 초보자들이 아두이노 키트를 손쉽게 사용할 수 있고, 전문가가 아두이노 키트의 부품을 연결하는 시범을 보이는 것이 용이할 수 있다.In one example, each of the first insertion part and the second insertion part may have a shape in which a diameter of a cross section parallel to the printed circuit board becomes narrow along a height direction from the cover. Since the first insertion part and the second insertion part have the above-described shapes, respectively, the analog connection pin and the digital connection pin can be easily connected to each other, so that beginners can easily use the Arduino kit at educational sites such as schools, It may be easy for an expert to demonstrate connecting the parts of the Arduino kit.

상기 아날로그 연결핀은 아날로그 신호를 발생시키는 핀으로서, 상기 제 1 삽입부에 삽입이 가능하다.The analog connection pin is a pin that generates an analog signal and can be inserted into the first insertion part.

상기 디지털 연결핀은 디지털 신호를 발생시키는 핀으로서, 상기 제 2 삽입부에 삽입이 가능하다.The digital connection pin is a pin that generates a digital signal and can be inserted into the second insertion part.

하나의 예시에서, 상기 아날로그 연결핀 및 디지털 연결핀은 각각 상기 제 1 삽입부 및 제 2 삽입부의 형상에 대응되도록 상기 덮개로부터 높이방향을 따라 오목한 반구 형상을 갖는 일단을 포함할 수 있다. 상기 아날로그 연결핀 및 디지털 연결핀이 각각 전술한 형상의 일단을 포함함으로써, 상기 제 1 삽입부 및 제 2 삽입부 각각에 손쉽게 연결할 수 있어, 학교와 같은 교육 현장에서 초보자들이 아두이노 키트를 손쉽게 사용할 수 있고, 전문가가 아두이노 키트의 부품을 연결하는 시범을 보이는 것이 용이할 수 있다. 본 명세서에서 용어 「일단」은 하나의 끝부분을 의미할 수 있다.In one example, the analog connection pin and the digital connection pin may include one end having a concave hemispherical shape along a height direction from the cover to correspond to the shapes of the first insertion part and the second insertion part, respectively. Since each of the analog connection pin and the digital connection pin includes one end of the above-described shape, it can be easily connected to the first insertion part and the second insertion part, respectively, so that beginners can easily use the Arduino kit in educational settings such as schools. It can be done, and it can be easy for an expert to show a demonstration of connecting the parts of the Arduino kit. In this specification, the term "one end" may mean one end.

도 4는 본 출원의 다른 일 실시예에 따른 아두이노 키트의 외부를 예시적으로 나타낸 도면이다. 도 5는 본 출원의 다른 일 실시예에 따른 아두이노 키트에 포함된 제 1 삽입부 및 제 2 삽입부를 확대하여 예시적으로 나타낸 도면이다. 도 4 및 도 5에 나타낸 바와 같이, 본 출원의 다른 일 실시예에 따른 아두이노 키트는 제 1 삽입부(4300) 및 제 2 삽입부(4400) 각각에 홈(4301, 4401, 5301, 5401)을 더 포함할 수 있다. 상기 홈은 상기 제 1 삽입부 및 제 2 삽입부 각각의 중심부에 높이방향을 따라 길게 형성될 수 있다. 상기 제 1 삽입부 및 제 2 삽입부는 전술한 위치에 전술한 형상의 홈을 더 포함함으로써, 당업계에서 통상적으로 사용되는 아날로그 연결선 및 디지털 연결선을 삽입하는 것이 가능할 수 있다.4 is a diagram showing the outside of an Arduino kit according to another embodiment of the present application by way of example. 5 is an enlarged view of a first insertion part and a second insertion part included in an Arduino kit according to another embodiment of the present application. 4 and 5, the Arduino kit according to another embodiment of the present application has grooves 4301, 4401, 5301, and 5401 in the first insertion part 4300 and the second insertion part 4400, respectively. may further include. The groove may be formed long along the height direction at the center of each of the first insertion part and the second insertion part. The first insertion part and the second insertion part may further include grooves of the above-described shape at the above-described positions, so that an analog connection line and a digital connection line commonly used in the art may be inserted.

예를 들어, 상기 제 1 삽입부 및 제 2 삽입부 각각에 형성된 홈은 사각기둥 형상 또는 원기둥 형상일 수 있다. 구체적으로, 상기 사각기둥 형상의 홈은 높이 방향으로 서로 마주하는 밑면이 사각형인 각기둥 형상일 수 있다. 또한, 상기 원기둥 형상의 홈은 높이 방향으로 서로 마주하는 밑면이 원형인 기둥 형상일 수 있다. 상기 제 1 삽입부 및 제 2 삽입부 각각에 형성된 홈은 전술한 형상을 가짐으로써, 전술한 당업계에서 통상적으로 사용되는 높이방향을 따라 길게 형성된 형상의 일단을 포함하는 아날로그 연결핀 및 디지털 연결핀이 삽입될 수 있다. 이로 인해, 학교와 같은 교육 현장에서 초보자들이 아두이노 키트를 손쉽게 사용할 수 있고, 전문가가 아두이노 키트의 부품을 연결하는 시범을 보이는 것이 용이할 수 있다.For example, the groove formed in each of the first insertion part and the second insertion part may have a rectangular column shape or a cylindrical shape. Specifically, the grooves of the square column shape may have a prism shape with a square bottom surface facing each other in a height direction. In addition, the columnar grooves may have a columnar shape with circular bottom surfaces facing each other in a height direction. The groove formed in each of the first insertion part and the second insertion part has the above-described shape, and thus an analog connection pin and a digital connection pin including one end of a shape long along the height direction commonly used in the above-mentioned industry. can be inserted. Because of this, beginners can easily use the Arduino kit in educational sites such as schools, and it can be easy for experts to show a demonstration of connecting parts of the Arduino kit.

하나의 예시에서, 상기 아날로그 연결핀 및 디지털 연결핀은 각각 상기 제 1 삽입부 및 제 2 삽입부의 형상에 대응되도록 상기 덮개로부터 높이방향을 따라 오목한 반구 형상을 갖거나, 또는 상기 제 1 삽입부 및 제 2 삽입부의 홈의 형상에 대응되도록 상기 높이방향을 따라 길게 형성된 형상을 갖는 일단을 포함할 수 있다. 즉, 본 출원의 다른 일 실시예에 따른 아두이노 키트는 상기 제 1 삽입부 및 제 2 삽입부에 상기에서 전술한 오목한 반구 형상의 일단을 포함하는 아날로그 연결핀 및 디지털 연결핀, 및 전술한 당업계에서 통상적으로 사용되는 높이방향을 따라 길게 형성된 형상의 일단을 포함하는 아날로그 연결핀 및 디지털 연결핀을 모두 삽입할 수 있다. 이로 인해, 학교와 같은 교육 현장에서 초보자들이 아두이노 키트를 손쉽게 사용할 수 있고, 전문가가 아두이노 키트의 부품을 연결하는 시범을 보이는 것이 용이할 수 있다.In one example, the analog connection pin and the digital connection pin have a concave hemispherical shape along the height direction from the cover to correspond to the shapes of the first insertion part and the second insertion part, respectively, or the first insertion part and It may include one end having a shape elongated along the height direction so as to correspond to the shape of the groove of the second insertion unit. That is, the Arduino kit according to another embodiment of the present application includes an analog connection pin and a digital connection pin including one end of the concave hemispherical shape described above in the first insertion part and the second insertion part, and the above-mentioned sugar. Both analog connection pins and digital connection pins including one end of a shape elongated along the height direction commonly used in the industry may be inserted. Because of this, beginners can easily use the Arduino kit in educational sites such as schools, and it can be easy for experts to show a demonstration of connecting parts of the Arduino kit.

하나의 예시에서, 상기 제 1 삽입부는 아날로그 연결핀 삽입부(2310, 3310, 4310), 접지핀 삽입부(2320, 3320, 4320) 및 전원핀 삽입부(2330, 3330, 4330)을 포함할 수 있다.In one example, the first insertion unit may include analog connection pin insertion units 2310, 3310, and 4310, ground pin insertion units 2320, 3320, and 4320, and power pin insertion units 2330, 3330, and 4330. there is.

상기 아날로그 연결핀 삽입부는 전술한 아날로그 연결핀이 삽입되는 부분으로서, 복수개 구비될 수 있다. The analog connection pin insertion portion is a portion into which the aforementioned analog connection pin is inserted, and may be provided in plurality.

하나의 예시에서, 상기 아날로그 연결핀 삽입부는 상기 제 1 삽입부의 형상에서 기술한 형상을 가질 수 있다. 이로 인해, 상기 아날로그 연결핀 삽입부에는 전술한 형상의 아날로그 연결핀 또는 당업계에서 통상적으로 사용되는 아날로그 연결핀이 삽입될 수 있다. 상기 아날로그 연결핀 삽입부에 전술한 아날로그 연결핀이 삽입됨으로써, 학교와 같은 교육 현장에서 초보자들이 아두이노 키트를 손쉽게 사용할 수 있고, 전문가가 아두이노 키트의 부품을 연결하는 시범을 보이는 것이 용이할 수 있다.In one example, the analog connection pin insertion part may have a shape described in the shape of the first insertion part. Accordingly, an analog connection pin of the above-described shape or an analog connection pin commonly used in the art may be inserted into the analog connection pin insertion part. By inserting the above analog connection pin into the analog connection pin insertion part, beginners can easily use the Arduino kit at educational sites such as schools, and it is easy for experts to show a demonstration of connecting parts of the Arduino kit. there is.

또한, 상기 복수개의 아날로그 연결핀 삽입부의 개수는 당업계에서 사용되는 아날로그 연결핀 삽입부의 개수와 동일할 수 있으므로, 특별히 제한되는 것은 아니나, 예를 들어, 3 개 내지 10 개일 수 있다. 구체적으로, 상기 복수개의 아날로그 연결핀 삽입부는 4 개 내지 8 개 또는 5 개 내지 7 개일 수 있다.In addition, since the number of the plurality of analog connection pin insertion units may be the same as the number of analog connection pin insertion units used in the art, it is not particularly limited, but may be, for example, 3 to 10. Specifically, the plurality of analog connection pin insertion units may be 4 to 8 or 5 to 7.

상기 접지핀 삽입부는 아날로그 연결핀과 전원핀의 접지 기능을 수행하도록 접지핀이 삽입되는 부분으로서, 복수개 구비될 수 있다. The ground pin insertion part is a part into which a ground pin is inserted to perform a grounding function of an analog connection pin and a power supply pin, and may be provided in plurality.

하나의 예시에서, 상기 접지핀 삽입부는 상기 제 1 삽입부의 형상에서 기술한 형상을 가질 수 있다. 이로 인해, 상기 접지핀 삽입부에는 전술한 아날로그 연결핀의 형상과 동일한 형상의 접지핀 또는 당업계에서 통상적으로 사용되는 접지핀이 삽입될 수 있다. 예를 들어, 접지핀으로는 전술한 형태의 GND 핀을 사용할 수 있다. 상기 접지핀 삽입부에 전술한 접지핀이 삽입됨으로써, 학교와 같은 교육 현장에서 초보자들이 아두이노 키트를 손쉽게 사용할 수 있고, 전문가가 아두이노 키트의 부품을 연결하는 시범을 보이는 것이 용이할 수 있다.In one example, the ground pin insertion part may have a shape described in the shape of the first insertion part. For this reason, a ground pin having the same shape as the analog connection pin described above or a ground pin commonly used in the art may be inserted into the ground pin insertion part. For example, the above-described GND pin may be used as the ground pin. By inserting the ground pin into the ground pin insertion part, beginners can easily use the Arduino kit at an educational site such as a school, and it is easy for an expert to show a demonstration of connecting parts of the Arduino kit.

또한, 상기 복수개의 접지핀 삽입부의 개수는 당업계에서 사용되는 접지핀 삽입부의 개수와 동일할 수 있으므로, 특별히 제한되는 것은 아니나, 예를 들어, 1 개 내지 3 개일 수 있다.In addition, since the number of the plurality of ground pin insertion units may be the same as the number of ground pin insertion units used in the art, it is not particularly limited, but may be, for example, 1 to 3.

상기 전원핀 삽입부는 각각의 아날로그 핀에 전원을 공급하는 전원핀이 삽입되는 부분으로서, 복수개 구비될 수 있다. The power pin insertion portion is a portion into which a power pin for supplying power to each analog pin is inserted, and may be provided in plurality.

하나의 예시에서, 상기 전원핀 삽입부는 상기 제 1 삽입부의 형상에서 기술한 형상을 가질 수 있다. 이로 인해, 상기 전원핀 삽입부에는 전술한 아날로그 연결핀의 형상과 동일한 형상의 전원핀 또는 당업계에서 통상적으로 사용되는 전원핀이 삽입될 수 있다. 예를 들어, 전원핀으로는 전술한 형태의 VCC 핀을 사용할 수 있다. 이 때, 상기 VCC 핀의 공급 전압은 1 V 내지 10 V 또는 3 V 내지 6 V일 수 있다. 상기 전원핀 삽입부에 전술한 전원핀이 삽입됨으로써, 학교와 같은 교육 현장에서 초보자들이 아두이노 키트를 손쉽게 사용할 수 있고, 전문가가 아두이노 키트의 부품을 연결하는 시범을 보이는 것이 용이할 수 있다.In one example, the power pin insertion part may have a shape described in the shape of the first insertion part. For this reason, a power pin having the same shape as the aforementioned analog connection pin or a power pin commonly used in the art may be inserted into the power pin insertion part. For example, the above-described VCC pin may be used as the power pin. At this time, the supply voltage of the VCC pin may be 1 V to 10 V or 3 V to 6 V. Since the aforementioned power pin is inserted into the power pin insertion part, beginners can easily use the Arduino kit at an educational site such as a school, and it is easy for an expert to show a demonstration of connecting parts of the Arduino kit.

또한, 상기 복수개의 전원핀 삽입부의 개수는 당업계에서 사용되는 전원핀 삽입부의 개수와 동일할 수 있으므로, 특별히 제한되는 것은 아니나, 예를 들어, 1 개 내지 4 개일 수 있다. 구체적으로, 상기 복수개의 전원핀 삽입부는 1 개 내지 3 개일 수 있다. In addition, since the number of the plurality of power pin insertion units may be the same as the number of power pin insertion units used in the art, it is not particularly limited, but may be, for example, 1 to 4. Specifically, the plurality of power pin insertion units may be one to three.

또 하나의 예시에서, 상기 제 2 삽입부는 디지털 연결핀 삽입부(2410, 3410, 4410), 접지핀 삽입부(2420, 3420, 4420) 및 전원핀 삽입부(2430, 3430, 4430)을 포함할 수 있다.In another example, the second insertion unit may include digital connection pin insertion units 2410, 3410, and 4410, ground pin insertion units 2420, 3420, and 4420, and power pin insertion units 2430, 3430, and 4430. can

상기 디지털 연결핀 삽입부는 전술한 디지털 연결핀이 삽입되는 부분으로서, 복수개 구비될 수 있다. The digital connection pin insertion part is a part into which the aforementioned digital connection pin is inserted, and may be provided in plurality.

하나의 예시에서, 상기 디지털 연결핀 삽입부는 상기 제 2 삽입부의 형상에서 기술한 형상을 가질 수 있다. 이로 인해, 상기 디지털 연결핀 삽입부에는 전술한 형상의 디지털 연결핀 또는 당업계에서 통상적으로 사용되는 디지털 연결핀이 삽입될 수 있다. 상기 디지털 연결핀 삽입부에 전술한 디지털 연결핀이 삽입됨으로써, 학교와 같은 교육 현장에서 초보자들이 아두이노 키트를 손쉽게 사용할 수 있고, 전문가가 아두이노 키트의 부품을 연결하는 시범을 보이는 것이 용이할 수 있다.In one example, the digital connection pin insertion part may have a shape described in the shape of the second insertion part. For this reason, a digital connection pin of the above-described shape or a digital connection pin commonly used in the art may be inserted into the digital connection pin insertion part. By inserting the digital connection pin into the digital connection pin insertion part, beginners can easily use the Arduino kit at educational sites such as schools, and it is easy for experts to show a demonstration of connecting parts of the Arduino kit. there is.

또한, 상기 복수개의 디지털 연결핀 삽입부의 개수는 당업계에서 사용되는 디지털 연결핀 삽입부의 개수와 동일할 수 있으므로, 특별히 제한되는 것은 아니나, 예를 들어, 10 개 내지 20 개일 수 있다. 구체적으로, 상기 복수개의 디지털 연결핀 삽입부는 12 개 내지 18 개 또는 14 개 내지 16 개일 수 있다.In addition, since the number of the plurality of digital connection pin insertion units may be the same as the number of digital connection pin insertion units used in the art, it is not particularly limited, but may be, for example, 10 to 20. Specifically, the plurality of digital connection pin insertion units may be 12 to 18 or 14 to 16.

상기 접지핀 삽입부는 디지털 연결핀과 전원핀의 접지 기능을 수행하도록 접지핀이 삽입되는 부분으로서, 복수개 구비될 수 있다. The ground pin insertion part is a part into which a ground pin is inserted to perform a grounding function of a digital connection pin and a power supply pin, and may be provided in plurality.

하나의 예시에서, 상기 접지핀 삽입부는 상기 제 2 삽입부의 형상에서 기술한 형상을 가질 수 있다. 이로 인해, 상기 접지핀 삽입부에는 전술한 아날로그 연결핀의 형상과 동일한 형상의 접지핀 또는 당업계에서 통상적으로 사용되는 접지핀이 삽입될 수 있다. 예를 들어, 접지핀으로는 전술한 형태의 GND 핀을 사용할 수 있다. 상기 접지핀 삽입부에 전술한 접지핀이 삽입됨으로써, 학교와 같은 교육 현장에서 초보자들이 아두이노 키트를 손쉽게 사용할 수 있고, 전문가가 아두이노 키트의 부품을 연결하는 시범을 보이는 것이 용이할 수 있다.In one example, the ground pin insertion part may have a shape described in the shape of the second insertion part. For this reason, a ground pin having the same shape as the analog connection pin described above or a ground pin commonly used in the art may be inserted into the ground pin insertion part. For example, the above-described GND pin may be used as the ground pin. By inserting the ground pin into the ground pin insertion part, beginners can easily use the Arduino kit at an educational site such as a school, and it is easy for an expert to show a demonstration of connecting parts of the Arduino kit.

또한, 상기 복수개의 접지핀 삽입부의 개수는 당업계에서 사용되는 접지핀 삽입부의 개수와 동일할 수 있으므로, 특별히 제한되는 것은 아니나, 예를 들어, 1 개 내지 3 개일 수 있다. In addition, since the number of the plurality of ground pin insertion units may be the same as the number of ground pin insertion units used in the art, it is not particularly limited, but may be, for example, 1 to 3.

상기 전원핀 삽입부는 각각의 디지털 연결핀마다 전원을 공급하는 전원핀이 삽입되는 부분으로서, 복수개 구비될 수 있다. The power pin insertion portion is a portion into which a power pin for supplying power is inserted for each digital connection pin, and may be provided in plurality.

하나의 예시에서, 상기 전원핀 삽입부는 상기 제 2 삽입부의 형상에서 기술한 형상을 가질 수 있다. 이로 인해, 상기 전원핀 삽입부에는 전술한 디지털 연결핀의 형상과 동일한 형상의 전원핀 또는 당업계에서 통상적으로 사용되는 전원핀이 삽입될 수 있다. 예를 들어, 전원핀으로는 전술한 형태의 VCC 핀 또는 AREF 핀을 사용할 수 있다. 이 때, 상기 VCC 핀의 공급 전압은 1 V 내지 10 V 또는 3 V 내지 6 V일 수 있다. 또한, 상기 AREF 핀은 아날로그 레퍼런스 핀(Analog reference pin)으로서, 아날로그 VCC의 기준 전압이 되는 핀일 수 있다. 상기 AREF 핀은 아날로그 값을 더 정밀한 값과 작은 전압으로 사용하고 싶을 때 사용할 수 있다. 예를 들어, AREF 핀의 공급 전압은 0.1 V 내지 5 V일 수 있다. 상기 전원핀 삽입부에 전술한 전원핀이 삽입됨으로써, 학교와 같은 교육 현장에서 초보자들이 아두이노 키트를 손쉽게 사용할 수 있고, 전문가가 아두이노 키트의 부품을 연결하는 시범을 보이는 것이 용이할 수 있다.In one example, the power pin insertion part may have a shape described in the shape of the second insertion part. For this reason, a power pin having the same shape as the aforementioned digital connection pin or a power pin commonly used in the art may be inserted into the power pin insertion part. For example, the above-described VCC pin or AREF pin may be used as the power supply pin. At this time, the supply voltage of the VCC pin may be 1 V to 10 V or 3 V to 6 V. Also, the AREF pin is an analog reference pin, and may be a pin serving as a reference voltage of the analog VCC. The AREF pin can be used when you want to use an analog value with a more precise value and a smaller voltage. For example, the supply voltage of the AREF pin can be 0.1V to 5V. Since the aforementioned power pin is inserted into the power pin insertion part, beginners can easily use the Arduino kit at an educational site such as a school, and it is easy for an expert to show a demonstration of connecting parts of the Arduino kit.

또한, 상기 복수개의 전원핀 삽입부의 개수는 당업계에서 사용되는 전원핀 삽입부의 개수와 동일할 수 있으므로, 특별히 제한되는 것은 아니나, 예를 들어, 1 개 내지 4 개일 수 있다. 구체적으로, 상기 복수개의 전원핀 삽입부는 1 개 내지 2 개일 수 있다.In addition, since the number of the plurality of power pin insertion units may be the same as the number of power pin insertion units used in the art, it is not particularly limited, but may be, for example, 1 to 4. Specifically, the plurality of power pin insertion units may be one or two.

상기 외부전원부는 외부와 연결되어 전원을 공급받고 다른 부품에 전원을 공급하는 부분으로서, 상기 제 1 측 및 제 2 측과 다른 상기 인쇄회로기판 상의 제 3 측에 배치된다.The external power supply unit is connected to the outside to receive power and supplies power to other parts, and is disposed on a third side of the printed circuit board different from the first side and the second side.

하나의 예시에서, 상기 외부전원부는 USB 전원포트, 9V 전원포트, 마이크로 5핀 전원포트, 라이트닝 8핀 전원포트 및 C타입 전원포트 중 선택된 하나 이상일 수 있다. 이를 통해 전술한 포트에 전술한 포트와 대응되는 전원 케이블이 삽입되어 아두이노 키트에 전원을 공급할 수 있다.In one example, the external power unit may be one or more selected from a USB power port, a 9V power port, a micro 5-pin power port, a Lightning 8-pin power port, and a C-type power port. Through this, a power cable corresponding to the aforementioned port may be inserted into the aforementioned port to supply power to the Arduino kit.

1300: 제 1 삽입부
1400: 제 2 삽입부
2100, 3100, 4100: 인쇄회로기판
2200, 4200: 덮개
2300, 3300, 4300: 제 1 삽입부
2310, 3310, 4310: 아날로그 연결핀 삽입부
2320, 3320, 4320: 접지핀 삽입부
2330, 3330, 4330: 전원핀 삽입부
2400, 3400, 4400: 제 2 삽입부
2410, 3410, 4410: 디지털 연결핀 삽입부
2420, 3420, 4420: 접지핀 삽입부
2430, 3430, 4430: 전원핀 삽입부
2500, 3500, 4500: 외부전원부
2600: 모듈부
4301, 4401, 5301, 5401: 홈
1300: first insertion part
1400: second insertion part
2100, 3100, 4100: printed circuit board
2200, 4200: cover
2300, 3300, 4300: first insertion part
2310, 3310, 4310: analog connection pin insertion part
2320, 3320, 4320: ground pin insertion part
2330, 3330, 4330: Power pin insertion part
2400, 3400, 4400: second insertion part
2410, 3410, 4410: digital connection pin insertion part
2420, 3420, 4420: ground pin insertion part
2430, 3430, 4430: Power pin insertion part
2500, 3500, 4500: external power supply
2600: module unit
4301, 4401, 5301, 5401: home

Claims (11)

인쇄회로기판;
상기 인쇄회로기판을 덮는 덮개;
상기 인쇄회로기판 상의 중심에 배치되는 모듈부;
상기 인쇄회로기판 상의 제 1 측에 배치되어, 상기 덮개의 상부에 노출되는 제 1 삽입부;
상기 제 1 삽입부에 삽입이 가능한 아날로그 연결핀;
상기 제 1 삽입부와 마주하는 상기 인쇄회로기판 상의 제 2 측에 배치되어, 상기 덮개의 상부에 노출되는 제 2 삽입부;
상기 제 2 삽입부에 삽입이 가능한 디지털 연결핀; 및
상기 제 1 측 및 제 2 측과 다른 상기 인쇄회로기판 상의 제 3 측에 배치되어, 상기 덮개의 측면에 노출되는 외부전원부를 포함하고,
상기 제 1 삽입부 및 제 2 삽입부는 각각 상기 덮개로부터 높이방향을 따라 볼록한 반구 형상을 갖는 아두이노 키트.
printed circuit board;
a cover covering the printed circuit board;
a module unit disposed at the center of the printed circuit board;
a first insertion portion disposed on a first side of the printed circuit board and exposed on the top of the cover;
an analog connection pin insertable into the first insertion part;
a second insertion portion disposed on a second side of the printed circuit board facing the first insertion portion and exposed to an upper portion of the cover;
a digital connection pin insertable into the second insertion part; and
An external power source disposed on a third side of the printed circuit board different from the first and second sides and exposed to a side surface of the cover;
The first insertion part and the second insertion part each have a convex hemispherical shape along a height direction from the cover Arduino kit.
제 1 항에 있어서, 상기 제 1 삽입부 및 제 2 삽입부는 각각 상기 덮개로부터 높이방향을 따라 상기 인쇄회로기판과 평행한 단면의 직경이 좁아지는 아두이노 키트. The Arduino kit according to claim 1 , wherein a diameter of a section parallel to the printed circuit board is narrowed along a height direction from the cover of the first insertion part and the second insertion part. 제 1 항에 있어서, 상기 아날로그 연결핀 및 디지털 연결핀은 각각 상기 제 1 삽입부 및 제 2 삽입부의 형상에 대응되도록 상기 덮개로부터 높이방향을 따라 오목한 반구 형상을 갖는 일단을 포함하는 아두이노 키트. The Arduino kit according to claim 1 , wherein the analog connection pin and the digital connection pin each include one end having a hemispherical shape concave along a height direction from the cover to correspond to the shapes of the first insertion part and the second insertion part. 제 1 항에 있어서, 상기 제 1 삽입부 및 제 2 삽입부는 각각의 중심부에 높이방향을 따라 길게 형성된 홈을 더 포함하는 아두이노 키트.The Arduino kit according to claim 1, further comprising a groove formed in a central portion of each of the first insertion part and the second insertion part in a height direction. 제 4 항에 있어서, 상기 제 1 삽입부 및 제 2 삽입부 각각에 형성된 홈은 사각기둥 형상 또는 원기둥 형상인 아두이노 키트.The Arduino kit according to claim 4, wherein the grooves formed in each of the first insertion part and the second insertion part have a rectangular column shape or a cylindrical shape. 제 4 항에 있어서, 상기 아날로그 연결핀 및 디지털 연결핀은 각각 상기 제 1 삽입부 및 제 2 삽입부의 형상에 대응되도록 상기 덮개로부터 높이방향을 따라 오목한 반구 형상을 갖거나, 또는 상기 제 1 삽입부 및 제 2 삽입부의 홈의 형상에 대응되도록 상기 높이방향을 따라 길게 형성된 형상을 갖는 일단을 포함하는 아두이노 키트.The method of claim 4, wherein the analog connection pin and the digital connection pin have a concave hemispherical shape along a height direction from the cover to correspond to the shapes of the first insertion part and the second insertion part, respectively, or the first insertion part and one end having a shape elongated along the height direction to correspond to the shape of the groove of the second insertion unit. 제 1 항에 있어서, 상기 제 1 삽입부는 복수개의 아날로그 연결핀 삽입부;
복수개의 접지핀 삽입부; 및
복수개의 전원핀 삽입부를 포함하는 아두이노 키트.
The method of claim 1, wherein the first insertion unit comprises: a plurality of analog connection pin insertion units;
A plurality of ground pin insertion parts; and
Arduino kit including multiple power pin insertion parts.
제 7 항에 있어서, 상기 복수개의 아날로그 연결핀 삽입부는 각각 상기 인쇄회로기판의 제 1 측을 따라 순차로 배치되고,
상기 복수개의 접지핀 삽입부는 각각 상기 복수개의 아날로그 연결핀 삽입부와 인접하도록 상기 인쇄회로기판의 제 1 측을 따라 순차로 배치되며,
상기 복수개의 전원핀 삽입부는 각각 상기 복수개의 접지핀 삽입부와 인접하도록 상기 인쇄회로기판의 제 1 측을 따라 순차로 배치되는 아두이노 키트.
The method of claim 7 , wherein the plurality of analog connection pin insertion units are sequentially arranged along the first side of the printed circuit board, respectively;
The plurality of ground pin insertion units are sequentially disposed along the first side of the printed circuit board so as to be adjacent to the plurality of analog connection pin insertion units, respectively.
The plurality of power pin insertion parts are sequentially disposed along the first side of the printed circuit board so as to be adjacent to the plurality of ground pin insertion parts.
제 1 항에 있어서, 상기 제 2 삽입부는 복수개의 디지털 연결핀 삽입부;
복수개의 접지핀 삽입부; 및
복수개의 전원핀 삽입부를 포함하는 아두이노 키트.
The method of claim 1, wherein the second insertion unit comprises a plurality of digital connection pin insertion units;
A plurality of ground pin insertion parts; and
Arduino kit including multiple power pin insertion parts.
제 9 항에 있어서, 상기 복수개의 디지털 연결핀 삽입부는 각각 상기 인쇄회로기판의 제 2 측을 따라 순차로 배치되고,
상기 복수개의 접지핀 삽입부는 각각 상기 복수개의 디지털 연결핀 삽입부와 인접하도록 상기 인쇄회로기판의 제 2 측을 따라 순차로 배치되며,
상기 복수개의 전원핀 삽입부는 각각 상기 복수개의 접지핀 삽입부와 인접하도록 상기 인쇄회로기판의 제 2 측을 따라 순차로 배치되는 아두이노 키트.
10. The method of claim 9, wherein the plurality of digital connection pin insertion units are sequentially arranged along the second side of the printed circuit board, respectively;
The plurality of ground pin insertion units are sequentially disposed along the second side of the printed circuit board so as to be adjacent to the plurality of digital connection pin insertion units, respectively;
The plurality of power pin insertion parts are sequentially disposed along the second side of the printed circuit board so as to be adjacent to the plurality of ground pin insertion parts.
제 1 항에 있어서, 상기 외부전원부는 USB 전원포트, 9V 전원포트, 마이크로 5핀 전원포트, 라이트닝 8핀 전원포트 및 C타입 전원포트 중 선택된 하나 이상인 아두이노 키트. The Arduino kit according to claim 1, wherein the external power supply is at least one selected from a USB power port, a 9V power port, a micro 5-pin power port, a Lightning 8-pin power port, and a C-type power port.
KR1020210179509A 2020-12-17 2021-12-15 Arduino kit KR102518976B1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR20200177157 2020-12-17
KR1020200177157 2020-12-17

Publications (2)

Publication Number Publication Date
KR20220087383A KR20220087383A (en) 2022-06-24
KR102518976B1 true KR102518976B1 (en) 2023-04-10

Family

ID=82216112

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020210179509A KR102518976B1 (en) 2020-12-17 2021-12-15 Arduino kit

Country Status (1)

Country Link
KR (1) KR102518976B1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106207528A (en) 2016-07-19 2016-12-07 李良杰 Hemispherical self-priming plug and socket
KR102219634B1 (en) 2019-07-15 2021-02-24 김종혁 Connecting board kit
KR102381912B1 (en) 2021-03-02 2022-04-01 성병근 Educational arduino practice kit

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3214142U (en) * 2017-10-12 2017-12-21 株式会社島津理化 Terminal and teaching materials for circuit experiments equipped with the same
KR20180000369U (en) * 2018-01-17 2018-02-06 이재우 A coupling member for coupling an electronic component module and a building block toy for a creative hardware coding structure
KR102234775B1 (en) * 2019-07-12 2021-03-31 이우정 Educational arduino practice kit of integral type

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106207528A (en) 2016-07-19 2016-12-07 李良杰 Hemispherical self-priming plug and socket
KR102219634B1 (en) 2019-07-15 2021-02-24 김종혁 Connecting board kit
KR102381912B1 (en) 2021-03-02 2022-04-01 성병근 Educational arduino practice kit

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
JP03214142 UR

Also Published As

Publication number Publication date
KR20220087383A (en) 2022-06-24

Similar Documents

Publication Publication Date Title
Hodges et al. Physical computing: A key element of modern computer science education
Callaghan Buzz-boarding; practical support for teaching computing, based on the internet-of-things
Ajao et al. Project-based microcontroller system laboratory using BK300 development board with PIC16F887 chip
KR102518976B1 (en) Arduino kit
Pi Camera module
Barrett Arduino I: getting started
Overholt Musical interaction design with the create usb interface
Bruce et al. Teaching programming using embedded systems
US10148036B2 (en) Multi-platform modular device
CN211628450U (en) Computer hardware equipment teaching equipment
Kamaluddin et al. Teaching the Intel 8051 Microcontroller with hands-on hardware experiments
Kim et al. A Practical Approach to Arduino Programming for The Physical Computing Section of The Informatics Curriculum in Korean Middle School
CN207020855U (en) A kind of geometrical model instructional device
Reguera et al. Using Low-cost open source hardware to control PUMA560 Motors
D’Souza et al. Selecting microcontrollers and development tools for undergraduate engineering capstone projects
CN203982652U (en) Real-time video based on FPGA is processed experimental provision
Kassem et al. An educational board for teaching microcontroller system design laboratory
Tuma et al. A new curriculum for teaching embedded systems at the University of Ljubljana
Momeni et al. Engaging sophomores in embedded design using robotics
Hamad et al. A PIC-based microcontroller design laboratory
Haba et al. Teaching FPGA embedded system design by course correlation and with the help of VIP systems
RU2792655C2 (en) Modular electronic building systems with magnetic interconnections and methods of their application
Wheeler et al. Logic Tiles
RU2021133472A (en) Interactive educational game
Iengo et al. Leveraging the Arduino Platform to Develop Information Technology Devices

Legal Events

Date Code Title Description
E701 Decision to grant or registration of patent right
GRNT Written decision to grant