Search found 1777 matches
- Tue May 12, 2026 8:18 am
- Forum: Projects - Embedded
- Topic: Mastermind (tm) - Pool reduction and Minimax algorithms
- Replies: 15
- Views: 1259
Re: Mastermind (tm) - Pool reduction and Minimax algorithms
- Mon May 11, 2026 9:22 pm
- Forum: Bug Reports
- Topic: Simulation crashes since last update
- Replies: 2
- Views: 426
Re: Simulation crashes since last update
Hi I mentioned something along these lines a while back, but I think it related to simulation speed. If I step thru everything is always fine but if I start at full speed or go to full speed then the chart becomes unresponsive needing Task Manager to kill. At full speed it wasn't recognising key pre...
- Mon May 11, 2026 9:09 pm
- Forum: Projects - Embedded
- Topic: Mastermind (tm) - Pool reduction and Minimax algorithms
- Replies: 15
- Views: 1259
Re: Mastermind (tm) - Pool reduction and Minimax algorithms
Hi
The Mk14 had a rubber membrane Hex keypad and a 8-digit 7-segment display and ran machine code.
Memory (mine) seems to think it generated a 4 digit code that you then tried to figure out. Took forever to play as you had to type in the Hex program before you could play...
Regards
The Mk14 had a rubber membrane Hex keypad and a 8-digit 7-segment display and ran machine code.
Memory (mine) seems to think it generated a 4 digit code that you then tried to figure out. Took forever to play as you had to type in the Hex program before you could play...
Regards
- Mon May 11, 2026 5:37 pm
- Forum: Projects - Embedded
- Topic: Mastermind (tm) - Pool reduction and Minimax algorithms
- Replies: 15
- Views: 1259
Re: Mastermind (tm) - Pool reduction and Minimax algorithms
Hi Martin I was one of the 77 million that had that game <s> One thing I can't remember about it was if the white (correct colour wrong position) and black (correct colour and position) pegs were related to the answer (i.e. peg position aligned) or if they were just informing that you had these resu...
- Sat May 09, 2026 6:53 am
- Forum: General
- Topic: I2C not working in V9
- Replies: 2
- Views: 611
Re: I2C not working in V9
Hi For the PIC to use it's own internal oscillator then you need to use a C-block to enable it. Fortunately Flowcode can assist by using the IntOsc Helper found under Component Libraries > Runtime. Add that to your chart then in properties select from the drop down list the frequency you wish. It wi...
- Thu Apr 23, 2026 6:24 am
- Forum: General
- Topic: Professional License chip packs question and continual running costs outlay
- Replies: 11
- Views: 2145
Re: Professional License chip packs question and continual running costs outlay
Guess AI is running the UK at present.......but at the moment you cannot trust a word they say without verifying yourself
- Tue Apr 21, 2026 5:53 am
- Forum: Projects - Embedded
- Topic: Fun with Flowcode - Binary Search
- Replies: 4
- Views: 1377
Re: Fun with Flowcode - Binary Search
Permission to engage laughing circuits....
- Mon Apr 20, 2026 9:55 pm
- Forum: Projects - Embedded
- Topic: Fun with Flowcode - Binary Search
- Replies: 4
- Views: 1377
Re: Fun with Flowcode - Binary Search
Martin
I know where you live (in a non threatening way) and I really think you need to get outside and enjoy it more......
Regards
(As always in admiration)
I know where you live (in a non threatening way) and I really think you need to get outside and enjoy it more......
Regards
(As always in admiration)
Re: emoncms
Hi When posting, to try and avoid bots your first few posts need to be approved before appearing. This may initially delay them appearing but is only temporary. I have deleted your duplicated post. As for your question I am sure it won't be too much trouble to assist (I won't personally be able to a...
- Thu Apr 09, 2026 9:54 am
- Forum: General
- Topic: MQTT strange problem
- Replies: 5
- Views: 1327
Re: MQTT strange problem
Hi Bob Sorry, I am unable due to travel to open up charts at present. With ESP32s I find it a good idea to keep it attached to the PC used to program it. Then after programming run a terminal program on the port to see the dumps. They very often show a clue as to why a reset occurred, and many times...