代码搜索结果

找到约 47 项符合 Arduino 的代码

arduino.js

/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1 * * The contents of this file are subject to the Mozilla Public License * Version 1.1 (the "License"); you may not use this file except in *

ps2_mouse.cpp

#include /* * an arduino sketch to interface with a ps/2 mouse. * Also uses serial protocol to talk back to the host * and report what it finds. */ /* * Pin 5 is the mouse data pin, pin

ps2_mouse.pde

#include /* * an arduino sketch to interface with a ps/2 mouse. * Also uses serial protocol to talk back to the host * and report what it finds. */ /* * Pin 5 is the mouse data

ps2_kbd.pde

/* * an arduino sketch to interface with a ps/2 keyboard. * Also uses serial protocol to talk back to the host * and report what it finds. Used the ps2 library. */ #include /*

asuro.cpp

/* */ #include "Asuro.h" #include "WConstants.h" //all things wiring / arduino extern "C" { #include } Asuro::Asuro(void) { pinMode(rforward, OUTPUT); pinMode(rre

nrf2401.h

/* Arduino based NRF2401 Header File Created by Sam Berro -- samberro@gmail.com */ #ifndef NRF2401_H #define NRF2401_H #include "WConstants.h" #ifdef __cplusplus extern "C" { #

nrf2401.h~

/* Arduino based NRF2401 Header File Created by Sam Berro -- samberro@gmail.com */ #ifndef NRF2401_H #define NRF2401_H #include "WConstants.h" #ifdef __cplusplus extern "C" { #