Products

paypal

PayPal provides a safe and secure way to purchase online. We never see your credit card number or store it on our server. You can use your PayPal account or major credit card to process your order online safely. 

Featured Project
 
Raspberry Pi with Speaker and Microphon

This project walks through the steps we followed to get the AI framework PyTorch to run on a Raspberry Pi 4 

 Zagros Robotics for all your robotic parts and supplies

Download Library

Arduino Resources 

HC11 MC Resources

PC Control Resources

  • Visual Basic DLL for parallel port input/output   (requires VB 3.0 or better)
    Add these lines to your VB program to use theses functions in your programs:

    Declare Function inp Lib "c:\max\max\inpout16.Dll" Alias "Inp16" (ByVal portaddress As Integer) As Integer
    Declare Sub out Lib "c:\max\max\inpout16.Dll" Alias "Out16" (ByVal portaddress As Integer, ByVal Value As Integer)

    Then use the functions as needed, for example:
    out portaddress,
    value value=inp(portaddress)

    where portaddress is a variable set to the address of your parallel port and values is a variable set to the value you want the port to output or the input from the port.

 

  • Basic Max Motor Control Example1
    This program will allow you to test the Max drive via the parallel port and 3 output bits.  This program requires an inverter and the rem statement are for the NEW motor controller (post 6/99).

 

  • Quick Basic Max Motor Control Example
    This program will allow you to control your Max robot kit via a PC parallel port.   The connections are included in the REM statements.  This will only work with the old motor controller (pre 6/99) and no inverter!

 

 

EYEBOT Example Programs 

 

 

Parts for all of your Electronics and Robotic projects

Copyright 2022 - Zagros Robotics, All Rights Reserved - Please send webpage comments or corrections to webmaster@zagrosrobotics.com - Zagros Robotics,PO Box 460342, St. Louis, MO 63146, info@zagrosrobotics.com for answers to any questions.