Subversion Repositories ht46f47_simulator

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
5 daniel-mar 1
# HT46F47 programmer for RaspberryPi and Windows simulator
2
 
3
This repository contains a simulator for the HT46F47 micro chip (only Windows)
4
as well as a circuit and Python program how to program the chip using a Raspberry Pi.
5
 
6
## Raspberry Pi programmer
7
 
8
More information [here](https://github.com/danielmarschall/ht46f47_simulator/tree/master/RaspberryPi).
9
 
10
## Simulator download
11
 
12
[Download for Windows](https://github.com/danielmarschall/ht46f47_simulator/raw/master/HT46F47Sim.exe)
13
 
14
![Screenshot](https://raw.githubusercontent.com/danielmarschall/ht46f47_simulator/master/Screenshot.png)