Carburator synchronizer with arduino
Go to file
Adrien Marquès b68416af99
add default main with temporary 'SSD1306Ascii' library
- official library takes 132% of the arduino uno memory so no way we use it; it is mainly due to the buffer which is 32x128 bytes
 - the next step is to reverse-engineer it to keep no buffer and rely on a state according to our very own usage
2020-05-30 19:08:02 +02:00
.vscode add vscode arduino cpp settings 2020-05-30 19:04:47 +02:00
twinmax add default main with temporary 'SSD1306Ascii' library 2020-05-30 19:08:02 +02:00
LICENSE add license information 2020-05-30 19:04:28 +02:00
README.md Initial commit 2020-05-30 17:02:27 +00:00

README.md

carb-sync

Carburator synchronizer with arduino