touchan empty file namedsshinto newly formated SD card.- wget the remove-bloat script and run it to uninstall extra bloatware.
- Run
sudo raspi-configto set up a new hostname, password and select interface options. - Follow instructions from official site to create an additional user and lock the
piuser withsudo passwd -l pi.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /*************************************************************/ | |
| /* Conecciones: */ | |
| /* GND--->GND */ | |
| /* +5V--->5V */ | |
| /* Rx --->A0 */ | |
| /* Ry --->A1 */ | |
| /* SW --->D12 */ | |
| /*************************************************************/ | |
| //Variables para contener los valores analogicos |