Search found 69 matches

by TodWulff
Wed Feb 03, 2021 12:38 am
Forum: Projects
Topic: 79000 LED Controller Board
Replies: 12
Views: 21234

Re: 79000 LED Controller Board

In case you hadn't noticed, I'm not a really sharp programmer. I consider myself more of a 'hacker'. Which reminds me... if any of you guys look at my code, go easy on me... I know I ain't a brilliant programmer, and there are more efficient ways to do things, but what I do works for me... and I ha...
by TodWulff
Wed Feb 03, 2021 12:07 am
Forum: Projects
Topic: 79000 LED Controller Board
Replies: 12
Views: 21234

Re: 79000 LED Controller Board

...I guess I don't see how my I2C code will help you... And, it doesn't, sadly. I had thought you were driving a 44780 based LCD with an i2c library that was wrapped around the PCF8574/A/T/AT. Cracking your code open, I see you're using a ST7036i, which isn't what I had assumed or hoped for. Oh wel...
by TodWulff
Tue Feb 02, 2021 8:00 pm
Forum: Projects
Topic: 79000 LED Controller Board
Replies: 12
Views: 21234

Re: 79000 LED Controller Board

... I would LOVE to use the SMT version of this chip, but feel there are many hoops to jump through to get there.... Could one not just whip up a chip carrier/adapter board that takes the TSSOP-28 package and adapts it to a 28pin dip? That way your existing designs could still be employed with litt...
by TodWulff
Tue Feb 02, 2021 6:47 pm
Forum: Projects
Topic: 79000 LED Controller Board
Replies: 12
Views: 21234

Re: 79000 LED Controller Board

James, Thank you, kind sir. It is most appreciated! Timing is everything and we're seemingly firing on TDC. I'm knee deep in a design/engineering/prototype endeavor for a project that I'll eventually release to the masses. While the 11U37 ARMstamp has a ton of IO for a package as small as it is, I a...
by TodWulff
Sun Jan 24, 2021 5:33 pm
Forum: Projects
Topic: 79000 LED Controller Board
Replies: 12
Views: 21234

Re: 79000 LED Controller Board

Sir James,

If you're around and kicking, would it be possible for you to dig up and post your i2c ARMbasic code herein, please?

Thank you, in advance. Much appreciated.

-t
by TodWulff
Sat Nov 14, 2020 11:26 pm
Forum: Projects
Topic: MikroElectronika TextToSpeech Click
Replies: 3
Views: 7942

Re: MikroElectronika TextToSpeech Click

As info, I figured out what the heck I was doing wrong when I push up the original 45min video. I have it reuploaded, orig post edited with the new link: https://www.youtube.com/watch?v=L-yTi5wd9T0
by TodWulff
Sun Aug 30, 2020 6:34 am
Forum: Projects
Topic: Extended Basic Tools (EBT) - Initial Release
Replies: 4
Views: 8112

Re: Extended Basic Tools (EBT) - Initial Release

Good day. As info, the Documentation Linked to in the initial post above has been updated to v1.3 (may have to force a refresh). This version includes v1.0 of the ASMtool User Manual, as Addendum 1 thereto. Man, I am glad that is done. No more documentation generation for a bit. Be safe and Happy Co...
by TodWulff
Sat Aug 29, 2020 1:02 pm
Forum: Software issues
Topic: NPP Editor User Defined Language
Replies: 1
Views: 14259

Re: NPP Editor User Defined Language

I've also crafted a custom functionList.xml file that enables one to navigate a larger AB source file somewhat easier: https://i.imgur.com/bgSasaf.png One will need to copy the attached to either (or both, if you're like me and forget if you decided to make use of %appdata% or not) the root install ...
by TodWulff
Sat Aug 29, 2020 8:28 am
Forum: Projects
Topic: Extended Basic Tools (EBT) - Initial Release
Replies: 4
Views: 8112

Re: Extended Basic Tools (EBT) - Initial Release

Link in OP for EBT Code has been updated. Details:

Image

And another push this morning:

Image
by TodWulff
Fri Aug 28, 2020 5:03 am
Forum: Projects
Topic: Extended Basic Tools (EBT) - Initial Release
Replies: 4
Views: 8112

Re: Extended Basic Tools (EBT) - Initial Release

Good day. As info, the Documentation Linked to in the initial post above has been updated to v1.2 (may have to force a refresh). This version includes v1.0 of the FilePP User Manual, as Addendum 3 thereto. I continue to work on drafting an ASMtool User Manual to be integrated into the EBT User Manua...