BitCoder

  • 홈
  • 태그
  • 방명록

아두이노 1

아두이노 시리얼 통신

단일 문자 수신 // Example 3 - Receive with start- and end-markers const byte numChars = 32; char receivedChars[numChars]; boolean newData = false; void setup() { Serial.begin(9600); Serial.println(""); } void loop() { recvWithStartEndMarkers(); showNewData(); } void recvWithStartEndMarkers() { static boolean recvInProgress = false; static byte ndx = 0; char startMarker = ''; char rc; while (Serial.ava..

Arduino 2021.11.19
1
더보기
250x250
프로필사진

코딩 공부, 자작 프로젝트 기록

  • 분류 전체보기 (66)
    • Python (18)
      • PyQt (0)
    • Web (11)
      • HTML (0)
      • CSS (0)
      • Javascript (5)
      • Node.js (4)
      • React (1)
      • PHP (1)
      • Next.js (0)
    • Arduino (1)
    • DIY (4)
      • 6 Axis Robot (4)
      • 3D 프린터 (0)
      • CNC (0)
    • Excel (3)
    • Autohotkey (3)
    • Windows (12)
    • Linux (3)
    • Database (0)
    • C, C++ (1)
    • 보안 (4)
    • 제어 (0)

Tag

windows driver, javascript, 자바스크립트, eventlog, nodejs, python, Driver, node.js, 파워쉘, 윈도우서비스, 서비스, 윈도우, 파이썬, 엑셀, windows, 드라이버, windows service, 이벤트로그, PowerShell, 오토핫키,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

Copyright © Kakao Corp. All rights reserved.

티스토리툴바