https://github.com/sharpcoder/attiny85-bit-banging
Simplex bit banging on an ATTiny85 and Raspberry pi
https://github.com/sharpcoder/attiny85-bit-banging
Last synced: 11 months ago
JSON representation
Simplex bit banging on an ATTiny85 and Raspberry pi
- Host: GitHub
- URL: https://github.com/sharpcoder/attiny85-bit-banging
- Owner: SharpCoder
- License: mit
- Created: 2017-09-02T23:04:23.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-04-26T17:20:19.000Z (over 4 years ago)
- Last Synced: 2024-12-31T17:38:16.761Z (about 1 year ago)
- Language: Java
- Size: 9.77 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# attiny85-bit-banging
Simplex bit banging on an ATTiny85 and Raspberry pi
Read my blog post here: [http://www.sharpcoder.io/raspberrypi/2017/09/07/bit-banging-attiny85-pi.html](http://www.sharpcoder.io/raspberrypi/2017/09/07/bit-banging-attiny85-pi.html)