bebenlebricolo/LabBenchPowerSupply
A Diy lab bench power supply, made as simple as possible, from an Arduino Nano and generic discrete parts
C
Issues
- 0
Implement thermistor driver
#37 opened by bebenlebricolo - 0
Io driver
#34 opened by bebenlebricolo - 0
I2C driver : add a unitary read operation (no previous write to send a command to slave first)
#19 opened by bebenlebricolo - 0
Reduce Drivers and memory footprint
#30 opened by bebenlebricolo - 0
Provide each timer with its own copy of register description, even the similar ones.
#9 opened by bebenlebricolo - 1
LCD Screen proper driver implementation
#21 opened by bebenlebricolo - 0
[Documentation] : Add an Example/ folder and a Readme.md in each driver/module to explain what it does and how to use it
#23 opened by bebenlebricolo - 0
- 0
- 0
Application firmware will not compile on ubuntu 20.04 (avr-gcc version 5.4.0)
#14 opened by bebenlebricolo - 0
Provide a tutorial or a document indicating how to build avr-gcc 9.3.0 from sources
#16 opened by bebenlebricolo - 0
Remanent memory : write EEPROM driver
#13 opened by bebenlebricolo - 0
- 0
ADC driver : use config based compilation support to use an external ISR handler (like the actual) or directly implement it within the driver's body
#10 opened by bebenlebricolo - 0
- 0
- 0
- 0
- 0