Close

8 Results for "MiP"

  • Sharp MiP Display

  • I got the Sharp Memory-in-Pixel LCD working. Forked an old kernel module on github and made one small change to get it to compile and it worked. The future plan is to hopefully add an escape character that I can add to the keyboard firmware that will...
  • [L] MIP LCD and Not Enough Pins

  • So I started looking into the 595 IC once again, but it doesn't seem that I'd be able to send a PWM signal though it all that well. I decided to instead look into implementing the last thing (that I can remember, at least) which is the Memory In...
  • Prototyping!

  • The fruits of my ePaper experimenting. The RPi Zero is sitting underneath the display (you can see the header poking out at the top) While waiting for parts, I've been looking for drivers and libraries for the two displays I have chosen. I think I've...
  • [M] Ideas for Tetent Concept4

  • [14:00] Since the handheld-ability of Tetent is now less likely, due to Tetrinsic's ball-chain needing a wider turning radius, I was thinking of making this concept a seperate project or calling it #Tetent TestCut [gd0139]. However, as long as it's...
  • Redefining the MILP model and Implementation

  • The Idea: Restate and test MILP model for determining the parameters of the clap algorithm.With the help of GNU Glpk and PyGlpk, the mixed integer linear programming (MILP) model that was described in the last several logs has finally been implemented!...