1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 9 months ago. based on code collected almost 5 years ago.
Aug 18, 2019 — Aug 18, 2020
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Initial commit More... over 4 years ago
Code optimizations in ssd1306xledtx for speed and size. More... about 6 years ago
Testing scripts updated and tested. More... about 6 years ago
Updated ssd1306_init_sequence, fixes and more, compatibility with SSD1315. More... about 6 years ago
Testing scripts updated and tested. More... over 6 years ago
Some refactoring/renaming, minor fixes, optimizations, removed unused functions. - Some refactoring (renaming). Minor fixes. - Code optimizations for size and speed. - Removed unused functions. More... over 6 years ago
Added "extern" functions where needed. More... over 6 years ago
FIX: used wrong function - *_start/stop instead of *data_start/stop. More... over 6 years ago
Minor source code reformatting. More... over 6 years ago
Some functions moved to the new internal library - I2CSW - I2C Simple Writer,, other renamed. Testing scripts updated. More... over 6 years ago
Added new "ADCxLib" module for working with ADC. More... over 6 years ago
Renamed "max7219led8x8_test" module to "max7219led8x8_buff1" as it tests the buffering. More... over 6 years ago
Removed the parameter from max7219_init function. Removed the max7219b_scheduler, moved to manual Scheduler init. Updated testing scripts and Makefile files. More... over 6 years ago
Added new testing script "max7219led8x8_test1" for the non-buffering max7219_row function. More... over 6 years ago
New optimized, improved implementation for max7219_init. Updated text and comments. - New optimized and improved implementation for max7219_init function. - Updated text and comments in the source code. More... over 6 years ago
Bugfix: Changed the union TinuDHT - humidity and temperature are now uint8_t, added uint8_t padding to the structure. More... over 6 years ago
Renamed testing script tinudht_test2 to tinudht_test1 as it is the main testing script. More... over 6 years ago
Renamed testing script tinudht_test1 to tinudht_lcdddd1 as it is no longer used and maintained. More... over 6 years ago
Updated testing script. More... over 6 years ago
Improvements (speed and size) and fixes. - The struct TinuDHT changed to union. Added the buffer and the checksum. - Error codes updated. Algorithm fixed and improved, almost rewritten. Better timing. - Removed unneeded code and text. More... over 6 years ago
Source code maintenance, added updated texts and files. More... over 6 years ago
Updated some source code and text. More... over 6 years ago
Functions from the ssd1306xledtx module now have the ssd1306tx_ prefix, names changed a little. Implemented ssd1306tx_init function. More... over 6 years ago
Moved to a new ssd1306xledtx module, function to work with images. More... over 6 years ago
Moved to a new ssd1306xledtx module, function to work with text. More... over 6 years ago
Updated testing scripts. Source code maintenance. Updated TODO list. More... over 6 years ago
Removed unused modules - local copy of "num2str", "ssd1306xled_cn" and "ssd1306xled_test_cn". More... over 6 years ago
Source code maintenance. Changes in the texts. More... over 6 years ago
Updated testing scripts. More... over 6 years ago
Fixed bug in the max7219fx_inv function. Updated testing script. More... over 6 years ago