Not sure if you missed my point btw, but what i suggested about covering a cylinder with sandpaper all around is way softer than any file made of metal, so it would give you more precission than a file made of metal
Specially if you use a 3000-grit sandpaper (is the finest of the scale of sandpapers)
https://makezine.com/2016/05/10/wet-sanding-gives-your-projects-a-scratch-free-finish/
And i meant to use this "custom tool" only at the end, when you are getting close to the shape edge
Now that the syscon firmware can be decrypted and studied there are chances to find what they was trying to do with it... and eventually (incase there is a settings for it) to enable that original feature
All the leds in that subcircuit are driven by a single syscon pin btw... the fact that the group of leds is composed by several colors doesnt means you can cotroll them individually, is not designed like that
The way it works is all leds of the subcircuit are driven together, and every led has his own resistor with a different value (to control the intensity of that led)
So... the result is something like... red at 60% intensity + blue at 30% intensity = some kind of purple
Something interesting is that pin is used as a syscon output, but there could be a way to configure it as an input (and replace the leds by lets say... a button)... and after that to trigger some syscon code by pressing the button
-------------
The better way to control that leds is with an external microcontroller... first i imagined it could be made with a PIC... that PIC could have a thermal sensor and run some program to control the led/s based on it
Later, while thinking a bit more on it i realized is not intuitive to show the temperature just by leds... i mean the info given to you is not good enought, and eventually could even be annoying
One day i was talking about all this with judges (who made norway/nandway for teensy), because the atmel microcontroller of the teensy had one pin "unused", and there was a bit of room to add some code to norway/nandway
So... he updated norway/nandway to add some led fireworks
The point of this is to connect teensy with the group of leds in the switch board... useful for people that installed teensy inside the PS3 permanently
As far i remember it does several led effects... when teensy is in standby it does a "heartbeat" pulse (in other words, when you use the PS3 normally), and in the other teensy modes (when reading or writing flash) it does different led effects
Yes, teensy is an small development board with a microcontroller (like a processor) that can run programsNever heard about this tenseey thing. Is this comparable to e3?
Yes, teensy is an small development board with a microcontroller (like a processor) that can run programs
And the software you need to write in the teensy is named either norway (for PS3 models with NOR flash) or nandway (for PS3 models with NAND flash)
https://www.psdevwiki.com/ps3/Teensy++_2.0
https://github.com/hjudges/NORway
That first months of nandway development was an adventure in itself, i remember all the problems with interferences, the management of the different NAND flash models (some requires specific protocol settings), and voltages, there was a huge thread in ps3-hax (like 90 pages where most was technical posts). At that point i was dodging/ignoring all that info because i never needed it, but years later when i was writing the page in wiki i had to read that thread entirelly to understand it (and take notes to ask judges)... a huge nightmare, lolUsed mine from the PS3's 3.41 dongle days to turn it into a NAND flasher.
That first months of nandway development was an adventure in itself, i remember all the problems with interferences, the management of the different NAND flash models (some requires specific protocol settings), and voltages, there was a huge thread in ps3-hax (like 90 pages where most was technical posts). At that point i was dodging/ignoring all that info because i never needed it, but years later when i was writing the page in wiki i had to read that thread entirelly to understand it (and take notes to ask judges)... a huge nightmare, lol
At some point it become very stable, and there was a point when it was better than other flashers![]()
e3 would be a LOT better if they didn't have toilet paper ribbon cables, and wonky clips...
I remember 2101 always was a problem if you didn't shave the plastic. fun stuffs
I remember people used to recommend a 360 clip, but nobody could ever find them... or they were very difficult to find.
Much happier with the web exploit over the flasher style exploiting.... less stress on the old heart.![]()
And they say PCs are the only ones with RGB LEDs [emoji23][emoji23][emoji304]there is something similar on the 3ds if you use twilight menu (I think or its predecessor). it makes the activity light have a strobe-like effect. I've tried it before. it flashes through a rainbow of colors really fast.
The sizes are SMD 2x1x1 milimeters, usually are sold in a "lot" and comes shipped inside a plastic stripeHello, I wan't to populate the second line on the hsw-001, what is the size of the leds and rezistors? and also what zenner diode should I buy?
THX
I wrote that from memory, but to be more accurate... as far i remember are named SMD 0805, like this onesThe sizes are SMD 2x1x1 milimeters, usually are sold in a "lot" and comes shipped inside a plastic stripe
I bought 100 leds of 5 colors (20 each) for like 2€ free shipping
I wrote that from memory, but to be more accurate... as far i remember are named SMD 0805, like this ones
https://www.mouser.es/ProductDetail/Dialight/599-0110-007F?qs=gTYE2QTfZfS0HtheKY0LlQ==
![]()
https://ledstuff.co.nz/catalog/product/view/id/929/s/smd-led-0805-10-pack-white/
![]()
And the stripes i mentioned are like this ones:
https://www.amazon.es/ILS-Piezas-Colores-Surtido-Amarillo/dp/B07MJC4BT8
The size is close to what i said, keep in mind we dont really need to use the same exact size, are tiny (you can burn the plastic with the solder iron by mistake when trying to solder it), and the most smaller you go the harder is to solder them
With this i mean... if the new leds are a bit bigger probably are going to be good enought... they are not going to fit perfect in the circuit and will be a bit displaced but doesnt matters, is ok![]()