Releases: DocBohn/CowPi_stdio
Releases · DocBohn/CowPi_stdio
0.6.3
27 Oct 19:59
Compare
Sorry, something went wrong.
No results found
Cleaned up "extra" functions
0.6.2
24 Oct 19:40
Compare
Sorry, something went wrong.
No results found
Increased compatibility with other libraries
Renamed constants to deconflict with other libraries
Ported to earlphilower/arduino-pico platform
"Extra" functions to drive SSD1306 with OneBitDisplay or AdafruitSSD1306 libraries until a SSD1306 FILE stream is ready in CowPi_stdio
0.6.1
03 Mar 02:47
Compare
Sorry, something went wrong.
No results found
Failed stdin/stdout setup will time out
0.6.0
02 Aug 16:50
Compare
Sorry, something went wrong.
No results found
Ready for Fall 2023 Semester
Everything up through 0.5.1
Replaced cowpi_hd44780_set_send_halfbyte_function() with direct assignment to cowpi_hd44780_send_halfbyte
Hardware-based I2C now works in simulator
0.5.1
23 Jul 14:14
Compare
Sorry, something went wrong.
No results found
Added compile-time enabling/disabling memory-expensive display modules
0.5.0
03 Jul 21:12
Compare
Sorry, something went wrong.
No results found
Has FILE streams for USB connection to host computer and for MAX7219- and HD44780-based display modules, and Morse Code. Works with Nanos and Picos (and a few others). Ready for CSCE 231 Fall 2023.
0.4.4
22 Jun 16:16
Compare
Sorry, something went wrong.
No results found
Development is far enough along that we could incorporate this library into any of the past CSCE 231 labs
0.4.3
04 Jun 14:13
Compare
Sorry, something went wrong.
No results found
Added support for ARM architectures
0.4.2
01 Jun 23:53
Compare
Sorry, something went wrong.
No results found
Extracted CowPi_stdio as a separate library, migrated printf/scanf code from CowPi library to CowPi_stdio library