forked from manitou48/teensy3
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.txt
46 lines (26 loc) · 1.16 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
Teensy 3.* sketches and such https://github.com/manitou48/teensy3
Ethernet.h W5200 mods
w5100.cpp W5200 mods
w5100.h W5200 mods
w5100.cpp.fat W5200 mods + SdFat SPI mods
spiperf.ino SdFat SPI unconnected tester
spiDMA.ino SPI + DMA unconnected tester, work in progress?
mem2mem.pde DMA memcpy test
mem2memisr.pde DMA memcpy test with ISR
vreftst.pde check Vcc voltage against internal vref
lowvolt.ino low voltage ISR LVD LVW
chiptemp.pde read temperature from internal sensor on analog channel 38
rtc.ino RTC pps interrupt to measure crystal frequency
rtc_alarm.ino demo sketch of RTC alarm
RTCms.ino get millisecond precision from the RTC
wizfat.ino hack to test SDfat SPI with W5200
wizpaul.ino hack to test Paul;s SPIFIFO from Ethernet lib with W5200
LCperf.txt beta test results of teensy LC
spi1perf.ino LC SPI1 tester
etherraw.ino K66 beta test of proto ethernet shield
k66lwip/ K66 beta with proto ethernet shield and lwIP
cryptolib.ino K66 CAU example
--------
Some performance comparisons at
https://github.com/manitou48/DUEZoo
https://github.com/manitou48/crystals teensy 3 RTC tuning