https://github.com/wa1tnr/camelforth-uno-r4-au
for Uno R4 2023 - Camelforth in C by Dr. Bradford Rodriguez - RA4M1 MCU from Renesas
https://github.com/wa1tnr/camelforth-uno-r4-au
arduino arduino-cli arduino-uno-r4 arduino-uno-r4-wifi camelforth forth pre-alpha r7fa4m1ab3cfm ra4m1 renesas-ra text-interpreter uno-r4 uno-r4-minima uno-r4-wifi
Last synced: 3 months ago
JSON representation
for Uno R4 2023 - Camelforth in C by Dr. Bradford Rodriguez - RA4M1 MCU from Renesas
- Host: GitHub
- URL: https://github.com/wa1tnr/camelforth-uno-r4-au
- Owner: wa1tnr
- License: gpl-3.0
- Created: 2023-07-01T07:03:36.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-14T22:41:15.000Z (over 1 year ago)
- Last Synced: 2025-02-10T00:28:23.839Z (4 months ago)
- Topics: arduino, arduino-cli, arduino-uno-r4, arduino-uno-r4-wifi, camelforth, forth, pre-alpha, r7fa4m1ab3cfm, ra4m1, renesas-ra, text-interpreter, uno-r4, uno-r4-minima, uno-r4-wifi
- Language: C
- Homepage:
- Size: 147 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#### Sun 2 Jul 16:11:45 UTC 2023
##### *That gum you like is going to come back in style.*
Project no longer on hold - compilation issue resolved.
### Now ported to Uno R4 Minima (again?)
i/o routines likely at the heart of today's difficulty. ;)
This one branch, radio-aa (radioactive) is working.
It's radioactive because of mass deletes of a nuisance branch,
to help clarify things a bit.Can easily be merged for changes with a bit of thought (so as
not to make mistakes, not to re-engineer a thing - already
working).Main problem was likely using for both ESP32 and Uno R4 without
a bit more finesse. i/o incompatibility (but very simple to
rectify) so it's just an organizational issue not a real coding
mystery at all.My apologies. Wanted to two birds one stone it a bit too eagerly. ;)
/confession
12 December 2023, 11:42:51 UTC
### Very likely: ESP32 stand-in for Uno R4 Wifi on Wokwi
That's explain why the esp32 version (here) is so complete.
Expecting: wokwi version continues to work on wokwi using
the esp32 target; and:local version working on real Uno R4 hardware.
Just a theory. ;)
### No idea what is what atm 11 Dec 2023
newest (esp32 only .. probably):
https://wokwi.com/projects/383781607558747137
### Hey it 'works' as the pilgrims say.
newer:
full bounce-back testing to and from wokwi:
https://wokwi.com/projects/369157850638830593
older:
https://wokwi.com/projects/369156841380202497
https://wokwi.com/projects/369152842456199169
END