본문 바로가기

전체 글210

kicad에서 드론에 쓰는 모듈 symbol 그리기 프로젝트 깃헙 링크 https://github.com/mokhwasomssi/drone_with_gyroscopic_guard.git mokhwasomssi/drone_with_gyroscopic_guard Develop flight firmware and Design gyroscopic guard - mokhwasomssi/drone_with_gyroscopic_guard github.com 드론 회로도 그리려고 한다. 모듈끼리 연결해서 만드는거라 schematic이 큰 의미가 있을까 싶긴한데 한 번 그려놓으면 정리도 되고 편할것 같아서. 그려야 되는거 1. weact black pill (stm32f411ceu6) 2. sparkrun imu icm-20948 3. maktek PDB 4. esc +.. 2021. 4. 6.
Reference designator A reference designator unambiguously identifies a component within an electrical schematic or on a printed circuit borad. en.wikipedia.org/wiki/Reference_designator Reference designator - Wikipedia A reference designator unambiguously identifies a component within an electrical schematic or on a printed circuit board. The reference designator usually consists of one or two letters followed by a .. 2021. 4. 5.
자이로스코프 링 만드는 중 github.com/mokhwasomssi/gyroscope-drone mokhwasomssi/gyroscope-drone stm32 quadcopter firmware using STM32CubeIDE. Contribute to mokhwasomssi/gyroscope-drone development by creating an account on GitHub. github.com 이렇게 조립했는데, 링이 찌그러져서 축이 빠지고 난리도 아니였다. 그렇게 조립을 다 하고 깨달은 건. 1. 축을 잇는 부분의 간격을 최대한 좁혀야 한다는 것 베어링 자체도 유격이 있어서 샤프트가 흔들흔들한다. 그래서 최대한 가까이 붙였다. 2. 링이 찌그러지지 않도록 일차적으로 끼워서 조립하고 이차적으로 볼트너트로 조립하도록 .. 2021. 4. 5.
컴퓨터구조 16주차 3/29 월 ~ 4/4 일 : 4시간 15분 3/29 월 : 2시간 3/30 화 : 2시간 15분 시작 385 - 396 3/29 월 : 2시간 385 - 390 5.2. 메모리 기술 오늘날 메모리 계층구조에서는 네 가지 주요 기술이 사용된다. 1. SRAM(static random access memory) - 캐시(cache) 2. DRAM(dynamic random access memory) - 메인 메모리(main memory) DRAM은 SRAM보다 훨씬 느리지만 비트당 가격이 덜 비싸다. 3. 플래시 메모리 4. 자기 디스크 이 절의 남은 부분에서 각 메모리 기술을 설명한다. SRAM 기술 1. 단순한 집적회로로서, 읽기나 쓰기를 제공하는 접근 포트가(일반적으로) 하나 있는 메모리 배열이다. .. 2021. 4. 5.
수정 좀 그만하고싶다. 제발!!!!!!!! youtu.be/uO3FSOgIllg 2021. 4. 1.
Kicad 단축키 1. EE Schema ? Help F1 Zoom In F2 Zoom Out F3 Zoom Redraw F4 Zoom Center Home Fit on Screen Del Delete Item Insert Repeat Lest Item Tab Move Block -> Drag Block M Move Item C Copy Component or Label G Drag Item A Add Component P Add Power R Rotate Item X Mirror X Component Y Mirror Y Component N Orient Normal Component E Edit Item V Edit Value U Edit Reference F Edit Footprint W Begin Wire B Beg.. 2021. 3. 31.