Stuart Cording
-
- Username:
- codinghead
- Tags:
- embedded_c, microcontroller, dsp
Networking
No social network accounts found.
codinghead's Projects
-
- Members:
- 1
A portable, reusable, reentrant circular buffer module targeted to embedded controllers. Supports up to 16 independent buffers of 8-bit data size and up to 65536 bytes per buffer. Suports single byte and multiple byte read/write, buffer free space/used space calculation and more. Memory allocation is controller by the user. Very small RAM footprint. No known major issues - stable release v1.0 now available.
Administrator
-
- Members:
- 1
Software module for controlling HD44780 based alphanumeric LCD displays. Code targeted for embedded controllers. Supports up to 16 displays on up to 16 independent interfaces in both 4-bit and 8-bit parallel mode. Hardware interface is abstracted with support for bit-banged PIC18 GPIO port. Plan support for PIC16(F1), PIC24 and PIC32 with bit-banged GPIO and PMP port (where available). Code currently mostly works with PIC18 but needs lots of tidying up!
Administrator
-
- Members:
- 118
This project provides help documentation, training tutorials, and release notes for Project Kenai, and creates community through mailing lists and forums. The users mailing list is a useful way to keep track of things and communicate (subscribe at http://kenai.com/projects/help/lists). The forums for Bugs, General, and UI are good places to discuss problems, report bugs, and ask for information.
Observer
-
- Members:
- 1
A fast, low latency, "printf", targetted for use in embedded controllers. Allows outputting of "printf" type information over a chosen interface (e.g. UART, I2C, SPI etc.) String formatting is done on the host PC side. Project is in planing stage.
Administrator









