try to make 1-wire on timers

This commit is contained in:
eddyem
2014-10-30 11:17:48 +03:00
parent 6af145db1c
commit 7455c600b0
33 changed files with 1393 additions and 500 deletions

View File

@@ -1,3 +1,11 @@
The work begins
First PCB have been prodused, so I need "only" to solder elements & finish the code
Pinout of MCI is in file schematics/STM32_PINS
-- OLD --
This is a sketch for futher work
I found that libopencm3 is more friendly than SPL. Also I have some new thoughts about modular system: for
flexibility.