sudo bash ... will only work after I typed: gpio export 23 output.
Without the last command I receive the error:
bash: /sys/class/gpio/gpio23/value: No such file or directory
I have successfully installed Espruino at my raspberry pi zero w. Also wiringPi is installed before the Espruino make.
In a command-box the following will switch on my led: gpio -g write 23 1.
However in Espruino: D23.write(HIGH) will not switch the Led.
What did I forget?
I am using the WebIde for testing the example running at an Wemos D1 Wifi Uno and Espruino v1.89. After 53 getTemp() the board reloads. Also the boards reloads immediately when I enter:
process.memory() at the interactive window. The temperature chip is: KY0001 of the 37 sensors kit.
Search Options
Types to Display
Espruino
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
The first one: 433Mhz