apple2idiot/examples/30-dnd5eapi-cc65
Nathan Hendler 55ed4c8bd6 KFest
2022-07-22 12:44:55 -07:00
..
iss-tracker KFest 2022-07-22 12:44:55 -07:00
json_examples KFest 2022-07-22 12:44:55 -07:00
30-dnd5eapi-cc65.ino KFest 2022-07-22 12:44:55 -07:00
a2i_chess.cpp KFest 2022-07-22 12:44:55 -07:00
a2i_chess.h KFest 2022-07-22 12:44:55 -07:00
a2i_dnd5eapi.cpp KFest 2022-07-22 12:44:55 -07:00
a2i_dnd5eapi.h KFest 2022-07-22 12:44:55 -07:00
a2i_iss.cpp KFest 2022-07-22 12:44:55 -07:00
a2i_iss.h KFest 2022-07-22 12:44:55 -07:00
a2i_weather.cpp KFest 2022-07-22 12:44:55 -07:00
a2i_weather.h KFest 2022-07-22 12:44:55 -07:00
chess_commands.h KFest 2022-07-22 12:44:55 -07:00
credentials.h.sample KFest 2022-07-22 12:44:55 -07:00
dnd5eapi_commands.h KFest 2022-07-22 12:44:55 -07:00
iss_commands.h KFest 2022-07-22 12:44:55 -07:00
oldino.foo KFest 2022-07-22 12:44:55 -07:00
README.md KFest 2022-07-22 12:44:55 -07:00
weather_commands.h KFest 2022-07-22 12:44:55 -07:00

Arduno sketch for Apple2 Internet Weather Client Examples

For now, this works with both the basic and and cc65 clients

../15_fixed_essid_weather-basic ../15_fixed_essid_weather-cc65

if arduino-cli compile --fqbn esp32:esp32:nodemcu-32s .; then arduino-cli upload -p /dev/ttyUSB0 --fqbn esp32:esp32:esp32-poe-iso .; fi