PicsimLab1
Ajuda
Help
License
Ajuda
Comandos
Clique no conector ICSP para carregar um arquivo .hex.
Clique no botão PWR para ligar/desligar o emulador.
Os botões podem ser acionados pelo mouse ou pelas teclas 1, 2, 3 e 4.
Características
Este programa emula a placa de desenvolvimento McLab1 da Labtools que utiliza um PIC16F628A.
Compra do kit McLab1, manual e exemplos na Área de donwload http://www.labtools.com.br/
O hardware e a utilização do kit também é descrita no livro Desbravando o PIC - Ampliado e Atualizado para PIC 16F628A da editora Erica (ISBN: 978-85-7194-867-9).
Conexão com o Programador
Para utilizar o emulador de programador picstart+ embutido, instale um emulador NULL-MODEM:
Windows: com0com http://sourceforge.net/projects/com0com/
Linux: tty0tty http://sourceforge.net/projects/tty0tty/
Exemplos de configuração:
OS | porta PicsimLab1 | porta IDE | NULL-Modem prog. | Conexão |
Windows | wport=com8 | Mplab=com2 | com0com | com2<=>com8 |
Linux | lport=/dev/tnt4 | Piklab=/dev/tnt5 | tty0tty | /dev/tnt4<=>/dev/tnt5 |
Preferências
Edite o arquivo picsimalb1.ini para definir as preferências:
wprog=com8 Porta do Programador no windows
lprog=/dev/tnt4 Porta do Programador no linux
clock=4 Configura clock Padrão (em MHz)
Help
Commands
Click in ICSP connector to load an .hex file.
Click in PWR button to ON/OFF the emulator..
The buttons can be activated through mouse or keys 1, 2, 3 e 4.
Features
This program emulates the Labtools development board McLab1 who uses one PIC16F628A.
McLab1 kit buy, manual and examples in download area http://www.labtools.com.br/
The hardware and the use of kit is described in book Desbravando o PIC - Ampliado e Atualizado para PIC 16F628A of Erica publisher (ISBN: 978-85-7194-867-9).
Programmer connection
To utilize the embedded picstart+ emulator, install an NULL-MODEM emulator:
Windows: com0com http://sourceforge.net/projects/com0com/
Linux: tty0tty http://sourceforge.net/projects/tty0tty/
Configuration examples:
OS | PicsimLab1 port | IDE port | NULL-Modem prog. | Connection |
Windows | wport=com8 | Mplab=com2 | com0com | com2<=>com8 |
Linux | lport=/dev/tnt4 | Piklab=/dev/tnt5 | tty0tty | /dev/tnt4<=>/dev/tnt5 |
Preferences
Edit the file picsimalb1.ini to define the preferences:
wprog=com8 Windows programmer port
lprog=/dev/tnt4 Linux programmer port
clock=4 Default clock (em MHz)
License
Copyright © 2010 Luis Claudio Gamboa Lopes <lcgamboa@yahoo.com>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330,
Boston, MA 02111-1307, USA.