[ANN] An evening with Pharo and the ESP32 microcontroller
Nothing too dramatic, but for a hardware hackathon I'm attending I wanted some online material I could expose to people to who hadn't heard of Pharo before. Maybe some Pharo regulars might also find it of interest. All comments welcome. http://blog.openinworld.com/2017/06/evening-with-pharo-esp32/ cheers -ben
Cool stuff Ben! :) I dusted of my Arduino Uno and tried out reading the Serial Port using your tutorial. It would be nice for a follow up tutorial to write to the board and switch the builtin led on/off ! Georges -- View this message in context: http://forum.world.st/ANN-An-evening-with-Pharo-and-the-ESP32-microcontrolle... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
On Fri, Jun 30, 2017 at 9:50 PM, Georges <gkgobith@gmail.com> wrote:
Cool stuff Ben! :)
I dusted of my Arduino Uno and tried out reading the Serial Port using your tutorial. It would be nice for a follow up tutorial to write to the board and switch the builtin led on/off !
Georges
Glad you liked it. Actually, I thought I might append to that article a section "Lets actually do something useful" to do that, and also read an analog input. The next article will be testing bulk analog data read over TCPIP WiFi connection. cheers -ben
participants (2)
-
Ben Coman -
Georges