Search results

  1. DekuNut

    Question First wii trim resistance issues

    4k should be fine afaik, on some wiis the resistances can be alot lower than in the guide and they will still work, I had a trim lime that once too.
  2. DekuNut

    Question First wii trim resistance issues

    As a general tip for your next trims, try to keep the trim lines as simple as possible, because it will make sanding so much easier. I normally sand the wii until I have uniform and straight trim line, the problem with your trim is mostly that you have these little indents along the edges of the...
  3. DekuNut

    Worklog [2024 Contest Entry] Handheld SDVX

    Insane that you did the entire 3d model in Openscad, I would recommend either setting the raspberry pis file system to read only or adding some kind of safe shutdown feature as you are going to run into sd card corruption if you keep shutting the power off like that, otherwise looks absolutely...
  4. DekuNut

    Is video out in a portable possible?

    Definitely is possible, and I do think some portables include that feature. You can use a connector of some sort and just connect h, v, r, g, b and ground and then youll have vga out for example, though I dont know if you would need to disconnect them from your screen whenever you want video outm
  5. DekuNut

    Question No signal on my trimmed wii

    Just a heads up, trying to come up with your own solution is very satisfying and also excellent as an exercise, but it can be absolute hell to get it working like you want to. You might just want to bite the bullet and purchaee an rvl pms(or lite) from 4layertech.
  6. DekuNut

    Worklog PowerStripHavoc Worklog

    Had a pretty exhausting day at work today(mostly because I couldnt sleep), so I didnt really have the energy to work on this much, but I got it working in the end. I dont expect yall to go through the trouble of comparing the values, but the gist of it is that most of the registers read back...
  7. DekuNut

    Question No signal on my trimmed wii

    Make sure to properly sand your trim edges, you dont have to go up to 1200grits, 400 or 600 should be good enough(at least they were for me). Make sure to measure your resistances on the different voltage lines exactly like described in the wii trim resistances thread. They should be somewhere...
  8. DekuNut

    Is this a worrying issue

    Yeah a diamond disk is kind of a must, last I checkesd they werent too expensive, make sure too set your dremel to a high rpm and ideally bolt the wii to a sacrificial piece of Wood so its steady and you can easily cut it without risking damage to it or yourself.
  9. DekuNut

    Is this a worrying issue

    Should be fine, it looks like you just scratched the solder mask off and didnt actually penetrate any layer. When you are finished trimming, make sure to check the resistances exactly as described in the wii trim resistances thread. As long as they are somewhar similar your trim has most likely...
  10. DekuNut

    Worklog PowerStripHavoc Worklog

    Yes I am using the Attiny1616, I could use your firmware but to be honest Im not that good in c and I dont really understand what registers have to be set on the attiny for certain things to work, so megatinycore is a whole lot easier to use for me as its very close to arduino like code. For...
  11. DekuNut

    Worklog PowerStripHavoc Worklog

    Well it has been a while since I had time to work on this, my firmware still isnt working correctly, because every write returns an error and every read returns 255. I have a suspicion that the Wire implementation in megatinycore is slightly different to the official wire library, so I will...
  12. DekuNut

    Worklog PowerStripHavoc Worklog

    Figured out why my code wasnt working properly, turns out I had my bits in the wrong order in my code, because the datasheet of the bq confused me This for example says that reg02 should be 10111100 in the default config, but I read it as 00111101, which means I'll have to rewrite my firmware...
  13. DekuNut

    Worklog Upgraded Noldendo

    Im a bit worried about that epoxy, but looks very clean otherwise, well done!
  14. DekuNut

    Worklog PowerStripHavoc Worklog

    Replaced the 5v reg and its inductor,so all regs are working now. My firmware can succesfully program the bq chip, which I can check by simply reading any of the non standard values that Ive written to the registers of the bq chip. Alas, my firmware still has quite a few bugs, namely the values...
  15. DekuNut

    RVLoader v2.1

    No problem, dont worry, mistakes happen!
  16. DekuNut

    RVLoader v2.1

    Have you enabled Bluetooth in the Game Config? Also, did you pair your wii motes in the system menu?
  17. DekuNut

    Worklog PowerStripHavoc Worklog

    Well, Ive modified the firmware to only turn on the regs, reflowed the enitre pcb, fixed my mistake of not connecting the ground of the left side of the board(it was supposed to use the gnd of the wii, this was the only way to make this a 2 layer board). I will try and assemble another board and...
  18. DekuNut

    Worklog PowerStripHavoc Worklog

    Hello everyone, I have been working on a regulator board similar to Yveltals Thundervolt and used loopj's powerstrip as a PCB outline guide for my board. Essentially, what it is is an RVL-PMS, but on top of the Wii and with undervolted power rails that should be in the safe zone according to...
  19. DekuNut

    Solved wii menu not working

    It seems like your american wii for some reason has a korean system menu and the KoreanKey installed, which is why setting the system menu IOS to 48 fixed it. I do not know how this could have happened, but at least the wii works again.
  20. DekuNut

    Solved wii menu not working

    What region is your wii? EDIT: Try and see if you can change your IOS in priiloader to IOS48.
Back
Top