Search
You can find the results of your search below. If you didn't find what you were looking for, you can create or edit the page named after your query with the appropriate tool.
Results
- arduino:attinyusb:helvetiny85:tutorials: 9 Hits
- last = LOW;
//static unsigned long last_interrupt_time = 0;
void setup() {
GIMSK = 0b00100000; ... ;
// to distinguish the notes, set a minimum time between them.
// the note's duration + 30% se... gabe.png|}}
Hier das Coding:
<file>
// Date and time functions using a DS1307 RTC connected via I2C an...
// following line sets the RTC to the date & time this sketch was compiled
RTC.adjust(DateTime(
- mqtt:start: 7 Hits
- de python>
import paho.mqtt.client as mqtt
import time, random, base64
from ecdsa import SigningKey
from... open("private.pem").read())
message = str(int(time.time())) + message
signed_message = sk.sign(mes... de python>
import paho.mqtt.client as mqtt
import time, base64
from ecdsa import VerifyingKey, BadSignat... if __name__ == '__main__':
last_timestamp = int(time.time())
time.sleep(1)
client = mqtt.Client()
- projekte:nn_bot: 4 Hits
- nt speed of right motor
int spause = 1; // wait time if a whisker was touched
long delay_time = 0; // time when pause was triggered
int ledState = LOW; // ledState used to set the... ong previousMillis = 0; // will store last time LED was updated
long interval = 5000; /
- arduino:start: 4 Hits
- stens for about 5 seconds at startup. During this time the user can upload a new firmware using any TFTP... tp://smileymicros.com/blog/2012/05/26/ds1307-real-time-clock-for-the-arduino/|DS1307 Real Time Clock for... .cc/forum/index.php/topic,8833.0.html|DS1307 Real time clock on breadboard]]
==== Arduino Tutorials ===
- interface:start: 4 Hits
- ;
}
</code>
emon.py
<code>
import sys, string, time
import httplib
ts = time.time()
st = int(ts)
pri... pikey="+apikey+"&node="+str(nodeid)+"&csv="+csv+"&time="+str(st))
response = conn.getresponse()
print r
- playground:playground1: 4 Hits
- table when the clock edge occurs. set-up and hold time is 5 to 20 ns depending on the technology.The out... s after e.g. 20ns, and this must match the set-up time of the next flip-flop. One needs to add output bu... difference between the clock and data propagation time, the transfer may not work correctly. <br>One sol... ixel. The last bit sent for the last pixel must be pushed half a clock at a time till its destination.
- arduino:arduino_massprogramming: 3 Hits
- ketch on a lot of boards in the shortest possible time. You need a modern Linux workstation, like i.e. [... nvoke our massprogramming_arduino.sh script every time it sees an Arduino Uno somewhere on /dev/ttyACM*.... /dmesg// and //lsusb//.
===== Step 4: Test, save time, have more fun =====
You are now ready to give i
- wiki:syntax: 3 Hits
- 1 Col 3 |
^ Heading 4 | no colspan this time | |
^ Heading 5 | Row 2 Col... Col 3 |
^ Heading 4 | no colspan this time | |
^ Heading 5 | Row 2 C... locks described in the previous section, but this time the name of the language syntax to be highlighted
- sensors:sdm-io_ultrasonic: 3 Hits
- loop()
{
unsigned char pin = 0;
unsigned int time_flag = 0;
pinMode(TrigPin, OUTPUT); //pin is ... hile(pin)
{
pin = digitalRead(EchoPin);
time_flag++;
if(time_flag > TIMEOUT_OVERFLOW)
- arduino:seeeduino_lite: 2 Hits
- duino:seeeduino_lite_review_2.jpg?200|}}
==== RTC Time Shield ====
Mein selber gebautes RTC Time Shield
- helvepic32:bspringcoderfinal:start: 1 Hits
- // Debounce time
// Trade off bounce vs missed counts
- helvepic32:bspi2coled:start: 1 Hits
- ace (2 I2C and one reset)
*
* Adafruit invests time and resources providing this open source code,
- helvepic32:bspinterrupt:start: 1 Hits
- // Debounce time
// Trade off bounce vs missed counts
- arduino:attinyusb:helvetiny84: 1 Hits
- ank usb manufacturer will be filled it at compile time
# - from numeric vendor ID, set to Unknown otherw
- helvepic32:elecfreakskit:start: 1 Hits
- reviews:electricimp: 1 Hits
- arduino:attinyusb:helvetiny85: 1 Hits
- arduino:attinyusb:digispark: 1 Hits
- wireless:esp8266: 1 Hits
- helvepic32bb:bspn5110:start: 1 Hits