top of page

Reference links

Want to start learning about C language? 

Check this link out:   https://www.youtube.com/watch?v=U3aXWizDbQ4

Want to learn about Arduino micro controllers?

Check this link out:  https://www.youtube.com/watch?v=nL34zDTPkcs

Get the Arduino IDE here:

​https://www.arduino.cc/en/software

Get Dosbox here:

https://www.dosbox.com/download.php?main=1

Dosbox is a DOS immulator that allows your PC to run my programs in MS Windows, MacOS, or LINUX. 

Vegetronix soil moister sensors and relay control

boards:

https://www.vegetronix.com/Products/VG-RELAY-AC/

​

https://www.vegetronix.com/Products/VH400/

(I would suggest getting the sensor with the longer leads.)

Vitamin C, C programming library for DOS.

This library gives mouse support and windowing features to your DOS programs.

Link:  https://winworldpc.com/product/vitamin-c/32

 

SCL1, C programming library for DOS.  Over 200 pre written functions for C language programmers.

Link:  http://annex.retroarchive.org/cdrom/psl-v3n8//PRGMMING/DOS/C_LIBS/index.html

​

Send us a message
and we’ll get back to you shortly.

Thanks for submitting!

Borland C/C++ compiler and IDE for DOS.

 

https://archive.org/details/bcpp31

This is the DOS compiler I use to make .exe

files from my code.

 

Borland C/C++ Library reference book (downloadable).  

https://archive.org/details/bitsavers_borlandborn3.1LibraryReference1992_19008612/page/n1/mode/1up

You can make better use of the compiler with this digital copy of the Library reference with examples and explanations.

bottom of page