hexsha
stringlengths
40
40
size
int64
10
794k
ext
stringclasses
1 value
lang
stringclasses
1 value
max_stars_repo_path
stringlengths
5
220
max_stars_repo_name
stringlengths
6
117
max_stars_repo_head_hexsha
stringlengths
40
40
max_stars_repo_licenses
listlengths
1
6
max_stars_count
int64
1
14.7k
max_stars_repo_stars_event_min_datetime
stringdate
2015-01-01 01:20:43
2022-03-31 19:18:09
max_stars_repo_stars_event_max_datetime
stringdate
2015-01-02 05:08:12
2022-03-31 23:57:55
max_issues_repo_path
stringlengths
5
220
max_issues_repo_name
stringlengths
6
117
max_issues_repo_head_hexsha
stringlengths
40
40
max_issues_repo_licenses
listlengths
1
6
max_issues_count
int64
1
3.42k
max_issues_repo_issues_event_min_datetime
stringlengths
24
24
max_issues_repo_issues_event_max_datetime
stringlengths
24
24
max_forks_repo_path
stringlengths
5
220
max_forks_repo_name
stringlengths
6
117
max_forks_repo_head_hexsha
stringlengths
40
40
max_forks_repo_licenses
listlengths
1
6
max_forks_count
int64
0
5.94k
max_forks_repo_forks_event_min_datetime
stringdate
2015-01-01 00:55:08
2022-03-31 23:12:50
max_forks_repo_forks_event_max_datetime
stringdate
2015-01-05 02:59:17
2022-03-31 23:12:50
content
stringlengths
10
794k
avg_line_length
float64
2.9
123
max_line_length
int64
9
497
alphanum_fraction
float64
0.29
0.95
retain
bool
1 class
num_tokens
int64
4
558k
ef737085a8a123fd9842299a4e69ecc6e6739bdb
214
ino
Arduino
examples/3.Advanced/ball/Set_UP.ino
FT81xMania/GD23ZU_FH
05406715ceccabc46849d8e21091f72501e6d313
[ "BSD-3-Clause" ]
1
2021-05-01T04:26:42.000Z
2021-05-01T04:26:42.000Z
examples/3.Advanced/ball/Set_UP.ino
FT81xMania/GD23ZU_FH
05406715ceccabc46849d8e21091f72501e6d313
[ "BSD-3-Clause" ]
null
null
null
examples/3.Advanced/ball/Set_UP.ino
FT81xMania/GD23ZU_FH
05406715ceccabc46849d8e21091f72501e6d313
[ "BSD-3-Clause" ]
1
2021-03-16T08:32:51.000Z
2021-03-16T08:32:51.000Z
void setup() { GD.begin(); //GD.cmd_setrotate(0); IDEMCU(); XMAX=GD.w; YMAX=GD.h; //GD.BitmapHandle(15); GD.cmd_loadimage(0, 0); GD.load("football.png"); //48 MP(); } void loop(){}
15.285714
32
0.53271
true
74
42d75118904fe2637f6bcbd95498cb760c50c0a7
48,612
ino
Arduino
IMAGEDISPLAY.ino
2brandonh/ideahacks
426d2ea613aff073714c62cd9d2b6124d7b88826
[ "Intel" ]
1
2020-01-27T00:43:09.000Z
2020-01-27T00:43:09.000Z
IMAGEDISPLAY.ino
Realises/ideahacks
426d2ea613aff073714c62cd9d2b6124d7b88826
[ "Intel" ]
null
null
null
IMAGEDISPLAY.ino
Realises/ideahacks
426d2ea613aff073714c62cd9d2b6124d7b88826
[ "Intel" ]
1
2020-08-29T04:12:25.000Z
2020-08-29T04:12:25.000Z
/********* Rui Santos Complete project details at https://randomnerdtutorials.com *********/ #include <Wire.h> #include <Adafruit_GFX.h> #include <Adafruit_SSD1306.h> #define SCREEN_WIDTH 128 // OLED display width, in pixels #define SCREEN_HEIGHT 64 // OLED display height, in pixels // Declaration for an SSD13...
81.563758
100
0.638423
true
31,964
97420f90fbd57b7b73d049a6acc106c7ef612161
1,096
ino
Arduino
src/test_dcmotor_speed/test_dcmotor_speed.ino
akafael/spider-rccar
b19714e9e056b320026eca384ba2bc6faa474635
[ "MIT" ]
null
null
null
src/test_dcmotor_speed/test_dcmotor_speed.ino
akafael/spider-rccar
b19714e9e056b320026eca384ba2bc6faa474635
[ "MIT" ]
null
null
null
src/test_dcmotor_speed/test_dcmotor_speed.ino
akafael/spider-rccar
b19714e9e056b320026eca384ba2bc6faa474635
[ "MIT" ]
0
null
null
#include <elapsedMillis.h> #define PINLED 13 #define PINMOTOR_EN 9 #define PINMOTOR1 6 #define PINMOTOR2 5 #define MAX_SPEED 100 #define SPEED_ACC 500 elapsedMillis timerLoop; const int timeStep = 100; // ms elapsedMillis timerGlobal; int speedMotor,speedStep; void setup() { Serial.begin(9600); pinMode(P...
17.396825
83
0.668796
true
331
bcfe318ad4f03e84f639c60d317e2301fc6cc9e5
1,062
ino
Arduino
2017 Robot/src/org/usfirst/frc/team4634/robot/rangefinder-arduino.ino/rangefinder-arduino.ino.ino
Wolfbotz-4634/wolfbotz-code
1545e6ae6ae80408099bda0e04d898e2fc2e0b8f
[ "Apache-2.0" ]
null
null
null
2017 Robot/src/org/usfirst/frc/team4634/robot/rangefinder-arduino.ino/rangefinder-arduino.ino.ino
Wolfbotz-4634/wolfbotz-code
1545e6ae6ae80408099bda0e04d898e2fc2e0b8f
[ "Apache-2.0" ]
null
null
null
2017 Robot/src/org/usfirst/frc/team4634/robot/rangefinder-arduino.ino/rangefinder-arduino.ino.ino
Wolfbotz-4634/wolfbotz-code
1545e6ae6ae80408099bda0e04d898e2fc2e0b8f
[ "Apache-2.0" ]
0
null
null
/***************************************************************************/ // Function: Measure the distance to obstacles in front and display the // result on seeedstudio serialLcd. Make sure you installed the // serialLCD, SoftwareSerial and Ultrasonic library. // ...
31.235294
87
0.546139
true
225
a144236247190d0e2558d63dc72b759244c8829a
3,083
ino
Arduino
Deprecated_fw/sketches/WHID_and_Cactus_micro_rev2_sketches/Arduino_Sketch/Arduino_Sketch.ino
minkione/WHID
a7cc46f992af38d3417cbfb79117a8cd69adc8a1
[ "MIT" ]
1
2018-12-10T10:02:22.000Z
2018-12-10T10:02:22.000Z
Deprecated_fw/sketches/WHID_and_Cactus_micro_rev2_sketches/Arduino_Sketch/Arduino_Sketch.ino
minkione/WHID
a7cc46f992af38d3417cbfb79117a8cd69adc8a1
[ "MIT" ]
null
null
null
Deprecated_fw/sketches/WHID_and_Cactus_micro_rev2_sketches/Arduino_Sketch/Arduino_Sketch.ino
minkione/WHID
a7cc46f992af38d3417cbfb79117a8cd69adc8a1
[ "MIT" ]
0
null
null
/* * ################################################ * #### DEPRECATED FW! Please use ESPloitV2!!! #### * ################################################ * WHID Injector - Arduino Sketch * http://whid.ninja * Forked by Luca Bongiorni * Based on ESPloit by Corey Harding of www.LegacySecurityGroup.com */ /* For...
33.150538
190
0.655855
true
749
d50e75991d4b443492ad74c90a8316f5b370bb20
319
ino
Arduino
ejercicio/_26-motor-servo/_26-motor-servo.ino
MaraniMatias/curso-Arduino
75e17affe629a96630dea3c6209d3830bd0cc337
[ "MIT" ]
null
null
null
ejercicio/_26-motor-servo/_26-motor-servo.ino
MaraniMatias/curso-Arduino
75e17affe629a96630dea3c6209d3830bd0cc337
[ "MIT" ]
null
null
null
ejercicio/_26-motor-servo/_26-motor-servo.ino
MaraniMatias/curso-Arduino
75e17affe629a96630dea3c6209d3830bd0cc337
[ "MIT" ]
0
null
null
#include <Servo.h> Servo myservo; int pos = 0; void setup() { myservo.attach(12); } void loop() { for (pos = 0; pos <= 180; pos += 1) { // desde 0 a 180 grados myservo.write(pos); delay(10); } for (pos = 180; pos >= 0; pos -= 1) { // desde 180 a 0 grados myservo.write(pos); delay(10); } }
15.95
63
0.545455
true
119
8867dd1a46aa6e0ad2178ed6208f90c58b58abf2
11,983
ino
Arduino
Main.ino
georgeuy2/Ferrofluid-Display
6b79eb5cbb94c2f02a19cabc0cea632624bd76c1
[ "Apache-2.0" ]
null
null
null
Main.ino
georgeuy2/Ferrofluid-Display
6b79eb5cbb94c2f02a19cabc0cea632624bd76c1
[ "Apache-2.0" ]
null
null
null
Main.ino
georgeuy2/Ferrofluid-Display
6b79eb5cbb94c2f02a19cabc0cea632624bd76c1
[ "Apache-2.0" ]
0
null
null
/* CS179J Senior Project * Created and designed by: George Uy de Ong II * * Ferrofluid Display * * Parts: * (5) Nema 17 stepper motors * (5) Stepper motor drivers * (5) 24V solenoid * (25) Round shape neodymium magnets * (1) Ferrofluid bottle 250ml * (1) Pow...
23.823062
162
0.594425
true
3,890
17e462a390ea6463294edfee680661be98ceed3d
3,099
ino
Arduino
examples/deepsleep/button_hold_wakeup/button_hold_wakeup.ino
winocc/snooze
e62da81df2c713888f1548f0aa61318449764e72
[ "MIT" ]
null
null
null
examples/deepsleep/button_hold_wakeup/button_hold_wakeup.ino
winocc/snooze
e62da81df2c713888f1548f0aa61318449764e72
[ "MIT" ]
null
null
null
examples/deepsleep/button_hold_wakeup/button_hold_wakeup.ino
winocc/snooze
e62da81df2c713888f1548f0aa61318449764e72
[ "MIT" ]
0
null
null
/************************************************* This example is used when you want to simulate a button being held for certian amount of time before waking your Teensy from deepSleep sleep. This example uses the Bounce library to make sure the button is still pressed for 3 seconds after waking up from low po...
28.431193
78
0.593417
true
742
5526930ac4b84848e71ac221a91d0be12be3f265
8,133
ino
Arduino
Arduino Libraries/Adafruit_BluefruitLE_nRF51-master/examples/hidmouse/hidmouse.ino
Olivinitic/Environment-Monitor
34fbaddce5d126b1aa9559dbb14e717c9ab4e986
[ "MIT" ]
1
2016-06-22T04:31:25.000Z
2016-06-22T04:31:25.000Z
Adafruit_BluefruitLE_nRF51-master/examples/hidmouse/hidmouse.ino
Olivinitic/Garden_Project_Libraries
b868bb7d7dab56a7fbfa7b684711f9ab9ea2b858
[ "MIT" ]
null
null
null
Adafruit_BluefruitLE_nRF51-master/examples/hidmouse/hidmouse.ino
Olivinitic/Garden_Project_Libraries
b868bb7d7dab56a7fbfa7b684711f9ab9ea2b858
[ "MIT" ]
0
null
null
/********************************************************************* This is an example for our nRF51822 based Bluefruit LE modules Pick one up today in the adafruit shop! Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing product...
35.36087
108
0.577647
true
1,753
271aa3dd008a8949180f3cca92cffa512c9dd42e
3,268
ino
Arduino
sd-card-tester.ino
CyberPuck/SD-Card-Tester
fbad6dd10fa2bd311481e154f44e4c0a212caff5
[ "MIT" ]
null
null
null
sd-card-tester.ino
CyberPuck/SD-Card-Tester
fbad6dd10fa2bd311481e154f44e4c0a212caff5
[ "MIT" ]
null
null
null
sd-card-tester.ino
CyberPuck/SD-Card-Tester
fbad6dd10fa2bd311481e154f44e4c0a212caff5
[ "MIT" ]
0
null
null
/** * Simple test for the SD Card using an Arduino Uno R2. * This will do three things: * 1. Connect to card * 2. Get card type * 3. Check the volume size * */ #include<SPI.h> #include<SD.h> // Globals, primarly PIN setup const int CS_PIN = 8; const int CD_PIN = 9; // Primary SD Card object Sd2Card card; // S...
23.342857
80
0.632191
true
896
2b4057fcb64322e02073f25060bf7ff9066a5d72
468
ino
Arduino
examples/01.TurnOnLedIfButtonPressed/Example_01.ino
PeterKapor/Arduino-Button
ff0d1ebad3fd0458f8e2172ef5fcf9d886a0340f
[ "MIT" ]
null
null
null
examples/01.TurnOnLedIfButtonPressed/Example_01.ino
PeterKapor/Arduino-Button
ff0d1ebad3fd0458f8e2172ef5fcf9d886a0340f
[ "MIT" ]
null
null
null
examples/01.TurnOnLedIfButtonPressed/Example_01.ino
PeterKapor/Arduino-Button
ff0d1ebad3fd0458f8e2172ef5fcf9d886a0340f
[ "MIT" ]
0
null
null
#include "Button.h" #define LED_PIN 13 #define BUTTON_PIN 12 #define BUTTON_DEBOUNCE_TIME 10 Button button12(BUTTON_PIN, Button::ButtonInputSetting::DownIsLow, BUTTON_DEBOUNCE_TIME); void setup() { pinMode(LED_PIN, OUTPUT); } void loop() { // refresh state of the button button12.refresh(); // check the button...
18
89
0.726496
true
132
1ce2fe162ae499844e9b426bfc45cd4c99fa443c
1,993
ino
Arduino
arduino/opencr_arduino/opencr/libraries/OpenCR/examples/08. DynamixelWorkbench/o_Read_Write/o_Read_Write.ino
yemiaobing/opencr
8700d276f60cb72db4f1ed85deff26a5f96ce7b6
[ "Apache-2.0" ]
3
2019-12-06T08:28:21.000Z
2021-05-28T22:56:22.000Z
arduino/opencr_arduino/opencr/libraries/OpenCR/examples/08. DynamixelWorkbench/o_Read_Write/o_Read_Write.ino
yemiaobing/opencr
8700d276f60cb72db4f1ed85deff26a5f96ce7b6
[ "Apache-2.0" ]
null
null
null
arduino/opencr_arduino/opencr/libraries/OpenCR/examples/08. DynamixelWorkbench/o_Read_Write/o_Read_Write.ino
yemiaobing/opencr
8700d276f60cb72db4f1ed85deff26a5f96ce7b6
[ "Apache-2.0" ]
1
2019-02-03T04:49:15.000Z
2019-02-03T04:49:15.000Z
/******************************************************************************* * Copyright 2016 ROBOTIS CO., LTD. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.a...
28.471429
85
0.583041
true
492
39bac9fa059fb379c850177a29ed6483149bd440
5,091
ino
Arduino
drive-auto/drive-auto.ino
boothinator/arduino-videos
355136e7af29041984446157910b3f1dfd28e56d
[ "MIT" ]
null
null
null
drive-auto/drive-auto.ino
boothinator/arduino-videos
355136e7af29041984446157910b3f1dfd28e56d
[ "MIT" ]
null
null
null
drive-auto/drive-auto.ino
boothinator/arduino-videos
355136e7af29041984446157910b3f1dfd28e56d
[ "MIT" ]
0
null
null
void setup() { pinMode(7, OUTPUT); pinMode(8, OUTPUT); pinMode(5, OUTPUT); pinMode(9, OUTPUT); pinMode(11, OUTPUT); pinMode(6, OUTPUT); } void loop() { /* * Full course * |-----| |-----| * | | * | | * |-----| */ /* * Current position * X-----| ...
17.141414
31
0.555883
true
1,582
3397d64204480d13df06b3995614082f1422da1f
1,818
ino
Arduino
playground/LED7Segment/ShiftDriveSPI/ShiftDriveSPI.ino
novaprimexex/LittleArduinoProjects
382d9827459882c19afe20513cc1232214a047c6
[ "MIT" ]
1
2020-12-27T17:38:55.000Z
2020-12-27T17:38:55.000Z
playground/LED7Segment/ShiftDriveSPI/ShiftDriveSPI.ino
novaprimexex/LittleArduinoProjects
382d9827459882c19afe20513cc1232214a047c6
[ "MIT" ]
null
null
null
playground/LED7Segment/ShiftDriveSPI/ShiftDriveSPI.ino
novaprimexex/LittleArduinoProjects
382d9827459882c19afe20513cc1232214a047c6
[ "MIT" ]
0
null
null
/* LED7Segment/ShiftDriveSPI Using SPI to control a 7-segment display via a 74HC595 shift register For info and circuit diagrams see https://github.com/tardate/LittleArduinoProjects/tree/master/playground/LED7Segment/ShiftDriveSPI */ #include <SPI.h> SPISettings shiftRegisterSettings(2000000, MSBFIRST, SPI_...
22.170732
133
0.744224
true
520
ceaf11d7f268d359a3557126ee4e8ae9f7a609c7
330
ino
Arduino
shutter_speed_checker.ino
omegaatt36/shutter_speed_checker
730fbe03e295d17d04782d61e164eb1b858754a9
[ "MIT" ]
null
null
null
shutter_speed_checker.ino
omegaatt36/shutter_speed_checker
730fbe03e295d17d04782d61e164eb1b858754a9
[ "MIT" ]
null
null
null
shutter_speed_checker.ino
omegaatt36/shutter_speed_checker
730fbe03e295d17d04782d61e164eb1b858754a9
[ "MIT" ]
0
null
null
#include <Wire.h> // Arduino IDE 內建 int receiverPin = 0; // 宣告腳位2名稱為receiverPin unsigned long duration; // 持續時間 void setup() { pinMode(receiverPin, INPUT); //把receiverPin設為輸入 INPUT Serial.begin(9600); // // 開啟 Serial port, 通訊速率為 9600 bps } void loop() { duration = pulseIn(receiverPin, LOW); Serial.print(dur...
23.571429
59
0.69697
true
113
939a12d0c28cb8615d373564a2dfe2e9f2375ee8
11,862
ino
Arduino
badge_leds_serial.ino
scottymuse/badge_leds_serial
116256a57c16c11fd0b6c7dc06e5d10e1aad8029
[ "MIT" ]
null
null
null
badge_leds_serial.ino
scottymuse/badge_leds_serial
116256a57c16c11fd0b6c7dc06e5d10e1aad8029
[ "MIT" ]
null
null
null
badge_leds_serial.ino
scottymuse/badge_leds_serial
116256a57c16c11fd0b6c7dc06e5d10e1aad8029
[ "MIT" ]
0
null
null
/* AUTHOR: Scott Nielsen (scotty) Thanks to Klint Holmes. I used a lot of his original badge code here and to learn this stuff. And Thanks to Luke Jenkins, Klint Holmes, Matt Lorimer, and Jonathan Karras for these badges! To use: Load this program onto the SaintCON 2014 badge. This does not require any additional ha...
30.03038
147
0.630754
true
3,148
b6a4291b178a78222f87e4ff97ac73ba78ce47d3
1,231
ino
Arduino
arduino/test_pca9685/test_pca9685.ino
serge-m/pwm_radio_arduino
2f5581900ecbdf98e1a1af7ded7bd033d4e0fd30
[ "MIT" ]
null
null
null
arduino/test_pca9685/test_pca9685.ino
serge-m/pwm_radio_arduino
2f5581900ecbdf98e1a1af7ded7bd033d4e0fd30
[ "MIT" ]
null
null
null
arduino/test_pca9685/test_pca9685.ino
serge-m/pwm_radio_arduino
2f5581900ecbdf98e1a1af7ded7bd033d4e0fd30
[ "MIT" ]
0
null
null
#include <Adafruit_PWMServoDriver.h> // using the default address 0x40 Adafruit_PWMServoDriver pwm = Adafruit_PWMServoDriver(); // Analog servos run at ~60 Hz updates int frequency_ = 60; void setup() { Serial.begin(57600); Serial.println("Starting servo test"); pwm.begin(); pwm.setPWMFreq(frequency_); ...
22.381818
67
0.696994
true
380
ea9714a4ac9e70dc67aac3420f50f2e62ee13a43
982
ino
Arduino
test_atmega8/test_atmega8.ino
oloturia/atmega8_test
ab91e7f7dff855514a790a0002328064e63bcbda
[ "Unlicense" ]
null
null
null
test_atmega8/test_atmega8.ino
oloturia/atmega8_test
ab91e7f7dff855514a790a0002328064e63bcbda
[ "Unlicense" ]
null
null
null
test_atmega8/test_atmega8.ino
oloturia/atmega8_test
ab91e7f7dff855514a790a0002328064e63bcbda
[ "Unlicense" ]
0
null
null
void setup() { Serial.begin(9600); Serial.println("Ready"); pinMode(5,OUTPUT); //fw motor 1 pinMode(6,OUTPUT); //bk motor 1 pinMode(7,OUTPUT); //fw motor 2 pinMode(8,OUTPUT); //bk motor 2 pinMode(9,OUTPUT); //analog motor 1 pinMode(10,OUTPUT);//analog motor 2 } void motorAction(int fwm, int bkm,int anm...
23.380952
57
0.57332
true
299
70341f984ca1696c7f5226ab20f03a264a66e0ec
49,053
ino
Arduino
VanLiveConnect/DSEG14Classic-BoldItalic.woff.ino
0xCAFEDECAF/VanLiveConnect
4865ca992697c581693db97abc3563166408f9dc
[ "MIT" ]
10
2021-06-14T14:00:27.000Z
2022-03-24T22:48:53.000Z
VanLiveConnect/DSEG14Classic-BoldItalic.woff.ino
0xCAFEDECAF/VanLiveConnect
4865ca992697c581693db97abc3563166408f9dc
[ "MIT" ]
1
2022-03-24T23:34:54.000Z
2022-03-25T12:08:45.000Z
VanLiveConnect/DSEG14Classic-BoldItalic.woff.ino
0xCAFEDECAF/VanLiveConnect
4865ca992697c581693db97abc3563166408f9dc
[ "MIT" ]
0
null
null
// Generate with: // % xxd --include .../DSEG14Classic-BoldItalic.woff > /tmp/DSEG14Classic-BoldItalic.woff.ino char DSEG14Classic_BoldItalic_woff[] PROGMEM = { 0x77, 0x4f, 0x46, 0x46, 0x4f, 0x54, 0x54, 0x4f, 0x00, 0x00, 0x1e, 0x84, 0x00, 0x0b, 0x00, 0x00, 0x00, 0x00, 0x54, 0x34, 0x00, 0x00, 0x00, 0x2e, ...
74.435508
95
0.640491
true
40,525
7f8112e0a20b00716f29951cea6b15e6359685f2
6,143
ino
Arduino
Performances/mostra qwerty/arduino/MIDI_DELAY_SIN_v6/MIDI_DELAY_SIN_v6.ino
JoakuDeSotavento/Joakinator
71384d54cb7bd3d9030fddf50d838df5116af22b
[ "MIT" ]
null
null
null
Performances/mostra qwerty/arduino/MIDI_DELAY_SIN_v6/MIDI_DELAY_SIN_v6.ino
JoakuDeSotavento/Joakinator
71384d54cb7bd3d9030fddf50d838df5116af22b
[ "MIT" ]
null
null
null
Performances/mostra qwerty/arduino/MIDI_DELAY_SIN_v6/MIDI_DELAY_SIN_v6.ino
JoakuDeSotavento/Joakinator
71384d54cb7bd3d9030fddf50d838df5116af22b
[ "MIT" ]
0
null
null
/* Blink without Delay Turns on and off a light emitting diode (LED) connected to a digital pin, without using the delay() function. This means that other code can run at the same time without being interrupted by the LED code. The circuit: - Use the onboard LED. - Note: Most Arduinos have an on-board L...
26.252137
110
0.629497
true
1,896
2695811c0dba308337bffc839b36e5157de17877
8,045
ino
Arduino
src/ESP32_NTP.ino
PuceBaboon/ESP32_W5500_NTP_CLIENT
e1a8e7c0ed1d007a74b99508d5a99aecafebc8f4
[ "Unlicense" ]
29
2019-04-05T14:29:34.000Z
2022-03-30T20:26:30.000Z
src/ESP32_NTP.ino
PuceBaboon/ESP32_W5500_NTP_CLIENT
e1a8e7c0ed1d007a74b99508d5a99aecafebc8f4
[ "Unlicense" ]
null
null
null
src/ESP32_NTP.ino
PuceBaboon/ESP32_W5500_NTP_CLIENT
e1a8e7c0ed1d007a74b99508d5a99aecafebc8f4
[ "Unlicense" ]
14
2019-11-10T16:00:12.000Z
2022-02-21T14:34:56.000Z
/* * $Id: ESP32_NTP.ino,v 1.8 2019/04/04 04:48:23 gaijin Exp $ * * UDP NTP client example program. * * Get the time from a Network Time Protocol (NTP) time server * Demonstrates use of UDP sendPacket and ReceivePacket * * Created: 04 Sep 2010 by Michael Margolis * Modified: 09 Apr 2012 by Tom Igoe *...
30.823755
98
0.609074
true
2,088
c150ddcca230b644e41c920ed38940c935699755
521
ino
Arduino
src/Arduino/nano/nano.ino
isammour/LUCT
c239e3e470bfea71e747833f8bba763e55ef7611
[ "Apache-2.0" ]
4
2018-10-06T16:59:47.000Z
2018-10-09T18:17:48.000Z
src/Arduino/nano/nano.ino
isammour/LUCT
c239e3e470bfea71e747833f8bba763e55ef7611
[ "Apache-2.0" ]
null
null
null
src/Arduino/nano/nano.ino
isammour/LUCT
c239e3e470bfea71e747833f8bba763e55ef7611
[ "Apache-2.0" ]
0
null
null
#include <SPI.h> #include "RF24.h" RF24 myRadio ( 9,10); byte addresses[][6] = {"1Node"}; int dataTransmitted; void setup() { pinMode(0,INPUT); delay(1000); myRadio.begin(); myRadio.setChannel(108); myRadio.setPALevel(RF24_PA_MIN); myRadio.openWritingPipe( addresses[0]); delay(1...
15.323529
83
0.65643
true
168
2985a902bdf62ffe13b9256f05dcf9cf6b77b10e
581
ino
Arduino
Prototype1/software/encoder_interrupt_test/encoder_interrupt_test.ino
barrystaes/Stoommachine-Aircontrol
77494faf1369416588a5cf42373d5f0ff38fb410
[ "ISC" ]
1
2019-07-29T14:37:35.000Z
2019-07-29T14:37:35.000Z
Prototype1/software/encoder_interrupt_test/encoder_interrupt_test.ino
barrystaes/Stoommachine-Aircontrol
77494faf1369416588a5cf42373d5f0ff38fb410
[ "ISC" ]
null
null
null
Prototype1/software/encoder_interrupt_test/encoder_interrupt_test.ino
barrystaes/Stoommachine-Aircontrol
77494faf1369416588a5cf42373d5f0ff38fb410
[ "ISC" ]
0
null
null
// 20150208 Barry: // Initial version based on https://www.youtube.com/watch?v=0QLZCfqUeg4 // Interrupt information // 0 on pin 2 // 1 on pin 3 #define encoderI 2 #define encoderQ 4 // Only use one interrupt in this example volatile int count; void setup() { Serial.begin(115200); count=0;e pinMode(encoderI, ...
18.741935
73
0.678141
true
168
58b638eb6d2b16f47e5a53bc2b14174925342b32
2,935
ino
Arduino
libraries/WiFiEsp/examples/UdpSendReceive/UdpSendReceive.ino
popemadmitch/ESP-1ch-Gateway-v5.0
7724a2dad61af2c320ee35ee696297088cc16a61
[ "MIT" ]
260
2017-11-19T05:34:42.000Z
2020-02-18T15:13:15.000Z
libraries/WiFiEsp/examples/UdpSendReceive/UdpSendReceive.ino
popemadmitch/ESP-1ch-Gateway-v5.0
7724a2dad61af2c320ee35ee696297088cc16a61
[ "MIT" ]
95
2017-12-05T08:10:30.000Z
2020-02-29T18:25:44.000Z
libraries/WiFiEsp/examples/UdpSendReceive/UdpSendReceive.ino
popemadmitch/ESP-1ch-Gateway-v5.0
7724a2dad61af2c320ee35ee696297088cc16a61
[ "MIT" ]
130
2017-11-22T13:20:16.000Z
2020-02-25T05:40:39.000Z
/* WiFiEsp example: WiFi UDP Send and Receive String This sketch wait an UDP packet on localPort using a WiFi shield. When a packet is received an 'ACK' packet is sent to the client on port remotePort. For more details see: http://yaab-arduino.blogspot.com/p/wifiesp-example-client.html */ #include <WiFiEsp.h> #...
26.681818
85
0.670869
true
742
752e9a591adc7f57524580debfd0b60e51503aca
10,951
ino
Arduino
ESP32 or TinyPICO/EzTimeTetrisClockESP32/EzTimeTetrisClockESP32.ino
Anwaarullah/WiFi-Tetris-Clock
b3f5e0550e85e3bc041bae48d36c1211e7c68b89
[ "MIT" ]
null
null
null
ESP32 or TinyPICO/EzTimeTetrisClockESP32/EzTimeTetrisClockESP32.ino
Anwaarullah/WiFi-Tetris-Clock
b3f5e0550e85e3bc041bae48d36c1211e7c68b89
[ "MIT" ]
null
null
null
ESP32 or TinyPICO/EzTimeTetrisClockESP32/EzTimeTetrisClockESP32.ino
Anwaarullah/WiFi-Tetris-Clock
b3f5e0550e85e3bc041bae48d36c1211e7c68b89
[ "MIT" ]
0
null
null
/******************************************************************* Tetris clock that fetches its time Using the EzTimeLibrary For use with the ESP32 or TinyPICO * * Written by Brian Lough YouTube: https://www.youtube.com/brianlough ...
30.251381
90
0.665145
true
2,979
86f903a82a8266ec25eff6c0cc2d5a927b2da862
966
ino
Arduino
examples/SimpleRxAckPayload/SimpleRxAckPayload.ino
shenkarSElab/nanoRF
6a57dbca206dd470f8ee8d12eeb9567dd6f8035c
[ "Unlicense" ]
null
null
null
examples/SimpleRxAckPayload/SimpleRxAckPayload.ino
shenkarSElab/nanoRF
6a57dbca206dd470f8ee8d12eeb9567dd6f8035c
[ "Unlicense" ]
1
2016-10-24T18:37:35.000Z
2016-10-25T18:23:31.000Z
examples/SimpleRxAckPayload/SimpleRxAckPayload.ino
shenkarSElab/nano24rf
6a57dbca206dd470f8ee8d12eeb9567dd6f8035c
[ "Unlicense" ]
1
2021-06-07T02:59:42.000Z
2021-06-07T02:59:42.000Z
// SimpleRxAckPayload- the slave or the receiver #include "switchPin.h" //https://github.com/fredlllll/FredUtil-Arduino/blob/master/fredOptimization.h #define FLASH_PIN 4 #define GND_PIN 5 //also mosfet #include <SPI.h> #include <nRF24L01.h> #include <RF24.h> #define CE_PIN 7 #define CSN_PIN 8 const byte thisS...
17.888889
78
0.662526
true
275
0803f5fa534c65aceb42aaf33a9b507d97175b99
14,497
ino
Arduino
src/suitchi/suitchi.ino
amd989/Suitchi
e8a83fc83a7942cb0212fb19fb56d4a7e1d246b9
[ "MIT" ]
null
null
null
src/suitchi/suitchi.ino
amd989/Suitchi
e8a83fc83a7942cb0212fb19fb56d4a7e1d246b9
[ "MIT" ]
1
2021-06-13T02:00:59.000Z
2021-06-23T14:34:49.000Z
src/suitchi/suitchi.ino
amd989/Suitchi
e8a83fc83a7942cb0212fb19fb56d4a7e1d246b9
[ "MIT" ]
1
2021-04-07T17:08:23.000Z
2021-04-07T17:08:23.000Z
/* * suitchi.ino * * Created on: 2020-12-01 * Author: amd989 (Alejandro Mora) This code represents a bridge (aka gateway) which contains multiple accessories. This includes 6 sensors: 1. Temperature Sensor (HAP section 8.41) 2. Humidity Sensor (HAP section 8.20) 4. Motion Sensor (HAP section ...
33.635731
127
0.685383
true
3,840
1c03e28deb784fd517fbe80cf923a0c0d7e2e88f
41,690
ino
Arduino
examples/ReflowWizard/Reflow.ino
engineertype/Controleo3
76404dde356d32f53dbd56d96584679f8278034c
[ "MIT" ]
93
2017-09-09T00:47:52.000Z
2022-02-25T17:27:26.000Z
examples/ReflowWizard/Reflow.ino
engineertype/Controleo3
76404dde356d32f53dbd56d96584679f8278034c
[ "MIT" ]
17
2017-09-11T07:04:49.000Z
2021-10-06T06:53:22.000Z
examples/ReflowWizard/Reflow.ino
engineertype/Controleo3
76404dde356d32f53dbd56d96584679f8278034c
[ "MIT" ]
41
2017-09-11T07:03:04.000Z
2022-01-11T20:58:10.000Z
// Written by Peter Easton // Released under the MIT license // Build a reflow oven: https://whizoo.com #define BUTTON_DONE 0 #define BUTTON_STOP 1 // Graph location and size #define GRAPH_TOP 145 #define GRAPH_LEFT 45 #define GRAPH_HEIGHT 150 #define GRAPH_WIDTH 300 #define CLOSE_LOG_FILE ...
42.111111
218
0.644783
true
10,415
bcad23d613e5e067ba05975dce06b68efe442b3a
653
ino
Arduino
examples/pca9685-lib-client/pca9685-lib-client.ino
adarshkumarsingh83/Pca9685-lib
72844727afd4b8a2f7604c7d8ac5c2164ea58b1d
[ "MIT" ]
1
2021-04-08T16:50:14.000Z
2021-04-08T16:50:14.000Z
examples/pca9685-lib-client/pca9685-lib-client.ino
adarshkumarsingh83/Pca9685-lib
72844727afd4b8a2f7604c7d8ac5c2164ea58b1d
[ "MIT" ]
null
null
null
examples/pca9685-lib-client/pca9685-lib-client.ino
adarshkumarsingh83/Pca9685-lib
72844727afd4b8a2f7604c7d8ac5c2164ea58b1d
[ "MIT" ]
0
null
null
#include "Pca9685Board.h" #define NO_OF_BOARDS 3 int MAX_PINS = 0; Pca9685Board pca9685Board; void setup() { Serial.begin(9600); pca9685Board.initPca9685Boards(NO_OF_BOARDS); MAX_PINS = NO_OF_BOARDS * 16; for (int i = 1; i <= MAX_PINS; i++) { pca9685Board.setSwitchRange(i, 1200, 1800); } } void loop(...
19.787879
47
0.696784
true
217
f041eae7507abc189822c3683cf23ac61a320551
1,419
ino
Arduino
Prueba_Serial_event/Prueba_serial/Cambio_Automatico.ino
quichy3016/Proyecto_Final_Tunel
6aaf7a7158fe7de3fdab81aa8a6eb72e367593ae
[ "MIT" ]
null
null
null
Prueba_Serial_event/Prueba_serial/Cambio_Automatico.ino
quichy3016/Proyecto_Final_Tunel
6aaf7a7158fe7de3fdab81aa8a6eb72e367593ae
[ "MIT" ]
null
null
null
Prueba_Serial_event/Prueba_serial/Cambio_Automatico.ino
quichy3016/Proyecto_Final_Tunel
6aaf7a7158fe7de3fdab81aa8a6eb72e367593ae
[ "MIT" ]
0
null
null
void cambio_automatico(){ if (cambio1==0){ //Control=1; if (entrada[3]==0){ entrada[3] = 1; //Encendido = 1; //Habilito Ai1 Serial.println("Habilito Ai1");} if ((millis()-tiempoautomatico)>=5000){ if (entrada[0]==0){ entrada[0] = 1; Serial.println("Doy Marcha");}} //RUNSTOP = 1; ...
20.565217
67
0.533474
true
473
50c0b26543bf7e3b16575e02ed06b70e4cb8798f
1,664
ino
Arduino
wifi.ino
dancol90/ESP-Led-Clock
964125b217b438544fc4f6dcfadd5540305f6131
[ "BSD-3-Clause" ]
null
null
null
wifi.ino
dancol90/ESP-Led-Clock
964125b217b438544fc4f6dcfadd5540305f6131
[ "BSD-3-Clause" ]
null
null
null
wifi.ino
dancol90/ESP-Led-Clock
964125b217b438544fc4f6dcfadd5540305f6131
[ "BSD-3-Clause" ]
0
null
null
/*############################################################################################ ESP-Led-Clock WiFi connected LED clock based on ESP8266 Author: Daniele Colanardi License: BSD, see LICENSE file ############################################################################################*/ bool initWi...
28.20339
94
0.504207
true
351
64f2046e72626dace00317c144059ac35a042dc3
214
ino
Arduino
Basic/1.Demo.ino
hocarm/TIVA-Energia
6fa34ddc908156b14b65b8160401e2d03a239446
[ "MIT" ]
null
null
null
Basic/1.Demo.ino
hocarm/TIVA-Energia
6fa34ddc908156b14b65b8160401e2d03a239446
[ "MIT" ]
null
null
null
Basic/1.Demo.ino
hocarm/TIVA-Energia
6fa34ddc908156b14b65b8160401e2d03a239446
[ "MIT" ]
0
null
null
void setup() { // put your setup code here, to run once: //Day la noi ban dat code cau hinh } void loop() { // put your main code here, to run repeatedly: //Day la noi viet code chuong trinh chinh }
15.285714
48
0.640187
true
62
4bee0e04bec56c84ab19b75f908bf5677c57b8fa
540
ino
Arduino
examples/ledSender/ledSender.ino
Thesoce60/Transmission_library
60fad511e64b75604f553f4572d6689a0d013bdb
[ "Apache-2.0" ]
null
null
null
examples/ledSender/ledSender.ino
Thesoce60/Transmission_library
60fad511e64b75604f553f4572d6689a0d013bdb
[ "Apache-2.0" ]
null
null
null
examples/ledSender/ledSender.ino
Thesoce60/Transmission_library
60fad511e64b75604f553f4572d6689a0d013bdb
[ "Apache-2.0" ]
0
null
null
#include <Transmission.h> Transmission comander = Transmission(); void setup() { Serial.begin(9600); comander.enableLog(true); comander.setStream(&Serial); comander.setTimeout(5000); Result response = comander.sendPinDeclaration(13, OUTPUT); if (response.state == State_TIMEOUT) { while...
24.545455
102
0.677778
true
133
28e8d253c899e2564a24d4503c7964b56fe64871
19,411
ino
Arduino
tasmota/Tasmota-6.7.1/sonoff/xsns_34_hx711.ino
zorcec/SARAH
c7936ce9467fb11594b6ae4a937d6766060bec05
[ "MIT" ]
null
null
null
tasmota/Tasmota-6.7.1/sonoff/xsns_34_hx711.ino
zorcec/SARAH
c7936ce9467fb11594b6ae4a937d6766060bec05
[ "MIT" ]
null
null
null
tasmota/Tasmota-6.7.1/sonoff/xsns_34_hx711.ino
zorcec/SARAH
c7936ce9467fb11594b6ae4a937d6766060bec05
[ "MIT" ]
0
null
null
/* xsns_34_hx711.ino - HX711 load cell support for Sonoff-Tasmota Copyright (C) 2019 Theo Arends This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at ...
34.174296
193
0.606306
true
5,211
07b29a72eb115a836ea82bf1d5d137985af511fd
909
ino
Arduino
firmware/legacy_and_tests/temp_and_humidity_test/temp_and_humidity_test.ino
nathanshaw/Parrot
a4f7b2983e5aea961dfab1b8abc6a4e3990cd9fb
[ "MIT" ]
null
null
null
firmware/legacy_and_tests/temp_and_humidity_test/temp_and_humidity_test.ino
nathanshaw/Parrot
a4f7b2983e5aea961dfab1b8abc6a4e3990cd9fb
[ "MIT" ]
null
null
null
firmware/legacy_and_tests/temp_and_humidity_test/temp_and_humidity_test.ino
nathanshaw/Parrot
a4f7b2983e5aea961dfab1b8abc6a4e3990cd9fb
[ "MIT" ]
0
null
null
#include <Wire.h> #include "SHTSensor.h" SHTSensor sht; // To use a specific sensor instead of probing the bus use this command: // SHTSensor sht(SHTSensor::SHT3X); void setup() { // put your setup code here, to run once: Wire.begin(); Serial.begin(57600); delay(5000); // let serial console settle if (sh...
21.642857
77
0.610561
true
256
646dc7bacfc436ed93020f246c611e96349c493a
6,268
ino
Arduino
examples/merg_ir_sensor/merg_ir_sensor.ino
amaurial/mergCanBus
e8e0d719e285aa1b2cd0801564385083fa84d1f5
[ "Apache-2.0" ]
5
2018-04-19T09:52:40.000Z
2022-01-21T01:20:32.000Z
examples/merg_ir_sensor/merg_ir_sensor.ino
amaurial/mergCanBus
e8e0d719e285aa1b2cd0801564385083fa84d1f5
[ "Apache-2.0" ]
2
2018-05-21T23:42:35.000Z
2020-08-15T15:12:09.000Z
examples/merg_ir_sensor/merg_ir_sensor.ino
amaurial/mergCanBus
e8e0d719e285aa1b2cd0801564385083fa84d1f5
[ "Apache-2.0" ]
7
2015-10-07T14:31:07.000Z
2020-11-30T19:38:58.000Z
/* This example implements a ir sensor controller to detect block occupancy. It drives 16 ir. Can be more in arduino Mega, but it just an example. The module produces ON/OFF events. The vents can be toogled by the first 2 node variables. 0 means ON when train enters, OFF when trains leaves. 1 means the oposit. Each bit...
27.017241
132
0.65284
true
1,664
31ef0a0a37a5f13f2df151c8e9a94150b8ea4c2b
2,119
ino
Arduino
magnes_http_sever/magnes_http_sever.ino
MOLOCH-dev/EV_Charger_monetization
f58e789dc71d2c300ba3ab619ff3987562c621e9
[ "MIT" ]
null
null
null
magnes_http_sever/magnes_http_sever.ino
MOLOCH-dev/EV_Charger_monetization
f58e789dc71d2c300ba3ab619ff3987562c621e9
[ "MIT" ]
null
null
null
magnes_http_sever/magnes_http_sever.ino
MOLOCH-dev/EV_Charger_monetization
f58e789dc71d2c300ba3ab619ff3987562c621e9
[ "MIT" ]
0
null
null
#include <WiFi.h> #include <WiFiClient.h> #include <WebServer.h> #include "mainPage.h" const char *ssid = "Magnes"; const char *password = "12345678"; int count = 0; String updated_value = "Your input Watt Hours are "; String charge_text = "\nYour Charge is Rs. "; String back_button = "\nYou may press back now"; int...
25.841463
153
0.685229
true
557
c532ad6ed1c69669383f38aa7f8ef2dbe7315554
3,193
ino
Arduino
ESP8266_Parsing_web_services/Weather_liquidCrystal/Weather_liquidCrystal.ino
Rupakpoddar/Parsing-web-services
3f4c72c002a262df5cd526e34ebfd52b2bd44cbf
[ "MIT" ]
null
null
null
ESP8266_Parsing_web_services/Weather_liquidCrystal/Weather_liquidCrystal.ino
Rupakpoddar/Parsing-web-services
3f4c72c002a262df5cd526e34ebfd52b2bd44cbf
[ "MIT" ]
null
null
null
ESP8266_Parsing_web_services/Weather_liquidCrystal/Weather_liquidCrystal.ino
Rupakpoddar/Parsing-web-services
3f4c72c002a262df5cd526e34ebfd52b2bd44cbf
[ "MIT" ]
0
null
null
//Written by Rupak Poddar //www.youtube.com/RupakPoddar #include <ESP8266WiFi.h> #include <ESP8266HTTPClient.h> #include <ArduinoJson.h> #include <LiquidCrystal_I2C.h> LiquidCrystal_I2C lcd(0x27,20,4); char ssid[] = "Change_this"; //Your SSID char password[] = "Change_this"; //Your password String web_url = "...
26.831933
186
0.660194
true
929
b4ccb80736afd770b5dc32c3731f2502c98b9741
12,444
ino
Arduino
slave64/slave64.ino
rrweller/ESP8266-LED-Lamp
61a0f1bf98cb248be70032b5881552ff21057c52
[ "MIT" ]
null
null
null
slave64/slave64.ino
rrweller/ESP8266-LED-Lamp
61a0f1bf98cb248be70032b5881552ff21057c52
[ "MIT" ]
null
null
null
slave64/slave64.ino
rrweller/ESP8266-LED-Lamp
61a0f1bf98cb248be70032b5881552ff21057c52
[ "MIT" ]
0
null
null
#define FASTLED_INTERRUPT_RETRY_COUNT 0 #define FASTLED_ALLOW_INTERRUPTS 0 #include <FastLED.h> #include <ESP8266WiFi.h> #include <WiFiUDP.h> #include "reactive_common.h" #define LED_PIN D2 #define NUM_LEDS 64 #define MIC_LOW 6 //#define MIC_HIGH 160 //My phone #define MIC_HIGH 320 //Chromecast #define SAMPLE_...
23.748092
135
0.600289
true
3,925
22dad26ff91def9add6d97cd8ffc1ec6cd298796
1,979
ino
Arduino
capacitive_sensor.ino
BareConductive/simple_cap_sensor
dc0e304a4300a6f520d6f205e054513b26682218
[ "MIT" ]
null
null
null
capacitive_sensor.ino
BareConductive/simple_cap_sensor
dc0e304a4300a6f520d6f205e054513b26682218
[ "MIT" ]
null
null
null
capacitive_sensor.ino
BareConductive/simple_cap_sensor
dc0e304a4300a6f520d6f205e054513b26682218
[ "MIT" ]
0
null
null
/******************************************************************************* Bare Conductive Capacitive Proximity Sensor ------------------------------------------- For Arduino boards. Use a large resistor, about 1M between pin 2 and 4 and connect pin 2 to a sensor, for example Electric Paint. Based on code...
37.339623
104
0.69429
true
395
2d072b14ca7d7c2c473418f5a7b81c8287d9c95c
3,228
ino
Arduino
libraries/AESLib/examples/base64_iv/base64_iv.ino
bnossn/ESP32Lora
e6b87f15fab5bf27ddfcda62c55ac4fb42e9dd3e
[ "MIT" ]
1
2019-05-20T10:23:00.000Z
2019-05-20T10:23:00.000Z
libraries/AESLib/examples/base64_iv/base64_iv.ino
bnossn/ESP32Lora
e6b87f15fab5bf27ddfcda62c55ac4fb42e9dd3e
[ "MIT" ]
null
null
null
libraries/AESLib/examples/base64_iv/base64_iv.ino
bnossn/ESP32Lora
e6b87f15fab5bf27ddfcda62c55ac4fb42e9dd3e
[ "MIT" ]
0
null
null
/* Example taking test values from node.js server as input as well... */ #include "AESLib.h" AESLib aesLib; String plaintext = "12345678;"; int loopcount = 0; char cleartext[256]; char ciphertext[512]; // AES Encryption Key byte aes_key[] = { 0x2B, 0x7E, 0x15, 0x16, 0x28, 0xAE, 0xD2, 0xA6, 0xAB, 0xF7, 0x15, 0x88, ...
27.589744
133
0.649009
true
1,071
f7bbd97bce0505f79e3bfcfc9665c6cd933787d6
10,225
ino
Arduino
chronograph.ino
AkioFujimoto/chronographSD
25136738d2f46da1fe02dd1245433a84f1336661
[ "MIT" ]
null
null
null
chronograph.ino
AkioFujimoto/chronographSD
25136738d2f46da1fe02dd1245433a84f1336661
[ "MIT" ]
null
null
null
chronograph.ino
AkioFujimoto/chronographSD
25136738d2f46da1fe02dd1245433a84f1336661
[ "MIT" ]
0
null
null
/* Chronograph with SD recording. Time Keeper v2.3 based on SD Example. by 2014- Akio Fujimoto. I appriciate to Arduino team, and its library! The circuit: * SD card attached to SPI bus as follows: CM Pin role Pin No. ++ CS 8 ++ MOSI 11 ++ MISO 12 ++...
20.867347
88
0.580342
true
3,108
e90927e09d1e2e980b0b344d73b2d1d5a81aab4d
564
ino
Arduino
TINKERCAD/TINKERCAD.ino
oscarcasagrande/estudoarduino
9611bacf9ab7176070092be4eb578eb3a3ebaf34
[ "Apache-2.0" ]
null
null
null
TINKERCAD/TINKERCAD.ino
oscarcasagrande/estudoarduino
9611bacf9ab7176070092be4eb578eb3a3ebaf34
[ "Apache-2.0" ]
null
null
null
TINKERCAD/TINKERCAD.ino
oscarcasagrande/estudoarduino
9611bacf9ab7176070092be4eb578eb3a3ebaf34
[ "Apache-2.0" ]
0
null
null
int ldr = A0;//Atribui A0 a variável ldr int valorldr = 0;//Declara a variável valorldr como inteiro void setup() { pinMode(ldr, INPUT);//Define ldr (pino analógico A0) como saída Serial.begin(9600);//Inicialização da comunicação serial, com taxa de transferência em bits por segundo de 9600 } void loop() { va...
35.25
113
0.742908
true
176
5f0539690f2dbd3d94e3511fbb0d0d2976b24d62
1,042
ino
Arduino
tests/sd/sd.ino
oscarpimentel/snow-weather-station-project
43dbf00ec938684df968bf4d191a7b7af74603d7
[ "MIT" ]
null
null
null
tests/sd/sd.ino
oscarpimentel/snow-weather-station-project
43dbf00ec938684df968bf4d191a7b7af74603d7
[ "MIT" ]
null
null
null
tests/sd/sd.ino
oscarpimentel/snow-weather-station-project
43dbf00ec938684df968bf4d191a7b7af74603d7
[ "MIT" ]
0
null
null
#include <SPI.h> #include <SD.h> File myFile; #define BAUD_RATE 500000 #define SD_PIN 10 // 10 53 void setup() { // Open serial communications and wait for port to open: Serial.begin(BAUD_RATE); while (!Serial) { Serial.print("Initializing SD card..."); // wait for serial port to connect. Needed for native USB port ...
25.414634
109
0.680422
true
274
fee32146cd76f797f070d877faec24f25302a93a
29,643
ino
Arduino
e-paper-weather/e-paper-weather.ino/e-paper-weather.ino.ino
martinberlin/esp
0e69060bb3a0b6f7c2a6e0abb91e282e63e8cb9d
[ "MIT" ]
1
2018-10-11T14:41:19.000Z
2018-10-11T14:41:19.000Z
e-paper-weather/e-paper-weather.ino/e-paper-weather.ino.ino
martinberlin/esp
0e69060bb3a0b6f7c2a6e0abb91e282e63e8cb9d
[ "MIT" ]
null
null
null
e-paper-weather/e-paper-weather.ino/e-paper-weather.ino.ino
martinberlin/esp
0e69060bb3a0b6f7c2a6e0abb91e282e63e8cb9d
[ "MIT" ]
0
null
null
/*######################## Weather Display ############################# * Receives and displays the weather forecast from the Weather Underground and then displays using a * JSON decoder wx data to display on a web page using a webserver. * Weather data received via WiFi connection to Weather Underground Server...
44.111607
194
0.640117
true
9,570
9a7b4aac5ea5723a3c4638d41ab612585453ce9e
2,126
ino
Arduino
examples/CustomChineseFont/CustomChineseFont.ino
chocotov1/Tiny4kOLED
a6adfff96c224379f8e196785e6981fb571ad55c
[ "MIT" ]
170
2017-07-22T11:20:22.000Z
2022-03-27T11:36:56.000Z
examples/CustomChineseFont/CustomChineseFont.ino
chocotov1/Tiny4kOLED
a6adfff96c224379f8e196785e6981fb571ad55c
[ "MIT" ]
42
2018-03-23T02:06:31.000Z
2022-03-20T09:24:13.000Z
examples/CustomChineseFont/CustomChineseFont.ino
chocotov1/Tiny4kOLED
a6adfff96c224379f8e196785e6981fb571ad55c
[ "MIT" ]
30
2018-04-15T04:39:25.000Z
2022-03-16T06:58:13.000Z
/* * Tiny4kOLED - Drivers for SSD1306 controlled dot matrix OLED/PLED 128x32 displays * * Based on ssd1306xled, re-written and extended by Stephen Denne * from 2017-04-25 at https://github.com/datacute/Tiny4kOLED * */ // Choose your I2C implementation before including Tiny4kOLED.h // The default is selected is W...
33.21875
93
0.706491
true
533
94c77b4fe18ba8c5812b3e6dc6a7ba98edf30031
9,276
ino
Arduino
Chute-2017-aug23.ino
joeladria/chute
7bd5e36baa73ee6f198492839834b1a229e198ba
[ "Apache-2.0" ]
null
null
null
Chute-2017-aug23.ino
joeladria/chute
7bd5e36baa73ee6f198492839834b1a229e198ba
[ "Apache-2.0" ]
null
null
null
Chute-2017-aug23.ino
joeladria/chute
7bd5e36baa73ee6f198492839834b1a229e198ba
[ "Apache-2.0" ]
0
null
null
// Chute - no bluetooth required! // Joel Adria // Based on RemoteLEDSender ICSC Example // v1.1 // Aug 23, 2017 // /Users/joeladria/Dropbox/Work/Nova\ Digital\ Parachute/Code/uploadAll.sh /Users/joeladria/Documents/Arduino/Chute-2017-aug23/Chute-2017-aug23.ino.with_bootloader.micro.hex // Wind chimes: 280.3 Hz, 39...
25.138211
174
0.635295
true
2,797
b68c7181e625af6d99cb8be101e95396926a540e
1,630
ino
Arduino
motor_controls/control1/control1.ino
miteshkumar77/pill_dispenser
3ed61efb862a2f61cc9cb9cb0676ad0fccea4b97
[ "MIT" ]
2
2020-03-30T05:44:29.000Z
2020-04-10T02:40:39.000Z
motor_controls/control1/control1.ino
miteshkumar77/pill_dispenser
3ed61efb862a2f61cc9cb9cb0676ad0fccea4b97
[ "MIT" ]
null
null
null
motor_controls/control1/control1.ino
miteshkumar77/pill_dispenser
3ed61efb862a2f61cc9cb9cb0676ad0fccea4b97
[ "MIT" ]
0
null
null
#include <Arduino.h> #include "A4988.h" #define STEP 3 #define DIR 4 #define FULL 200 #define SPEED 60 #define MS1 5 #define MS2 6 #define MS3 7 #define FULL_ANGLE 360 #define SECTORS 5 const int delta = FULL_ANGLE/SECTORS; /** * Sequences: * * SECTORS is defined as 5 above. So each * disp...
18.953488
57
0.582209
true
542
8f8153fbbee5ca4d254431eaf7f8e28b36a990bf
962
ino
Arduino
fabricioOcarina/fabricioOcarina.ino
FabricioCapistrano/arduino
38f53d422ce6573962501f089a28ceaad6a36f2a
[ "MIT" ]
null
null
null
fabricioOcarina/fabricioOcarina.ino
FabricioCapistrano/arduino
38f53d422ce6573962501f089a28ceaad6a36f2a
[ "MIT" ]
null
null
null
fabricioOcarina/fabricioOcarina.ino
FabricioCapistrano/arduino
38f53d422ce6573962501f089a28ceaad6a36f2a
[ "MIT" ]
0
null
null
#define cima 13 #define baixo 12 #define esquerda 11 #define direita 10 #define aButton 9 #define bButton 8 void setup() { // put your setup code here, to run once: pinMode(cima, INPUT_PULLUP); pinMode(baixo, INPUT_PULLUP); pinMode(esquerda, INPUT_PULLUP); pinMode(direita, INPUT_PULLUP); pinMode(aButton, I...
20.468085
48
0.598753
true
312
0a8389b6cbd29110897c5fafef1232c36789f285
22,119
ino
Arduino
_08_Low_Latency_Logger_with_GPS/_08_Low_Latency_Logger_with_GPS.ino
jeremy-daily/Teensy-Crash-EDR
736e958161124e3c1423da24b29054d7ca2dd53f
[ "MIT" ]
2
2017-10-21T03:04:11.000Z
2018-08-10T08:38:12.000Z
_08_Low_Latency_Logger_with_GPS/_08_Low_Latency_Logger_with_GPS.ino
jeremy-daily/Teensy-Crash-EDR
736e958161124e3c1423da24b29054d7ca2dd53f
[ "MIT" ]
1
2017-04-17T16:25:09.000Z
2017-04-17T16:25:09.000Z
_08_Low_Latency_Logger_with_GPS/_08_Low_Latency_Logger_with_GPS.ino
jeremy-daily/Teensy-Crash-EDR
736e958161124e3c1423da24b29054d7ca2dd53f
[ "MIT" ]
2
2016-09-18T23:58:44.000Z
2018-04-12T02:41:08.000Z
/** * This program logs data to a binary file. Functions are included * to convert the binary file to a csv text file. * * Samples are logged at regular intervals. The maximum logging rate * depends on the quality of your SD card and the time required to * read sensor data. This example has been tested at 50...
28.285166
180
0.589855
true
5,906
e41e9889da9fc68f958a3ee44e9d10dd53e24306
2,748
ino
Arduino
peggy2_corners_i2c/peggy2_corners_i2c.ino
KFW/peggy.pi.i2c
156d43ea14fd87e94c890cc67f4784bd6fa52b3b
[ "MIT" ]
null
null
null
peggy2_corners_i2c/peggy2_corners_i2c.ino
KFW/peggy.pi.i2c
156d43ea14fd87e94c890cc67f4784bd6fa52b3b
[ "MIT" ]
null
null
null
peggy2_corners_i2c/peggy2_corners_i2c.ino
KFW/peggy.pi.i2c
156d43ea14fd87e94c890cc67f4784bd6fa52b3b
[ "MIT" ]
0
null
null
/* Simple test of I2C communications * Peggy2 acts as receive only client * changes which corner is lit depending on signal from master * on Raspberry Pi */ #include <Peggy2.h> #include <Wire.h> Peggy2 frame1; // Make a first frame buffer object Peggy2 frame2; Peggy2 frame3; Peggy2 frame4; constant byte M...
26.423077
111
0.639374
true
878
254a75c4c7aa78730609b5768e3cfe9adbd479fb
2,853
ino
Arduino
examples/flytest/cmdMessenger.ino
BROWN1213/PSCS
1b4b3e9b381daa7799499c7600c24a138eabf543
[ "MIT" ]
8
2018-06-16T10:49:27.000Z
2018-07-14T10:21:13.000Z
examples/flytest/cmdMessenger.ino
BROWN1213/PSCS
1b4b3e9b381daa7799499c7600c24a138eabf543
[ "MIT" ]
1
2018-07-16T06:01:39.000Z
2019-01-23T02:58:32.000Z
examples/flytest/cmdMessenger.ino
BROWN1213/PSCS
1b4b3e9b381daa7799499c7600c24a138eabf543
[ "MIT" ]
2
2018-06-16T10:43:35.000Z
2018-06-16T11:40:45.000Z
enum { kAcknowledge, //0 kError, //1 kFalling, // 2 kHomePosition, //3 kFlyMode, //4 kManualControl, //5 }; void attachCommandCallbacks() { // Attach callback methods cmdMessenger.attach(OnUnknownCommand); cmdMessenger.attach(kFalling, OnFalling); cmdMessenger.attach(kHomePosition, OnHomePositio...
25.702703
83
0.699614
true
723
389c323ba19e630ce5ea47143c6ba31b798832fa
34
ino
Arduino
arduino/samples/error_functionNameMissSpell/error_functionNameMissSpell.ino
reinforce-lab/iOSPhysicalComputing01
e572847cd7a78bcf961bf5e475ec3d759cce756f
[ "MIT", "Unlicense" ]
null
null
null
arduino/samples/error_functionNameMissSpell/error_functionNameMissSpell.ino
reinforce-lab/iOSPhysicalComputing01
e572847cd7a78bcf961bf5e475ec3d759cce756f
[ "MIT", "Unlicense" ]
null
null
null
arduino/samples/error_functionNameMissSpell/error_functionNameMissSpell.ino
reinforce-lab/iOSPhysicalComputing01
e572847cd7a78bcf961bf5e475ec3d759cce756f
[ "MIT", "Unlicense" ]
0
null
null
void setup() { } void Loop() { }
5.666667
14
0.5
true
11
7483b6bdd2e349bb176fd6724dc223fcde3c491f
2,355
ino
Arduino
libraries/arduinoWebSockets-master/examples/esp32/WebSocketClient/WebSocketClient.ino
OlegEfimov/arduino_prj
7706eb7279a55e3482e9fc1002110e86fa483b2e
[ "MIT" ]
null
null
null
libraries/arduinoWebSockets-master/examples/esp32/WebSocketClient/WebSocketClient.ino
OlegEfimov/arduino_prj
7706eb7279a55e3482e9fc1002110e86fa483b2e
[ "MIT" ]
null
null
null
libraries/arduinoWebSockets-master/examples/esp32/WebSocketClient/WebSocketClient.ino
OlegEfimov/arduino_prj
7706eb7279a55e3482e9fc1002110e86fa483b2e
[ "MIT" ]
1
2020-01-28T20:14:32.000Z
2020-01-28T20:14:32.000Z
/* * WebSocketClient.ino * * Created on: 24.05.2015 * */ #include <Arduino.h> #include <WiFi.h> #include <WiFiMulti.h> #include <WiFiClientSecure.h> #include <WebSocketsClient.h> WiFiMulti WiFiMulti; WebSocketsClient webSocket; HardwareSerial Serial1(2); #define USE_SERIAL Serial1 v...
22.009346
92
0.645011
true
677
ff576145c10b4ece11a17cf67b5aee73d64b787e
2,174
ino
Arduino
examples/multi_control/multi_control.ino
m5stack/MODULE_GRBL13.2
fa64e57f3a38664fafe504959916395130178440
[ "MIT" ]
null
null
null
examples/multi_control/multi_control.ino
m5stack/MODULE_GRBL13.2
fa64e57f3a38664fafe504959916395130178440
[ "MIT" ]
null
null
null
examples/multi_control/multi_control.ino
m5stack/MODULE_GRBL13.2
fa64e57f3a38664fafe504959916395130178440
[ "MIT" ]
4
2021-08-13T23:35:18.000Z
2021-12-12T18:56:04.000Z
/* ******************************************************************************* * Copyright (c) 2021 by M5Stack * Equipped with M5Core sample source code * 配套 M5Core 示例源代码 * Visit the website for more information:https://docs.m5stack.com/en/module/grbl13.2 * 获取更多资料请访问:https...
28.605263
100
0.622815
true
789
6d2a785cb8f0fcb0df7e4dfb4f7d6bd8749ffcc3
1,082
ino
Arduino
arduino-board-mbed-os-v1.3.1/mbed/1.3.1/libraries/Portenta_Video/examples/Envie_video_coreboot/Envie_video_coreboot.ino
edgeimpulse/example-SparkFun-MicroMod-nRF52840
90cd687ed71778318b3157320ce6a4abdd92b467
[ "Apache-2.0" ]
15
2021-06-28T23:32:16.000Z
2022-03-31T17:46:54.000Z
arduino-board-mbed-os-v1.3.1/mbed/1.3.1/libraries/Portenta_Video/examples/Envie_video_coreboot/Envie_video_coreboot.ino
edgeimpulse/example-SparkFun-MicroMod-nRF52840
90cd687ed71778318b3157320ce6a4abdd92b467
[ "Apache-2.0" ]
null
null
null
arduino-board-mbed-os-v1.3.1/mbed/1.3.1/libraries/Portenta_Video/examples/Envie_video_coreboot/Envie_video_coreboot.ino
edgeimpulse/example-SparkFun-MicroMod-nRF52840
90cd687ed71778318b3157320ce6a4abdd92b467
[ "Apache-2.0" ]
7
2021-06-26T23:53:20.000Z
2021-11-16T09:36:28.000Z
#include "Portenta_Video.h" #include "image_320x240_argb8888.h" #include "SDRAM.h" #include "mbed.h" struct edid recognized_edid; mbed::DigitalOut video_on(PK_2); mbed::DigitalOut video_rst(PJ_3); void setup() { // put your setup code here, to run once: delay(1000); video_on = 1; delay(10); video_rst = 1; ...
18.982456
104
0.654344
true
378
bbc34613d362302bc0e9c11d4bd1bf9f08346576
3,614
ino
Arduino
lib/ICM20948/examples/icm20948_TapDetection.ino
DemorianJH/SlimeVR-Tracker-ESP-ICM20948
d7377d930cb422e07eecf8bd0564347ac478ff01
[ "MIT" ]
10
2021-07-06T23:12:13.000Z
2022-02-17T16:39:22.000Z
lib/ICM20948/examples/icm20948_TapDetection.ino
DemorianJH/SlimeVR-Tracker-ESP-ICM20948
d7377d930cb422e07eecf8bd0564347ac478ff01
[ "MIT" ]
null
null
null
lib/ICM20948/examples/icm20948_TapDetection.ino
DemorianJH/SlimeVR-Tracker-ESP-ICM20948
d7377d930cb422e07eecf8bd0564347ac478ff01
[ "MIT" ]
1
2021-12-07T10:27:26.000Z
2021-12-07T10:27:26.000Z
// Modified lib originally from https://github.com/isouriadakis/Arduino_ICM20948_DMP_Full-Function // Uses a butterworth filter to detect an arbitrary number of taps from accel data // ICM20948 implementation is missing the tap feature - example shows how to process taps from accel. #include "Arduino-ICM20948.h" #inc...
43.02381
120
0.649696
true
951
9e31c638788fc11e0e4ebeca51f38602734971e5
3,095
ino
Arduino
experiment_4_dabble_phone_sensors/experiment_4_dabble_phone_sensors.ino
ghallberg-nbtt/congenial-robot
8b133276314ea3e73c1897d9358b1f602ecc3251
[ "MIT" ]
null
null
null
experiment_4_dabble_phone_sensors/experiment_4_dabble_phone_sensors.ino
ghallberg-nbtt/congenial-robot
8b133276314ea3e73c1897d9358b1f602ecc3251
[ "MIT" ]
null
null
null
experiment_4_dabble_phone_sensors/experiment_4_dabble_phone_sensors.ino
ghallberg-nbtt/congenial-robot
8b133276314ea3e73c1897d9358b1f602ecc3251
[ "MIT" ]
0
null
null
/* Accelerometer block of Phone sensor module allows you to access your smartphone's accelerometer values. You can reduce the size of library compiled by enabling only those modules that you wan to use. For this first define CUSTOM_SETTINGS followed by defining INCLUDE_modulename. Explore more on: h...
34.775281
107
0.71567
true
857
a6ca087a9f82318c46816121178c3b5fd1c4b5af
6,767
ino
Arduino
Stupid video clock/libraries/TVout/PongNTSC/PongNTSC.ino
andydoswell/stupid-video-clock
3cb36ae7d704f2b90d0743518dea1af2594e4861
[ "MIT" ]
null
null
null
Stupid video clock/libraries/TVout/PongNTSC/PongNTSC.ino
andydoswell/stupid-video-clock
3cb36ae7d704f2b90d0743518dea1af2594e4861
[ "MIT" ]
null
null
null
Stupid video clock/libraries/TVout/PongNTSC/PongNTSC.ino
andydoswell/stupid-video-clock
3cb36ae7d704f2b90d0743518dea1af2594e4861
[ "MIT" ]
0
null
null
/******** * Arduino Pong * By Pete Lamonica * modified by duboisvb * updated by James Bruce (http://www.makeuseof.com/tag/author/jbruce * A simple implementation of Pong on the Arduino using a TV for output. * */ #include <TVout.h> #include <fontALL.h> #define WHEEL_ONE_PIN 0 //analog #define WHEEL_TWO_PI...
22.708054
129
0.603813
true
2,214
7b9cfe715550b0be45f7ba1424d9c8306d9ae326
632
ino
Arduino
src/Practica13_LCD_prueba/Practica13_LCD_prueba.ino
alexxwe/arduino
294bd83ab3dc851ed9c02a9efa1c71cfaad5fb7f
[ "MIT" ]
null
null
null
src/Practica13_LCD_prueba/Practica13_LCD_prueba.ino
alexxwe/arduino
294bd83ab3dc851ed9c02a9efa1c71cfaad5fb7f
[ "MIT" ]
null
null
null
src/Practica13_LCD_prueba/Practica13_LCD_prueba.ino
alexxwe/arduino
294bd83ab3dc851ed9c02a9efa1c71cfaad5fb7f
[ "MIT" ]
0
null
null
#include <Wire.h> #include <LCD.h> #include <LiquidCrystal_I2C.h> #define I2C_ADDR 0x27 //ese 0x significa que es hexadecimal, no decimal LiquidCrystal_I2C lcd(I2C_ADDR,2,1,0,4,5,6,7); void setup() { lcd.begin(16,2); //inicializamos el display, 16 caracteres en 2 lineas lcd.setBacklightPin(3,POSITIVE); //...
21.793103
87
0.689873
true
211
8f370e5939b41a7450d87444f090c3253f7674e0
1,020
ino
Arduino
BagBot/Libraries/jrowberg-i2cdevlib-3cc80d8/jrowberg-i2cdevlib-3cc80d8/Arduino/MS5803/examples/test_MS5803/test_MS5803.ino
rmcguirect/BagBot
30781268f22b43a2e784525527b3dc44e049f7e9
[ "MIT" ]
7
2020-03-11T04:54:20.000Z
2022-02-02T20:42:49.000Z
Libraries/i2cdevlib-master/Arduino/MS5803/examples/test_MS5803/test_MS5803.ino
Sameep2808/Robocon-Pick-Up-and-Throw-Robot
8944c7fb53a17678c96d34486762972b6f8722cc
[ "MIT" ]
null
null
null
Libraries/i2cdevlib-master/Arduino/MS5803/examples/test_MS5803/test_MS5803.ino
Sameep2808/Robocon-Pick-Up-and-Throw-Robot
8944c7fb53a17678c96d34486762972b6f8722cc
[ "MIT" ]
1
2021-06-17T16:28:48.000Z
2021-06-17T16:28:48.000Z
#include <Wire.h> #include <I2Cdev.h> #include <MS5803_I2C.h> //const uint8_t MS_MODEL = 1; // MS5803-01BA //const uint8_t MS_MODEL = 2; // MS5803-02BA const uint8_t MS_MODEL = 5; // MS5803-05BA //const uint8_t MS_MODEL = 14; // MS5803-14BA //const uint8_t MS_MODEL = 30; // MS5803-30BA MS5803 presstemp(0x76); const...
31.875
103
0.713725
true
305
6b11b98bc18a8a11917e8a0934da8e787e863b34
1,023
ino
Arduino
Analysis/Test/Test.ino
YuryBrodskiy/msp430_delta_robot
c33ed1bc047ebf4981947506b49517c166a9edc7
[ "MIT" ]
1
2015-07-24T20:08:34.000Z
2015-07-24T20:08:34.000Z
Analysis/Test/Test.ino
YuryBrodskiy/msp430_delta_robot
c33ed1bc047ebf4981947506b49517c166a9edc7
[ "MIT" ]
null
null
null
Analysis/Test/Test.ino
YuryBrodskiy/msp430_delta_robot
c33ed1bc047ebf4981947506b49517c166a9edc7
[ "MIT" ]
0
null
null
/* Sweep by BARRAGAN <http://barraganstudio.com> This example code is in the public domain. modified 8 Nov 2013 by Scott Fitzgerald http://www.arduino.cc/en/Tutorial/Sweep */ #include <Servo.h> Servo myservo; // create servo object to control a servo // twelve servo objects can be created ...
18.944444
73
0.580645
true
331
ffb6fe68affb89bd245791e213fca80e232234b8
9,820
ino
Arduino
cloudbrigade-deepblaster-controller.ino
CloudBrigade/cloudbrigade-deepblaster-controller
6396242f21649b63bd55f0a0a168dc142ebc9d7f
[ "Apache-2.0" ]
null
null
null
cloudbrigade-deepblaster-controller.ino
CloudBrigade/cloudbrigade-deepblaster-controller
6396242f21649b63bd55f0a0a168dc142ebc9d7f
[ "Apache-2.0" ]
null
null
null
cloudbrigade-deepblaster-controller.ino
CloudBrigade/cloudbrigade-deepblaster-controller
6396242f21649b63bd55f0a0a168dc142ebc9d7f
[ "Apache-2.0" ]
0
null
null
/* * * * * * * * * * * * * * * * * * * * * * * * Cloud Brigade - Deep Blaster * Code by: Chris Miller * Website: https://www.cloudbrigade.com * Version: 1.0 * Date: Apr 21, 2021 * Copyright (C) 2020, Apache 2.0 License * * Code included from these excellent projects * Servo Trajectory by Si...
28.797654
168
0.624949
true
2,789
a4930506ec9a72a01ff27fc8c7d8933c19642245
2,258
ino
Arduino
examples/DefaultBoard/DefaultBoard.ino
Airan-Lab/OpenBCI_32bit_Library
f5395ee46551b4ade88c604cbbd7ab39041ce622
[ "MIT" ]
2
2017-01-19T04:59:28.000Z
2017-10-03T19:25:25.000Z
examples/DefaultBoard/DefaultBoard.ino
Airan-Lab/OpenBCI_32bit_Library_Wired
f5395ee46551b4ade88c604cbbd7ab39041ce622
[ "MIT" ]
null
null
null
examples/DefaultBoard/DefaultBoard.ino
Airan-Lab/OpenBCI_32bit_Library_Wired
f5395ee46551b4ade88c604cbbd7ab39041ce622
[ "MIT" ]
0
null
null
#include <DSPI.h> #include <OBCI32_SD.h> #include <EEPROM.h> #include <OpenBCI_32bit_Library.h> #include <OpenBCI_32bit_Library_Definitions.h> // Booleans Required for SD_Card_Stuff.ino boolean addAccelToSD = false; // On writeDataToSDcard() call adds Accel data to SD card write boolean addAuxToSD = false; // On write...
30.931507
94
0.661647
true
638
b406c45785bf940a3f9cfcbff7c95ef7d833bf16
699
ino
Arduino
08-digital-hourglass/08-digital-hourglass.ino
danpeczek/arduino-starter
8ea4957fee83da6a87330e9015433755f496dd06
[ "MIT" ]
null
null
null
08-digital-hourglass/08-digital-hourglass.ino
danpeczek/arduino-starter
8ea4957fee83da6a87330e9015433755f496dd06
[ "MIT" ]
null
null
null
08-digital-hourglass/08-digital-hourglass.ino
danpeczek/arduino-starter
8ea4957fee83da6a87330e9015433755f496dd06
[ "MIT" ]
0
null
null
const int switchPin = 8; unsigned long previousTime = 0; int switchState = 0; int prevSwitchState = 0; int led = 2; long interval = 10000; void setup() { for (int x = 2; x < 8; ++x) { pinMode(x, OUTPUT); } pinMode(switchPin, INPUT); } void loop() { unsigned long currentTime = millis(); if (currentTime...
17.475
46
0.60372
true
207
99f868ac091ba3a6eaa9b3d2829a2c0a0e78cc58
1,739
ino
Arduino
examples/TestMoveAtVelocity/TestMoveAtVelocity.ino
hjd1964/TMC2209
0c0caf2d1cb0a0144a6b290875d84e0647814997
[ "BSD-3-Clause" ]
null
null
null
examples/TestMoveAtVelocity/TestMoveAtVelocity.ino
hjd1964/TMC2209
0c0caf2d1cb0a0144a6b290875d84e0647814997
[ "BSD-3-Clause" ]
null
null
null
examples/TestMoveAtVelocity/TestMoveAtVelocity.ino
hjd1964/TMC2209
0c0caf2d1cb0a0144a6b290875d84e0647814997
[ "BSD-3-Clause" ]
0
null
null
#include <Arduino.h> #include <TMC2209.h> HardwareSerial & serial_stream = Serial1; const long SERIAL_BAUD_RATE = 115200; const int DELAY = 2000; const int32_t VELOCITY = 2000; const uint8_t RUN_CURRENT_PERCENT = 40; // Instantiate TMC2209 TMC2209 stepper_driver; void setup() { Serial.begin(SERIAL_BAUD_RATE); ...
22.584416
72
0.720529
true
419
8277c87af056c7d45384aa6910d76f2b3cd8d134
4,584
ino
Arduino
src/arduino/ReadFSR/ReadFSR.ino
iordic/Forcemeter
908b5081091e9d9732203f442264fd141d32e68b
[ "MIT" ]
null
null
null
src/arduino/ReadFSR/ReadFSR.ino
iordic/Forcemeter
908b5081091e9d9732203f442264fd141d32e68b
[ "MIT" ]
null
null
null
src/arduino/ReadFSR/ReadFSR.ino
iordic/Forcemeter
908b5081091e9d9732203f442264fd141d32e68b
[ "MIT" ]
0
null
null
/* Force reading with FSR * ================================== * Read values from FSR in the A0 pin. This values are displayed in a 16x2 LCD Screen * and data is send through serial port in JSON format. * * Author: Jordi Castelló */ #include <LiquidCrystal.h> // Pines y constantes: const int fsrPin = 0; ...
32.742857
112
0.592932
true
1,358
cd13ba6bf041ed8438ccc153f95e4529b8c53972
954
ino
Arduino
ServoFeedback/ServoFeedback.ino
Darren-Mc/Arduino
700af8a68b02f3d5af98413907bd839c5a2d1e9c
[ "Apache-2.0" ]
null
null
null
ServoFeedback/ServoFeedback.ino
Darren-Mc/Arduino
700af8a68b02f3d5af98413907bd839c5a2d1e9c
[ "Apache-2.0" ]
null
null
null
ServoFeedback/ServoFeedback.ino
Darren-Mc/Arduino
700af8a68b02f3d5af98413907bd839c5a2d1e9c
[ "Apache-2.0" ]
0
null
null
/* Sweep by BARRAGAN <http://barraganstudio.com> This example code is in the public domain. modified 8 Nov 2013 by Scott Fitzgerald http://arduino.cc/en/Tutorial/Sweep */ #include <Servo.h> #include <Filter.h> Servo myservo; // create servo object to control a servo // twelve servo objects...
19.875
73
0.615304
true
284
a1e1e5220f6a2757fbd2e1d355c0b9be8f675943
2,553
ino
Arduino
examples/T-Block/CapTouch/CapTouch.ino
sparquay/TTGO_TWatch_Library
4f37e5f31f3d02f436183590a056f90a221721b6
[ "MIT" ]
null
null
null
examples/T-Block/CapTouch/CapTouch.ino
sparquay/TTGO_TWatch_Library
4f37e5f31f3d02f436183590a056f90a221721b6
[ "MIT" ]
null
null
null
examples/T-Block/CapTouch/CapTouch.ino
sparquay/TTGO_TWatch_Library
4f37e5f31f3d02f436183590a056f90a221721b6
[ "MIT" ]
0
null
null
#include <TTGO.h> #include <MPR121.h> #define MPR121_SDA_PIN 19 #define MPR121_SCL_PIN 18 #define MPR121_IRQ_PIN 34 #define MPR121_BL_PIN 12 #define MPR121_BUZZER_PIN 23 TTGOClass *ttgo = nullptr; MPR121_Class cap; uint16_t lasttouched = 0; uint16_t currtouched = 0; bool enterCom...
26.59375
87
0.476694
true
672
576e92a9e42af3e7c2f15ca360ecc67fc2a38fdc
3,048
ino
Arduino
arduino/OTOsense_gravity_blink/OTOsense_gravity_blink.ino
reinforce-lab/iOSPhysicalComputing01
e572847cd7a78bcf961bf5e475ec3d759cce756f
[ "MIT", "Unlicense" ]
null
null
null
arduino/OTOsense_gravity_blink/OTOsense_gravity_blink.ino
reinforce-lab/iOSPhysicalComputing01
e572847cd7a78bcf961bf5e475ec3d759cce756f
[ "MIT", "Unlicense" ]
null
null
null
arduino/OTOsense_gravity_blink/OTOsense_gravity_blink.ino
reinforce-lab/iOSPhysicalComputing01
e572847cd7a78bcf961bf5e475ec3d759cce756f
[ "MIT", "Unlicense" ]
0
null
null
/* * OTOsense_slider_blink.ino - iPhone sensor shield base sketch * Copyright (C) 2012 REINFORCE Lab. All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the MIT license. * */ #include <OTOReceiver1200.h> // **** // 定義 // **** #define SERIAL_DE...
21.02069
70
0.608924
true
1,016
0ff8ac4a0882908e4290cf4785152acee37c0f4f
3,390
ino
Arduino
arduino_doc/Arduino/Arduino.ino
FaustoPegado/ServidorAviario
129be045d6bb0ae763743541f4bee218a71bb4ac
[ "MIT" ]
null
null
null
arduino_doc/Arduino/Arduino.ino
FaustoPegado/ServidorAviario
129be045d6bb0ae763743541f4bee218a71bb4ac
[ "MIT" ]
null
null
null
arduino_doc/Arduino/Arduino.ino
FaustoPegado/ServidorAviario
129be045d6bb0ae763743541f4bee218a71bb4ac
[ "MIT" ]
0
null
null
/*================================================================== * Arquivo: arduinoComunicationSport * Descrição: Comunicaço SerialPort do arduino com o Node.js * Author: Fausto Pegado * Data de Criação: 28/03/2017 ==================================================================*/ #include <dht.h> #define dh...
20.059172
72
0.555752
true
979
a192c04eb3aceb6de0afb4d5fb74b09faf47a467
13,269
ino
Arduino
_433nIRtoMQTTto433nIR_ESP8266.ino
prahjister/433toMQTTto433_ESP8266
9b3d4d079bbb2589f940c71aa665947c6f2d1886
[ "Unlicense" ]
11
2017-03-05T17:43:30.000Z
2021-11-21T23:22:25.000Z
_433nIRtoMQTTto433nIR_ESP8266.ino
prahjister/433toMQTTto433_ESP8266
9b3d4d079bbb2589f940c71aa665947c6f2d1886
[ "Unlicense" ]
null
null
null
_433nIRtoMQTTto433nIR_ESP8266.ino
prahjister/433toMQTTto433_ESP8266
9b3d4d079bbb2589f940c71aa665947c6f2d1886
[ "Unlicense" ]
6
2018-03-18T02:58:35.000Z
2021-02-12T04:34:46.000Z
/* 433nIRtoMQTTto433nIR - ESP8266 program for home automation Tested OK on GeekCreek ESP12F Not working on NodeMCU V0.9 Act as a wifi gateway between your 433mhz/infrared IR signal and a MQTT broker Send and receiving command by MQTT This program enables to: - receive MQTT data from a topic and sen...
31.147887
185
0.687618
true
3,552
b5352183117ce86e418b5905ce11a67b6f8551ef
149
ino
Arduino
Test Code/StepperGPS_TestPWM/stepperControl.ino
efield/Autonomous-Vehicle
76bc9af9f0b653555ee51f719eeb227e9a937830
[ "MIT" ]
null
null
null
Test Code/StepperGPS_TestPWM/stepperControl.ino
efield/Autonomous-Vehicle
76bc9af9f0b653555ee51f719eeb227e9a937830
[ "MIT" ]
null
null
null
Test Code/StepperGPS_TestPWM/stepperControl.ino
efield/Autonomous-Vehicle
76bc9af9f0b653555ee51f719eeb227e9a937830
[ "MIT" ]
0
null
null
void driveSteppers(int stepDelay2_4, int stepDelay1_3) { analogWrite(stepperPin1_3,stepDelay1_3); analogWrite(stepperPin2_4,stepDelay2_4); }
21.285714
56
0.798658
true
56
bd0c9bca384426751fac8d5b89c4c97183dae2c0
936
ino
Arduino
examples/Effects/universal/ThreeColor/ThreeColor.ino
xdzmkus/LEDStrip
a03e17d928b9c0d32f930ee25008af1bcea0d8cf
[ "MIT" ]
null
null
null
examples/Effects/universal/ThreeColor/ThreeColor.ino
xdzmkus/LEDStrip
a03e17d928b9c0d32f930ee25008af1bcea0d8cf
[ "MIT" ]
null
null
null
examples/Effects/universal/ThreeColor/ThreeColor.ino
xdzmkus/LEDStrip
a03e17d928b9c0d32f930ee25008af1bcea0d8cf
[ "MIT" ]
0
null
null
#if defined(ESP8266) #define LED_PIN D1 // D1 leds pin (connected to D5 on my NodeMCU1.0 !!!) #else #define LED_PIN 9 // leds pin #endif #define UNPINNED_ANALOG_PIN A0 // not connected analog pin #define NUM_LEDS 256 #define RATE_HZ 50 #define CURRENT_LIMIT 8000 uint8_t brightness = 128; #include <FastLED.h> CRG...
18.72
102
0.721154
true
288
b7031a205a48a93d446e0e52171a82e78cef6e21
5,197
ino
Arduino
DramTester.ino
andreyugolnik/DramTester
77edf42db859a528e504958ad29b0e156b192493
[ "MIT" ]
null
null
null
DramTester.ino
andreyugolnik/DramTester
77edf42db859a528e504958ad29b0e156b192493
[ "MIT" ]
null
null
null
DramTester.ino
andreyugolnik/DramTester
77edf42db859a528e504958ad29b0e156b192493
[ "MIT" ]
0
null
null
/**********************************************\ * * Andrey A. Ugolnik * http://www.ugolnik.info * andrey@ugolnik.info * \**********************************************/ #include "src/Button.h" #include "src/Dram.h" #include "src/Led.h" #include "src/LedsList.h" #include "src/PinsConfig.h" #include "src/TestPlain.h...
26.651282
98
0.433712
true
1,102
16e01af2e8d237f33cd978e69575072256683e2a
903
ino
Arduino
PCRaven's/LineSensorExample/LineSensorExample.ino
GOTLTL/zumo_32u4_examples
6b507f5d5c04dcddb7b5e8ef7584bacd2fa65267
[ "MIT" ]
18
2016-11-29T17:41:42.000Z
2022-03-21T18:28:27.000Z
PCRaven's/LineSensorExample/LineSensorExample.ino
GOTLTL/zumo_32u4_examples
6b507f5d5c04dcddb7b5e8ef7584bacd2fa65267
[ "MIT" ]
null
null
null
PCRaven's/LineSensorExample/LineSensorExample.ino
GOTLTL/zumo_32u4_examples
6b507f5d5c04dcddb7b5e8ef7584bacd2fa65267
[ "MIT" ]
12
2017-09-27T20:52:28.000Z
2022-03-29T15:44:14.000Z
// Line Sensor Example #include <Zumo32U4.h> // LCD Screen Zumo32U4LCD lcd; // Line sensors. Documentation: // http://pololu.github.io/zumo-32u4-arduino-library/class_zumo32_u4_line_sensors.html Zumo32U4LineSensors lineSensors; // Sensor values will go in this array unsigned int lineSensorValues[3]; void setup() { ...
20.522727
86
0.687708
true
272
de1c8b88c9564fc4022f34374d151d661007150a
436
ino
Arduino
Sunfounder/Lesson 22 Buzzer/code/Active/Active.ino
jj9146/Arduino
bfee6d42067b342eb51cbe42bb3c2020f9c9c858
[ "MIT" ]
null
null
null
Sunfounder/Lesson 22 Buzzer/code/Active/Active.ino
jj9146/Arduino
bfee6d42067b342eb51cbe42bb3c2020f9c9c858
[ "MIT" ]
null
null
null
Sunfounder/Lesson 22 Buzzer/code/Active/Active.ino
jj9146/Arduino
bfee6d42067b342eb51cbe42bb3c2020f9c9c858
[ "MIT" ]
0
null
null
/************************************************ * function:you can hear the active buzzer beeping. * But it won't work if you use a passive one here. *************************************************/ int buzzerPin = 7;//the pin of the active buzzer attach to pin7 void setup() { pinMode(buzzerPin,OUTPUT);//set...
25.647059
69
0.552752
true
97
4f579b989554a5b52178befd8f36d99f6e37be4f
890
ino
Arduino
code/code.ino
bocasfx/midi-drum-controller
ab20326987a75b234ed3a16226d09f1421dfe3db
[ "MIT" ]
null
null
null
code/code.ino
bocasfx/midi-drum-controller
ab20326987a75b234ed3a16226d09f1421dfe3db
[ "MIT" ]
null
null
null
code/code.ino
bocasfx/midi-drum-controller
ab20326987a75b234ed3a16226d09f1421dfe3db
[ "MIT" ]
0
null
null
const int velocity = 100; // Default velocity. const int noteON = 144; // 144 = 10010000 in binary, note on command. const int noteOFF = 128; // 128 = 10000000 in binary, note off command. const int padCount = 10; // Number of pads. const int piezoThreshold = 5; // Analog threshold for pi...
25.428571
78
0.642697
true
252
391832339c7faf2b4708ea1cd6f9d7b01715f679
4,951
ino
Arduino
Audio/GranularSynth/GranularSynth.ino
SteveAmor/LittleArduinoProjects
19644961a87f3ae2e73159c2e69dfe07fe2335bf
[ "MIT" ]
1
2020-12-27T17:38:55.000Z
2020-12-27T17:38:55.000Z
Audio/GranularSynth/GranularSynth.ino
slimem8mile/LittleArduinoProjects
05329499d4a7e6fc403bc5c71a5efa024b57f58e
[ "MIT" ]
null
null
null
Audio/GranularSynth/GranularSynth.ino
slimem8mile/LittleArduinoProjects
05329499d4a7e6fc403bc5c71a5efa024b57f58e
[ "MIT" ]
0
null
null
/* GranularSynth For info and circuit diagrams see https://github.com/tardate/LittleArduinoProjects/tree/master/Audio/GranularSynth Based on Auduino, the Lo-Fi granular synthesiser by Peter Knight, Tinker.it http://tinker.it http://code.google.com/p/tinkerit/wiki/Auduino */ uint16_t syncPhaseAcc; uint16...
31.138365
116
0.723288
true
1,811
2b0fb81bff8e79d72aa21381e4b2c9377392f457
13,681
ino
Arduino
Gauge-Thermometer-Arduino-Due-ILI9341.ino
DrNCXCortex/Gauge-Thermometer-Arduino-Due-ILI9341
9b663166d94948a6ac1329580753958928990cba
[ "MIT", "Unlicense" ]
2
2018-03-09T06:53:38.000Z
2021-08-08T19:55:12.000Z
Gauge-Thermometer-Arduino-Due-ILI9341.ino
DrNCXCortex/Gauge-Thermometer-Arduino-Due-ILI9341
9b663166d94948a6ac1329580753958928990cba
[ "MIT", "Unlicense" ]
null
null
null
Gauge-Thermometer-Arduino-Due-ILI9341.ino
DrNCXCortex/Gauge-Thermometer-Arduino-Due-ILI9341
9b663166d94948a6ac1329580753958928990cba
[ "MIT", "Unlicense" ]
2
2016-12-21T03:29:42.000Z
2017-07-15T22:54:23.000Z
/******************************************************************************/ /* */ /* THERMOMETER GAUFE EXAMPLE FOR ARDUINO DUE */ /* ...
38.322129
136
0.41459
true
3,704
13735b6c346c567c4d96b1af422007311b0ddd12
555
ino
Arduino
lessons/4_PID/pid_balancing_seesaw/setup_loop.ino
hazardemircan/ArduinoQuadcopterFlightController
bf4beedf39377397738d376c89eb07c263618ff4
[ "MIT" ]
3
2021-05-30T18:17:04.000Z
2022-01-29T17:07:54.000Z
lessons/4_PID/pid_balancing_seesaw/setup_loop.ino
hazardemircan/ArduinoQuadcopterFlightController
bf4beedf39377397738d376c89eb07c263618ff4
[ "MIT" ]
null
null
null
lessons/4_PID/pid_balancing_seesaw/setup_loop.ino
hazardemircan/ArduinoQuadcopterFlightController
bf4beedf39377397738d376c89eb07c263618ff4
[ "MIT" ]
18
2021-02-10T11:46:57.000Z
2022-03-27T07:46:07.000Z
void setup() { initializeMotor(); initializeReceiver(); initializeIMU(); Serial.begin(115200); } void loop() { struct ReceiverCommands receiverCommands = GetReceiverCommands(); struct IMU_Values imuValues = GetIMU_Values(); if(receiverCommands.Error || imuValues.Error || receiverCommands.Throttle < 20){ ...
23.125
85
0.726126
true
134
4dce4c82f3a66fb0a0629858db78f3f0ec64a489
19,539
ino
Arduino
banana_segman/banana_segman.ino
rahul-madaan/Texas_instruments_Launchpad_LCD
cdead61b57b0feaf1be05b18178cb7449ea7a21f
[ "MIT" ]
null
null
null
banana_segman/banana_segman.ino
rahul-madaan/Texas_instruments_Launchpad_LCD
cdead61b57b0feaf1be05b18178cb7449ea7a21f
[ "MIT" ]
1
2021-05-19T09:14:47.000Z
2021-05-19T09:14:47.000Z
banana_segman/banana_segman.ino
rahul-madaan/Texas_instruments_Launchpad_LCD
cdead61b57b0feaf1be05b18178cb7449ea7a21f
[ "MIT" ]
0
null
null
// // Sharp128 BoosterPackLCD SPI // Example for library for Sharp BoosterPack LCD with hardware SPI // // // Author : Stefan Schauer // Date : Oct. 17, 2017 // Version: 1.00 // File : LCD_Sharp128BoosterPack_SPI_main.ino // // Version: 1.00 : setup for Sharp128 Booster pack based on Sharp96 e...
28.989614
78
0.597113
true
8,173
035a7e89476aac35cff8eff649de01724986b2aa
4,821
ino
Arduino
Example/Example_03_display_string/display_string/display_string.ino
Tenforward-cars/LCDWIKI_kbv
56527c9f9256ee2723ae3306f571a8825111e51b
[ "MIT" ]
null
null
null
Example/Example_03_display_string/display_string/display_string.ino
Tenforward-cars/LCDWIKI_kbv
56527c9f9256ee2723ae3306f571a8825111e51b
[ "MIT" ]
null
null
null
Example/Example_03_display_string/display_string/display_string.ino
Tenforward-cars/LCDWIKI_kbv
56527c9f9256ee2723ae3306f571a8825111e51b
[ "MIT" ]
0
null
null
// IMPORTANT: LCDWIKI_KBV LIBRARY MUST BE SPECIFICALLY // CONFIGURED FOR EITHER THE TFT SHIELD OR THE BREAKOUT BOARD. //This program is a demo of displaying string //Set the pins to the correct ones for your development shield or breakout board. //when using the BREAKOUT BOARD only and using these 8 data lines to the ...
41.205128
105
0.697158
true
1,960
437464e119d50b81b877d6605b4dca710b1139a3
2,328
ino
Arduino
baldcorder/blinky.ino
baldengineer/baldcorder-mk1
87a47778dcff87e72fbc70641bce2df0b75e0a74
[ "MIT" ]
3
2021-05-03T15:13:51.000Z
2022-02-11T20:44:11.000Z
baldcorder/blinky.ino
baldengineer/baldcorder-mk1
87a47778dcff87e72fbc70641bce2df0b75e0a74
[ "MIT" ]
null
null
null
baldcorder/blinky.ino
baldengineer/baldcorder-mk1
87a47778dcff87e72fbc70641bce2df0b75e0a74
[ "MIT" ]
0
null
null
/* Created by James Lewis, 2021 For element14 Present's Build Inside the Box Competiton MIT License Please see Acknowledgements.md for detailed acks. */ void init_gndn_blinky() { strip.begin(); // INITIALIZE NeoPixel strip object (REQUIRED) strip.show(); // Turn OFF all pixels ASAP strip.set...
28.048193
85
0.636168
true
622
b81258c11b04114331b66a11d7781ce7c6426df3
769
ino
Arduino
sketches/rf/read.ino
mortenal/arduino
ce512edcf420cda5bf23cc7a6e14210c19ee36ce
[ "MIT" ]
null
null
null
sketches/rf/read.ino
mortenal/arduino
ce512edcf420cda5bf23cc7a6e14210c19ee36ce
[ "MIT" ]
null
null
null
sketches/rf/read.ino
mortenal/arduino
ce512edcf420cda5bf23cc7a6e14210c19ee36ce
[ "MIT" ]
0
null
null
#include <VirtualWire.h> int rxPin = 0; int pin = 0; void setup() { Serial.begin(9600); Serial.println("Listening"); vw_set_rx_pin(0); vw_rx_start(); vw_setup(2000); } void loop() { byte message[VW_MAX_MESSAGE_LEN]; byte messageLength = VW_MAX_MESSAGE_LEN; char messageC[VW_MAX_MESSAGE_LEN]; i...
18.756098
66
0.615085
true
223
38f5b0633f605811fad755cf25b28f30b8ff676f
6,961
ino
Arduino
Code/i2cSlave_FEARbot/i2cSlave_FEARbot.ino
Cosmic7373/ECE411
6fb7474e36c8402effa386511491a9b6de054e46
[ "MIT" ]
null
null
null
Code/i2cSlave_FEARbot/i2cSlave_FEARbot.ino
Cosmic7373/ECE411
6fb7474e36c8402effa386511491a9b6de054e46
[ "MIT" ]
null
null
null
Code/i2cSlave_FEARbot/i2cSlave_FEARbot.ino
Cosmic7373/ECE411
6fb7474e36c8402effa386511491a9b6de054e46
[ "MIT" ]
1
2019-10-22T20:18:09.000Z
2019-10-22T20:18:09.000Z
// Bliss Brass // 11-29-19 // ECE 411 Capstone Project FEAR BOT // 'Runs' away from detected noises // Set board to Leonardo ETH (should be same pinout as normal Leonardo) // To Re-program hold physical Reset button down until it says "Uploading" #include <Wire.h> int z = 370; int rightForwards = 10; // 10 ...
33.628019
82
0.606666
true
1,954
d3dc7739e013d4c2ab193fb1452420c5afa7a3fe
2,081
ino
Arduino
docs/Lesson 5 Line Tracking Car/Line_tracking_car/Line_tracking_car.ino
dim13/elegoo
d4db41ad0adc0f708354eb8625db9cf7ec56e0c8
[ "0BSD" ]
null
null
null
docs/Lesson 5 Line Tracking Car/Line_tracking_car/Line_tracking_car.ino
dim13/elegoo
d4db41ad0adc0f708354eb8625db9cf7ec56e0c8
[ "0BSD" ]
null
null
null
docs/Lesson 5 Line Tracking Car/Line_tracking_car/Line_tracking_car.ino
dim13/elegoo
d4db41ad0adc0f708354eb8625db9cf7ec56e0c8
[ "0BSD" ]
0
null
null
//www.elegoo.com //2016.09.12 int in1=9; int in2=8; int in3=7; int in4=6; int ENA=10; int ENB=5; int ABS=130; void _mForward() { analogWrite(ENA,ABS); analogWrite(ENB,ABS); digitalWrite(in1,LOW); digitalWrite(in2,HIGH); digitalWrite(in3,LOW); digitalWrite(in4,HIGH); Serial.println("go forward!"); } vo...
19.632075
165
0.601153
true
624
b566d2d2babe5aaebfbe2d611f0c0b7dbde67474
3,063
ino
Arduino
sketchbook/mirror/mirrora/mirrora.ino
Playaowl/artworks
bfe2abc844851ce054e1233261364a502cd30561
[ "MIT" ]
1
2020-08-14T01:03:47.000Z
2020-08-14T01:03:47.000Z
sketchbook/mirror/mirrora/mirrora.ino
Playaowl/artworks
bfe2abc844851ce054e1233261364a502cd30561
[ "MIT" ]
null
null
null
sketchbook/mirror/mirrora/mirrora.ino
Playaowl/artworks
bfe2abc844851ce054e1233261364a502cd30561
[ "MIT" ]
0
null
null
#include <Wire.h> //define our colors for LED Array #define GREEN 0x01 #define RED 0x02 #define ORANGE 0x03 //define the SPI pins for the LED Array #define DATAOUT 11//MOSI #define DATAIN 12//MISO #define SPICLOCK 13//sck #define SLAVESELECT 10//ss char ledArray [64]; byte pixelTempL; byte pixelTempH; int ledNum = 1; ...
27.106195
81
0.683317
true
876
b57e7d0ecb27395a9d09277020bd258fa126fb53
5,021
ino
Arduino
tempServer.ino
ryanbillingsley/blackmagic-arduino
5cab5c76ea121eb1c84375b61cc4fc221c231e69
[ "MIT" ]
null
null
null
tempServer.ino
ryanbillingsley/blackmagic-arduino
5cab5c76ea121eb1c84375b61cc4fc221c231e69
[ "MIT" ]
null
null
null
tempServer.ino
ryanbillingsley/blackmagic-arduino
5cab5c76ea121eb1c84375b61cc4fc221c231e69
[ "MIT" ]
0
null
null
#include <Adafruit_CC3000.h> #include <SPI.h> #include "utility/debug.h" #include "utility/socket.h" #include <OneWire.h> #include <DallasTemperature.h> // Data wire is plugged into pin 2 on the Arduino #define ONE_WIRE_BUS 2 #define PULL_UP 8 #define TEMPERATURE_PRECISION 9 // These are the interrupt and control pin...
29.023121
107
0.629158
true
1,240
d28274ab6f113d6d3a9bff37cd2103bb5e63d995
540
ino
Arduino
libraries/LSM303/examples/Heading/Heading.ino
rvdende/arduino-locator
974e8de8ff596f5eac534921fb43f63cc23e48b1
[ "MIT" ]
1
2021-01-29T01:44:00.000Z
2021-01-29T01:44:00.000Z
libraries/LSM303/examples/Heading/Heading.ino
rvdende/arduino-locator
974e8de8ff596f5eac534921fb43f63cc23e48b1
[ "MIT" ]
null
null
null
libraries/LSM303/examples/Heading/Heading.ino
rvdende/arduino-locator
974e8de8ff596f5eac534921fb43f63cc23e48b1
[ "MIT" ]
0
null
null
#include <Wire.h> #include <LSM303.h> LSM303 compass; void setup() { Serial.begin(9600); Wire.begin(); compass.init(); compass.enableDefault(); // Calibration values. Use the Calibrate example program to get the values for // your compass. compass.m_min.x = -520; compass.m_min.y = -570; compass.m_min...
23.478261
80
0.664815
true
155
162cd293669d64cd8dc2e87a09ed329f13950eaa
366
ino
Arduino
code/active_buz/active_buz.ino
JaledMC/Learning-arduino
9c9a726ba6f7d2dbea20085a277d6068e49cb812
[ "MIT" ]
1
2019-03-18T16:52:31.000Z
2019-03-18T16:52:31.000Z
code/active_buz/active_buz.ino
JaledMC/Learning-arduino
9c9a726ba6f7d2dbea20085a277d6068e49cb812
[ "MIT" ]
null
null
null
code/active_buz/active_buz.ino
JaledMC/Learning-arduino
9c9a726ba6f7d2dbea20085a277d6068e49cb812
[ "MIT" ]
0
null
null
void setup() { pinMode(5,OUTPUT); //configuramos las salidas de los leds pinMode(4,INPUT); //configuramos las salidas de los leds } // the loop routine runs over and over again forever: void loop() { sonido=digitalRead(4); if(sonido){ digitalWrite(5,HIGH); delay(200); } else{ d...
17.428571
67
0.617486
true
108
56f869b22bea9f7039e3fbd4a50a4063a970b4cd
8,222
ino
Arduino
FoxkehRobo/misc/arduino/FoxkehRobo/FoxkehRobo.ino
puneetarora2000/adkworks
2bbf528973216e0c8784909b1b95745684c678ff
[ "BSD-2-Clause-FreeBSD" ]
4
2019-08-26T16:57:16.000Z
2019-09-01T00:42:31.000Z
FoxkehRobo/misc/arduino/FoxkehRobo/FoxkehRobo.ino
puneetarora2000/adkworks
2bbf528973216e0c8784909b1b95745684c678ff
[ "BSD-2-Clause-FreeBSD" ]
null
null
null
FoxkehRobo/misc/arduino/FoxkehRobo/FoxkehRobo.ino
puneetarora2000/adkworks
2bbf528973216e0c8784909b1b95745684c678ff
[ "BSD-2-Clause-FreeBSD" ]
0
null
null
#include <SoftwareSerial.h> #include "SoftwareServo.h" #include "Geppa.h" // ============================= // Debug setting // #define DUMP_RAW // #define DUMP_PACKET // ============================= // variables for RBT-001 #define RBT_RX 8 #define RBT_TX 7 SoftwareSerial gDebug(RBT_RX, RBT_TX); // =================...
28.449827
105
0.579178
true
2,619
1c531cb9518c4a6ae5516766f13e750a40a88cd8
12,727
ino
Arduino
firmware/NixieClock_PE_A_v2.0.1/NixieClock_PE_A_v2.0.1.ino
adm503/NixieClock
88e18819e9af49cc969ead512fdd5581df820e51
[ "MIT" ]
10
2021-01-02T13:31:46.000Z
2022-02-02T06:52:45.000Z
firmware/NixieClock_PE_A_v2.0.1/NixieClock_PE_A_v2.0.1.ino
adm503/NixieClock
88e18819e9af49cc969ead512fdd5581df820e51
[ "MIT" ]
null
null
null
firmware/NixieClock_PE_A_v2.0.1/NixieClock_PE_A_v2.0.1.ino
adm503/NixieClock
88e18819e9af49cc969ead512fdd5581df820e51
[ "MIT" ]
2
2021-03-11T14:09:19.000Z
2021-09-06T15:44:36.000Z
/*----------- Версия PE А 2.0.0 ---------------*/ /* Исходная версия: ↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓ Скетч к проекту "Часы на ГРИ версия 2" Страница проекта (схемы, описания): https://alexgyver.ru/nixieclock_v2/ Исходники на GitHub: https://github.com/AlexGyver/NixieClock_v2 Нравится, как написан код? Поддержи авт...
51.11245
135
0.585213
true
4,106
ada5bf46f40b4174d38951e4f1cb1c7d4b007dbb
128
ino
Arduino
waterboard.ino
terrorsl/waterboard
f6c18098855f5a5edc77157712c5bd2c48f976c8
[ "MIT" ]
null
null
null
waterboard.ino
terrorsl/waterboard
f6c18098855f5a5edc77157712c5bd2c48f976c8
[ "MIT" ]
null
null
null
waterboard.ino
terrorsl/waterboard
f6c18098855f5a5edc77157712c5bd2c48f976c8
[ "MIT" ]
0
null
null
#include"src/waterboard.h" WaterBoard wb; void setup() { Serial.begin(9600); wb.setup(); } void loop() { wb.loop(); }
9.142857
26
0.609375
true
39
4a645d296c047df312cad8ca5a272c3f0e690a09
754
ino
Arduino
sensor_signal/sensor_signal.ino
Mecha-LAN/Arduino_Code
785a9e770d640237601e76f7e1908e3b6485f8ef
[ "MIT" ]
null
null
null
sensor_signal/sensor_signal.ino
Mecha-LAN/Arduino_Code
785a9e770d640237601e76f7e1908e3b6485f8ef
[ "MIT" ]
null
null
null
sensor_signal/sensor_signal.ino
Mecha-LAN/Arduino_Code
785a9e770d640237601e76f7e1908e3b6485f8ef
[ "MIT" ]
0
null
null
const int TRIG = 9; const int ECHO = 2; const int STOP = 6; int stopDistance = 75; // measured in cm, kind of void setup() { // put your setup code here, to run once: pinMode(TRIG, OUTPUT); pinMode(ECHO, INPUT); pinMode(STOP, OUTPUT); analogWrite(TRIG, 128); Serial.begin(9800); // attachInt...
31.416667
129
0.672414
true
212
2e8207a74aa9eb2711cdba40ccb4974b3057c79e
1,848
ino
Arduino
arduino/microview_laserscan/microview_laserscan.ino
turgaysenlet/carry
3833aed7884870a662edcc7cbf655aa556abb859
[ "Apache-2.0" ]
null
null
null
arduino/microview_laserscan/microview_laserscan.ino
turgaysenlet/carry
3833aed7884870a662edcc7cbf655aa556abb859
[ "Apache-2.0" ]
null
null
null
arduino/microview_laserscan/microview_laserscan.ino
turgaysenlet/carry
3833aed7884870a662edcc7cbf655aa556abb859
[ "Apache-2.0" ]
0
null
null
#include <ArduinoHardware.h> #include <MicroView.h> #include <ros.h> #include <ros/time.h> #include <std_msgs/String.h> int SCREEN_WIDTH = uView.getLCDWidth(); int SCREEN_HEIGHT = uView.getLCDHeight(); int SHAPE_SIZE = 600; int ROTATION_SPEED = 0; // ms delay between cube draws int a = 0; ros::NodeHandle nh; Micr...
28
106
0.67316
true
623
b4ceb8c082855cc6ecffa7223f3f6389c2a3d40d
1,491
ino
Arduino
Gyroscope/Gyros/Gyros.ino
totovr/Arduino
14a01869ae2f326362b0ee2cff9b464e3114d2b7
[ "MIT" ]
null
null
null
Gyroscope/Gyros/Gyros.ino
totovr/Arduino
14a01869ae2f326362b0ee2cff9b464e3114d2b7
[ "MIT" ]
null
null
null
Gyroscope/Gyros/Gyros.ino
totovr/Arduino
14a01869ae2f326362b0ee2cff9b464e3114d2b7
[ "MIT" ]
0
null
null
// Librerias I2C para controlar el mpu6050 // la libreria MPU6050.h necesita I2Cdev.h, I2Cdev.h necesita Wire.h #include "I2Cdev.h" #include "MPU6050.h" #include "Wire.h" // La dirección del MPU6050 puede ser 0x68 o 0x69, dependiendo // del estado de AD0. Si no se especifica, 0x68 estará implicito MPU6050 sensor; //...
27.611111
83
0.677398
true
453
cda74aa25cc5a409c7120fccc23d25d0e5544b8c
4,372
ino
Arduino
Aruduino Sketches/epaper_arduinoMega/epaper_arduinoMega.ino
LukyVj/Open-Informant
ce84813f201feda0dfb838994ddad61801a16242
[ "MIT" ]
1
2021-09-03T00:07:44.000Z
2021-09-03T00:07:44.000Z
Aruduino Sketches/epaper_arduinoMega/epaper_arduinoMega.ino
LukyVj/Open-Informant
ce84813f201feda0dfb838994ddad61801a16242
[ "MIT" ]
null
null
null
Aruduino Sketches/epaper_arduinoMega/epaper_arduinoMega.ino
LukyVj/Open-Informant
ce84813f201feda0dfb838994ddad61801a16242
[ "MIT" ]
0
null
null
// Copyright 2013 Pervasive Displays, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at: // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or ...
23.255319
112
0.7086
true
1,164
0925d515ff7bb602b85705867341a08af8f225f8
6,485
ino
Arduino
examples/Getting_Started_SimpleClient_Mesh/Getting_Started_SimpleClient_Mesh.ino
nRF24/RF24Ethernet
229e7c330b7a09712204d9d125c37b66f4c76ae5
[ "Unlicense" ]
52
2017-03-25T22:07:35.000Z
2022-02-20T08:39:06.000Z
examples/Getting_Started_SimpleClient_Mesh/Getting_Started_SimpleClient_Mesh.ino
nRF24/RF24Ethernet
229e7c330b7a09712204d9d125c37b66f4c76ae5
[ "Unlicense" ]
12
2019-05-13T02:12:02.000Z
2021-11-06T14:56:51.000Z
examples/Getting_Started_SimpleClient_Mesh/Getting_Started_SimpleClient_Mesh.ino
nRF24/RF24Ethernet
229e7c330b7a09712204d9d125c37b66f4c76ae5
[ "Unlicense" ]
34
2017-03-26T13:58:37.000Z
2021-12-22T14:44:46.000Z
/* * ************************************************************************* * RF24Ethernet Arduino library by TMRh20 - 2014-2015 * * Automated (mesh) wireless networking and TCP/IP communication stack for RF24 radio modules * * RF24 -> RF24Network -> UIP(TCP/IP) -> RF24Ethernet * -> RF24Me...
33.95288
198
0.625752
true
1,550
bc6f858f677b781e5ccc67e08445779352649f54
2,739
ino
Arduino
examples/RTU/ESP32-Concurent/ESP32-Concurent.ino
mako777/modbus-esp8266
47904263660a07e8a24151ccd0679722d9b514d7
[ "BSD-3-Clause" ]
null
null
null
examples/RTU/ESP32-Concurent/ESP32-Concurent.ino
mako777/modbus-esp8266
47904263660a07e8a24151ccd0679722d9b514d7
[ "BSD-3-Clause" ]
null
null
null
examples/RTU/ESP32-Concurent/ESP32-Concurent.ino
mako777/modbus-esp8266
47904263660a07e8a24151ccd0679722d9b514d7
[ "BSD-3-Clause" ]
0
null
null
/* ModbusRTU ESP32 Concurent thread example (c)2020 Alexander Emelianov (a.m.emelianov@gmail.com) https://github.com/emelianov/modbus-esp8266 Tool Modbus Slave on PC for test https://www.modbustools.com/download.html */ #include <ModbusRTU.h> #define REG 0 #define REG_NUM 32 #define SLAVE_ID1 51 #defi...
27.118812
91
0.576488
true
751