More Mastermind

I’m logging this time as “documentation.” Single biggest get from today’s debugging- learning that you can import pin assignments from other projects. It’s not in the pin planner gui, but under assignments right about hyeah: Been looking for that in the wrong place for ages. Also got the predictor working; predictor gave us two insights:–…More

Puzzle Box Ideas

Each place at the table has a locked box controlled by the FPGA. Each one is unlocked by placing a poker hand on the white card outlines (above RFID sensors) Poker hand order- -1 pair (J♣️J♠️Q♠️9♦️8♦️)+ Q♦️: 2 pair (J♣️J♠️Q♠️Q♦️[8♦️|9♦️]) + 10♦️: Straight ( Q* J* 10♦️ 9♦️ 8♦️) + K♦️: Flush (K♦️ Q ♦️…More

Mastermind Upd 1

So Modelsim has been uncooperative. I did figure out how to call it from a command line which has helped, so now I’m text editing in N++ (one step closer to GVIM, I already want to break and build a linux machine but I’m trying to resist the shiny object syndrome) and compiling from a…More

Future FPGA Projects

SUN SENSOR! I could re-do my lackluster college senior design project with my initial idea- hook up a camera to an fpga and put it in a box. Poke a hole in the box above the camera. Measure the height from the hole to the camera sensor. Each pixel is compared to a brightness threshold.…More