01-27-2018, 03:05 AM
That's great news that you got it working well!
Voltage Indicator Question:
Well, that's a solid "kinda." As far as I know, you can measure the core voltage, but you can't measure the 5V or 3.3V.
If you're ssh'd in, do
It will print something like
What you mentioned with pin35 is likely something someone wrote that would interface with some external voltage ADC hardware.
WiFi Disable Question:
Please see http://forum.freeplaytech.com/showthread...475&page=4
Voltage Indicator Question:
Well, that's a solid "kinda." As far as I know, you can measure the core voltage, but you can't measure the 5V or 3.3V.
If you're ssh'd in, do
Code:
for id in core sdram_c sdram_i sdram_p ; do sudo echo -e "$id:\t$(vcgencmd measure_volts $id)" ; done
It will print something like
Code:
core: volt=1.2000V
sdram_c: volt=1.2000V
sdram_i: volt=1.2000V
sdram_p: volt=1.2250V
What you mentioned with pin35 is likely something someone wrote that would interface with some external voltage ADC hardware.
WiFi Disable Question:
Please see http://forum.freeplaytech.com/showthread...475&page=4
Card Fighters' Clash 2 English Translation ( http://cfc2english.blogspot.com/ )
Neo Geo Pocket Flash Cart and Linker Project ( http://www.flashmasta.com/ )
Avatar art thanks to Trev-Mun ( http://trevmun.deviantart.com/ )
Neo Geo Pocket Flash Cart and Linker Project ( http://www.flashmasta.com/ )
Avatar art thanks to Trev-Mun ( http://trevmun.deviantart.com/ )