All Projects → robsoncouto → Eprom

robsoncouto / Eprom

Python script and Arduino code for burning eproms

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Eprom

Arduino Plotter
An Arduino library for easy graphing on host computer via serial communication
Stars: ✭ 129 (+268.57%)
Mutual labels:  arduino, serial
Webserial
Remote Serial monitor for ESP8266 & ESP32
Stars: ✭ 133 (+280%)
Mutual labels:  arduino, serial
Web Bluetooth Terminal
Progressive Web Application for serial communication with your own Bluetooth Low Energy (Smart) devices
Stars: ✭ 130 (+271.43%)
Mutual labels:  arduino, serial
Arduino Robust Serial
A simple and robust serial communication protocol. It was designed for Arduino but can be used for other purposes (e.g. bluetooth, sockets). Implementation in C Arduino, C++, Python and Rust.
Stars: ✭ 83 (+137.14%)
Mutual labels:  arduino, serial
Packetserial
An Arduino Library that facilitates packet-based serial communication using COBS or SLIP encoding.
Stars: ✭ 177 (+405.71%)
Mutual labels:  arduino, serial
Arduinoosc
OSC subscriber / publisher for Arduino
Stars: ✭ 106 (+202.86%)
Mutual labels:  arduino, serial
Vjoyserialfeeder
Feed Virtual Joystick driver with data from a serial port
Stars: ✭ 133 (+280%)
Mutual labels:  arduino, serial
Victron.arduino Esp8266
Code to read the VE.Direct-Protocol from serial into a value array. Uses a non-blocking read loop and does checksum verification before adding the data.
Stars: ✭ 54 (+54.29%)
Mutual labels:  arduino, serial
Johnny Five
JavaScript Robotics and IoT programming framework, developed at Bocoup.
Stars: ✭ 12,498 (+35608.57%)
Mutual labels:  arduino, serial
Diozero
Java Device I/O library that is portable across Single Board Computers. Tested with Raspberry Pi, Odroid C2, BeagleBone Black, Next Thing CHIP, Asus Tinker Board and Arduinos. Supports GPIO, I2C, SPI as well as Serial communication. Also known to work with Udoo Quad.
Stars: ✭ 167 (+377.14%)
Mutual labels:  arduino, serial
Noduino
JavaScript and Node.js Framework for controlling Arduino with HTML and WebSockets
Stars: ✭ 1,202 (+3334.29%)
Mutual labels:  arduino, serial
Heatpump
Arduino library to control Mitsubishi Heat Pumps via connector cn105
Stars: ✭ 327 (+834.29%)
Mutual labels:  arduino, serial
Serial Studio
Multi-purpose serial data visualization & processing program
Stars: ✭ 1,168 (+3237.14%)
Mutual labels:  arduino, serial
P5.serialport
Serial Port API and Server for p5.js
Stars: ✭ 120 (+242.86%)
Mutual labels:  arduino, serial
Koduino
Arduino code for STM32 microcontrollers
Stars: ✭ 63 (+80%)
Mutual labels:  arduino, serial
Arduino
C# .NET - Arduino library supporting simultaneous serial ASCII, Firmata and I2C communication
Stars: ✭ 130 (+271.43%)
Mutual labels:  arduino, serial
Pulsesensorstarterproject
The Best Way to Get Started with your PulseSensor and Arduino
Stars: ✭ 38 (+8.57%)
Mutual labels:  arduino, serial
Cordovarduino
Cordova/Phonegap plugin for USB host serial communication from an Android device.
Stars: ✭ 156 (+345.71%)
Mutual labels:  arduino, serial
Adalight Fastled
Adalight with FastLED support
Stars: ✭ 232 (+562.86%)
Mutual labels:  arduino, serial
Pyquino
python3 serial port with PyQt5 Gui
Stars: ✭ 19 (-45.71%)
Mutual labels:  arduino, serial

eprom tool

Tool for programming a eprom with an Arduino Mega, for retrocomputing or whatever. I use it to play games on my SNES.
Python 3 and pyserial are needed for uploading data to the eprom

Usage:

The script allows reading and writing to the eprom. For programming, a vpp of 12V and a vcc of 6V must be applied to the eprom. Eproms can only be erased with UV light.

Project

A description of the project is available in English and Portuguese-Br at http://dragaosemchama.com/2016/10/arduino-mega-eprom-programmer/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].