Search found 7 matches

by KeepItSimpleStupid
Sun Aug 18, 2019 3:46 pm
Forum: Kitchen sink
Topic: new website
Replies: 1
Views: 9080

new website

The new website reads like a newspaper, not a design resource. Newspapers don't have links. You have a few. You got rid of ARM Web, so what exactly is the target audience now? I can't find anything useful. The topic "Boards" is initially read as a showcase of what we have done for people, not "curre...
by KeepItSimpleStupid
Thu Jun 13, 2019 7:43 pm
Forum: Software issues
Topic: ArmBASIC - contact debouncing
Replies: 7
Views: 17065

ArmBASIC - contact debouncing

It might be a good idea to discuss contact debouncing in ARMBASIC.pdf with an example. e.g. Use interrupts Detection of a long and short press. It's also too basic of a function to not be included. Maybe something like: e.g. On BUTTON(port, rise/fall, duration) goto <label> or even ON BUTTON (port, ...
by KeepItSimpleStupid
Sun Jun 12, 2016 3:15 am
Forum: Kitchen sink
Topic: Linux BASICtools - questions
Replies: 10
Views: 35302

Re: Linux BASICtools - questions

I'll throw this over on this forum and then continue on the other one. I think it still fits here. Sorry for all of the unrelated stuff. I won't mind if you delete the post either. [quote=”post #1”]I am using the LIVE version of Ubuntu 12.04.LTS so everything should be duplicate able.[/quote] The LI...
by KeepItSimpleStupid
Sat Jun 11, 2016 6:04 pm
Forum: Kitchen sink
Topic: quote in forum doesn't work right
Replies: 1
Views: 12795

quote in forum doesn't work right

xyz wrote:does not work using = construct
Quote works without the equals construct'
EDIT
Sorry --- it does,I forgot the quotes.
by KeepItSimpleStupid
Sat Jun 11, 2016 7:58 am
Forum: Kitchen sink
Topic: Linux BASICtools - questions
Replies: 10
Views: 35302

Re: Linux BASICtools - questions

It helps a little. You might want to rename installBASIC to installBASIC.sh. This seems to be typical extension in some of the install scripts I've seen. it's also typical to see sudo ./installBASIC.sh as well. .sh meaning shell. Kinda like the PC SETUP program, but at least you know what the packag...
by KeepItSimpleStupid
Sat Jun 04, 2016 6:02 am
Forum: Kitchen sink
Topic: Linux BASICtools - questions
Replies: 10
Views: 35302

Re: Linux BASICtools - questions

A a minimum you need a readme.linux file. The next minimum is being able to chose a text editor. Permissions and path is the next headache. Remember the bashrc files: http://www.joshstaiger.org/archives/2005/07/bash_profile_vs.html You have one for the system, one at first login and one at every she...
by KeepItSimpleStupid
Fri Jun 03, 2016 4:20 am
Forum: Kitchen sink
Topic: Linux BASICtools - questions
Replies: 10
Views: 35302

Linux BASICtools - questions

I decided to play in DEMO mode today. I'm surprised I got as far as I did. I am using the LIVE version of Ubuntu 12.04.LTS so everything should be duplicate able. Aside: So, I've been running from CD for at least a year, if not longer. I have a small flash drive that has a script that for the most p...