index
:
vusb-i2c
master
VUSB-based I2C interface
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2024-01-06
Adjust Readme for vusb-i2cget multi-byte support
HEAD
master
Birte Kristina Friesel
-1
/
+1
2024-01-06
adjust ds2482-100 examples for vusb-i2cget multi-byte support
Birte Kristina Friesel
-11
/
+11
2024-01-06
add mailmap
Birte Kristina Friesel
-0
/
+1
2024-01-06
Update copyright
Birte Kristina Friesel
-6
/
+6
2021-04-11
examples/ssd1306: add support for 128x32 displays
Daniel Friesel
-9
/
+14
2021-04-08
add ssd1306 (I2C OLED display) examples
Daniel Friesel
-0
/
+109
2018-01-17
Add example for reading out AM2320 temperature and humidity sensor
Daniel Friesel
-0
/
+58
2018-01-17
i2cget: Support reads without prior register address write
Daniel Friesel
-8
/
+11
2017-08-20
Send NAK after receiving last byte
Daniel Friesel
-2
/
+3
2016-12-26
lm75 example: Add support for LM75BD (with 11-bit resolution)
Daniel Friesel
-7
/
+2
2016-12-26
Firmware: Fix ACK in RX mode
Daniel Friesel
-6
/
+8
2016-12-25
Firmware: Always send proper stop conditions
Daniel Friesel
-0
/
+2
2016-12-25
add example script for lm75 temperature sensors
Daniel Friesel
-0
/
+49
2016-12-25
i2cget: support multi-byte reads
Daniel Friesel
-22
/
+18
2016-01-30
firmware: Fix LED polarity mixup
Daniel Friesel
-3
/
+3
2016-01-10
firmware: clean up main.c, remove driver size test code
Daniel Friesel
-92
/
+43
2016-01-09
move software I2C implementation to ATTiny
Daniel Friesel
-38
/
+187
2016-01-08
use global defines for usb control commands
Daniel Friesel
-11
/
+10
2016-01-08
check software version between firmware and CLI
Daniel Friesel
-5
/
+33
2016-01-02
i2cget, i2cset: properly terminate I2C connection in case of errors
Daniel Friesel
-4
/
+20
2016-01-02
firmware: add support for power/activity LEDs
Daniel Friesel
-4
/
+5
2016-01-02
commandline: remove legacy 'vusb-i2c' program
Daniel Friesel
-71
/
+2
2016-01-01
simplify USB protocol
Daniel Friesel
-78
/
+30
2016-01-01
normalize firmware/Makefile (and always run make fuse_tiny2313)
Daniel Friesel
-21
/
+27
2015-12-31
vusb-i2c-tht layout: Add a missing wire
Daniel Friesel
-1
/
+1
2015-12-30
circuits: normalize file names
Daniel Friesel
-0
/
+0
2015-12-30
THT circuit: Adjust label placement
Daniel Friesel
-4
/
+4
2015-12-29
tht circuit: preparing rev 2
Daniel Friesel
-109
/
+1767
2015-12-29
smd rev 1 at board house
Daniel Friesel
-58
/
+24
2015-12-27
Merge branch 'master' of lastlight:var/git_root/vusb-i2c
Daniel Friesel
-13
/
+28
2015-12-27
smd layout: add status LEDs, cause status LEDs are always good \o/
Daniel Friesel
-52
/
+1685
2015-12-24
i2cget, i2cset: more error handling
Daniel Friesel
-13
/
+28
2015-12-24
ignore eagle backup files
Daniel Friesel
-0
/
+2
2015-12-23
add layout images
Daniel Friesel
-0
/
+0
2015-12-23
further refinements
Daniel Friesel
-6
/
+7
2015-12-23
add first draft of SMD circuit
Daniel Friesel
-0
/
+8347
2015-12-22
circuit: Also, design rules...
Daniel Friesel
-23
/
+30
2015-12-22
circuit: proper schematic
Daniel Friesel
-356
/
+402
2015-12-21
more layouting
Daniel Friesel
-222
/
+235
2015-11-26
such layout, wow
Daniel Friesel
-49
/
+39
2015-11-26
more baord layout improvements
Daniel Friesel
-48
/
+72
2015-11-25
circuit: start work on board layout
Daniel Friesel
-4219
/
+2568
2013-11-17
add -c, -d to set sda/scl bit
Daniel Friesel
-0
/
+19
2013-11-17
prepare to make sda/scl bits configurable
Daniel Friesel
-13
/
+15
2013-10-05
add ds2482-100-searchrom (onewire SEARCH ROM)
Daniel Friesel
-0
/
+41
2013-10-05
readrom: add trailing newline
Daniel Friesel
-1
/
+1
2013-10-05
overdrive support
Daniel Friesel
-1
/
+8
2013-10-04
update gitignore
Daniel Friesel
-1
/
+3
2013-10-04
ds2482-100-readrom: use ABCDEF hex for chaosdorf foo compatibility
Daniel Friesel
-1
/
+1
2013-10-04
add DS2482 Onewire READ ROM example script
Daniel Friesel
-0
/
+33
[next]