[06:05:07] * FreeFull [FreeFull!~freefull@defocus/sausage-lover] has quit. [07:28:05] * madmalik [madmalik!uid13697@gateway/web/irccloud.com/x-fxrqhyuepwngzuvw] has joined the channel. [10:37:37] * dorothyw [dorothyw!~user@2601:601:8300:2fe0:693a:2297:d872:7fc2] has joined the channel. [10:37:57] Hey is anybody awake? I am trying to pick out microcontrollers to run forth on and I am not sure what size I need. [10:41:03] * xificurC [xificurC!c3628305@gateway/web/freenode/ip.195.98.131.5] has joined the channel. [10:50:07] xificurC: Hi do you think you could help answer a question for me about forth microcontrollers? [10:50:16] I am trying to find somebody who knows about them [10:54:26] * abeaumont [abeaumont!~abeaumont@163.172.180.248] has joined the channel. [11:57:59] dorothyw: hi Dorothy, sorry but I don't have much experience with forth and none with microcontrollers. Try reddit's forth subreddit or comp.lang.forth [12:15:07] thanks [12:50:50] * _tgunr [_tgunr!~tgunr@cpe-76-173-79-238.hawaii.res.rr.com] has quit (Quit: Textual IRC Client: www.textualapp.com). [12:51:11] * tgunr [tgunr!~tgunr@cpe-76-173-79-238.hawaii.res.rr.com] has joined the channel. [13:08:50] dorothyw: Microcontrollers are usually chosen based on the peripherals included, such as ADCs, DACs, timers, etc. [13:12:40] But if you're just experimenting, I suggest getting an STM32 development board with a microcontroller that has a lot of RAM, and make sure it is supported by OpenOCD. [13:57:53] * dorothyw [dorothyw!~user@2601:601:8300:2fe0:693a:2297:d872:7fc2] has quit (Ping timeout: 246 seconds). [15:16:19] * xificurC [xificurC!c3628305@gateway/web/freenode/ip.195.98.131.5] has quit (Ping timeout: 260 seconds). [16:37:06] * FreeFull [FreeFull!~freefull@defocus/sausage-lover] has joined the channel. [17:36:01] * carvite [carvite!~carvite@unaffiliated/stryx/x-3871776] has joined the channel. [18:59:11] * madmalik [madmalik!uid13697@gateway/web/irccloud.com/x-fxrqhyuepwngzuvw] has quit (Quit: Connection closed for inactivity). [20:37:58] * evincar [evincar!~jonathanp@173-228-12-115.dsl.dynamic.fusionbroadband.com] has joined the channel. [21:42:27] * tgunr [tgunr!~tgunr@cpe-76-173-79-238.hawaii.res.rr.com] has quit (Remote host closed the connection). [21:44:17] * tgunr [tgunr!~tgunr@cpe-76-173-79-238.hawaii.res.rr.com] has joined the channel. [21:46:11] tgunr: you can use set-file-contents to write to a file [21:46:49] Yeah, I got it working, just takes me a while