Author Topic: Why Arduino users so agressive?  (Read 47539 times)

0 Members and 1 Guest are viewing this topic.

Offline Simon

  • Global Moderator
  • *****
  • Posts: 17814
  • Country: gb
  • Did that just blow up? No? might work after all !!
    • Simon's Electronics
Re: Why Arduino users so agressive?
« Reply #400 on: September 03, 2019, 07:57:54 pm »
But how about Rust on Arduino?
 ;D

tin the leads ;)
 
The following users thanked this post: bd139

Offline techman-001

  • Frequent Contributor
  • **
  • !
  • Posts: 748
  • Country: au
  • Electronics technician for the last 50 years
    • Mecrisp Stellaris Unofficial UserDoc
Re: Why Arduino users so agressive?
« Reply #401 on: September 03, 2019, 08:15:01 pm »
FORTH is a very low level stack based programming language yet at the same time a very high one. It's a bit of a weird one.

Examples here: https://learnxinyminutes.com/docs/forth/

A FORTH interpreter and compiler is so small it can run on the target rather than being cross compiled. Literally you can write your code on an AVR for example on the actual device with a serial terminal.

It is however immensely powerful and it's possible to do some cool tricks like sandboxed code.

How to make an Arduino good: http://amforth.sourceforge.net/TG/recipes/Arduino-HelloWorld.html  (there back on topic  :-DD)

Or for Forth on STM32 instead of X86 or AVR see my sig below.

Arduino users please don't get all aggressive now ....  there back on topic  :-DD
 
The following users thanked this post: bd139

Offline bd139

  • Super Contributor
  • ***
  • Posts: 23018
  • Country: gb
Re: Why Arduino users so agressive?
« Reply #402 on: September 03, 2019, 08:18:15 pm »
Excellent stuff :-+

I used to get copies of TCJ back in the 90s. Brad Rodriquez ran a series on building FORTH interpreters from scratch. Learned a lot. Then got distracted by common lisp  :-DD

Articles here: https://www.bradrodriguez.com/papers/index.html

TCJ here: https://archive.org/details/the-computer-journal

TCJ was about the trailing edge of computing. Doing less with more. tggzzz would like it if he doesn't already know about it.
 

Online SiliconWizard

  • Super Contributor
  • ***
  • Posts: 14436
  • Country: fr
Re: Why Arduino users so agressive?
« Reply #403 on: September 03, 2019, 08:24:27 pm »
 

Offline rhodges

  • Frequent Contributor
  • **
  • Posts: 306
  • Country: us
  • Available for embedded projects.
    • My public libraries, code samples, and projects for STM8.
Re: Why Arduino users so agressive?
« Reply #404 on: September 03, 2019, 10:40:40 pm »
Forth also runs on the STM8 family, and here is a sub-$2 thermostat board with 3 7-segments, 3 push buttons, a temperature probe, and a relay:
https://github.com/TG9541/stm8ef/wiki/Board-W1209
Currently developing STM8 and STM32. Past includes 6809, Z80, 8086, PIC, MIPS, PNX1302, and some 8748 and 6805. Check out my public code on github. https://github.com/unfrozen
 

Offline techman-001

  • Frequent Contributor
  • **
  • !
  • Posts: 748
  • Country: au
  • Electronics technician for the last 50 years
    • Mecrisp Stellaris Unofficial UserDoc
Re: Why Arduino users so agressive?
« Reply #405 on: September 04, 2019, 07:26:47 am »
Excellent stuff :-+

I used to get copies of TCJ back in the 90s. Brad Rodriquez ran a series on building FORTH interpreters from scratch. Learned a lot. Then got distracted by common lisp  :-DD

Articles here: https://www.bradrodriguez.com/papers/index.html

TCJ here: https://archive.org/details/the-computer-journal

TCJ was about the trailing edge of computing. Doing less with more. tggzzz would like it if he doesn't already know about it.

What a blast from the past with TCJ  :clap:

The March/April 1995 edition centerfold is the Rockwell 65F11 which I worked with in 1987. It had Forth pre-loaded in internal ROM from the factory. That era was my heyday in embedded and incredible fun  :-+
 
The following users thanked this post: bd139

Offline GeorgeOfTheJungle

  • Super Contributor
  • ***
  • !
  • Posts: 2699
  • Country: tr
Re: Why Arduino users so agressive?
« Reply #406 on: September 04, 2019, 08:33:23 am »
: 1 2 ;
The further a society drifts from truth, the more it will hate those who speak it.
 

Offline techman-001

  • Frequent Contributor
  • **
  • !
  • Posts: 748
  • Country: au
  • Electronics technician for the last 50 years
    • Mecrisp Stellaris Unofficial UserDoc
Re: Why Arduino users so agressive?
« Reply #407 on: September 04, 2019, 10:10:32 am »
Forth also runs on the STM8 family, and here is a sub-$2 thermostat board with 3 7-segments, 3 push buttons, a temperature probe, and a relay:
https://github.com/TG9541/stm8ef/wiki/Board-W1209

I like STM8, it's cheap, has lots of peripherals, is big endian and e4th Forth is very nice.

If I wasn't so invested in STM32 I'd probably be using STM8 myself.
 

Offline legacy

  • Super Contributor
  • ***
  • !
  • Posts: 4415
  • Country: ch
Re: Why Arduino users so agressive?
« Reply #408 on: September 04, 2019, 01:52:17 pm »
is there any Forth rom for hc11? My handyboard was shipped preoloaded with two ROMs: BUFALO and IC (by MIT).
 

Offline techman-001

  • Frequent Contributor
  • **
  • !
  • Posts: 748
  • Country: au
  • Electronics technician for the last 50 years
    • Mecrisp Stellaris Unofficial UserDoc
Re: Why Arduino users so agressive?
« Reply #409 on: September 04, 2019, 02:03:50 pm »
is there any Forth rom for hc11? My handyboard was shipped preoloaded with two ROMs: BUFALO and IC (by MIT).

Sure!
The HC11 is one of my original all time favorite MCU's, I LOVE Motorola 6800 Assembly, it's as smooth as silk!

The HC11 was targeted by a few Forth writers way back, have a look at http://forth.org/library/eforth_SOC/eforth_SOC_source/eForth1/68eforth.zip
 

Offline Petrary

  • Newbie
  • Posts: 2
  • Country: in
Re: Why Arduino users so agressive?
« Reply #410 on: September 14, 2019, 10:54:21 am »
Can you be more specific so that we can try to figure out things?
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf