Giter VIP home page Giter VIP logo

crt's Introduction

svofski-smallprojects

Automatically exported from code.google.com/p/svofski

This is an archive of old projects that used to be on google code. Usually these sources complement project writeups on http://sensi.org/~svo

Some of these projects may have been moved to dedicated repos for easier access:

  • satashnik IN-2 nixie clock
  • bkvideo USB video capture for BK-0010
  • morsekeyer Automatic morse key based on MSP430
  • bargraphnik 20-band music visualiser with nixie tubes
  • yamashnik Yamaha YIS-503/IIIR MSX-2 MSX-Link hardware and software
  • cartuchnik Flash cartridge for Vectrex console that uses internal flash of LPC1769 for storage
  • motoriplotter Motöri the Plotter source and design files
  • mahponk FPGA Pong using ancient Altera Flex FPGA
  • spdif-dac CS8416+AD1955 SPDIF DAC

crt's People

Contributors

svofski avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

00mjk clayne

crt's Issues

dont work secam

each times i run process.py :::
Traceback (most recent call last):
File "process.py", line 372, in
process_file(inputfiles[0])
File "process.py", line 353, in process_file
s.run()
File "process.py", line 320, in run
secam,sel = self.modulate(rgb_samples[:count], line[:count])
File "process.py", line 271, in modulate
self.probe_sink.work(probnik)
File "/home/pi/CRT/SECAM/imagesink.py", line 27, in work
self.savePng(frame)
File "/home/pi/CRT/SECAM/imagesink.py", line 49, in savePng
writer.write(f, rows)
File "/usr/local/lib/python3.5/dist-packages/png.py", line 670, in write
nrows = self.write_passes(outfile, check_rows(rows))
File "/usr/local/lib/python3.5/dist-packages/png.py", line 704, in write_passes
return self.write_packed(outfile, rows)
File "/usr/local/lib/python3.5/dist-packages/png.py", line 736, in write_packed
for i, row in enumerate(rows):
File "/usr/local/lib/python3.5/dist-packages/png.py", line 662, in check_rows
(vpr, len(row), i))
png.ProtocolError: ProtocolError: Expected 768 values but got 2304 value, in row 0
/usr/local/lib/python3.5/dist-packages/matplotlib/backends/backend_gtk3.py:181: Warning: Source ID 8 was not found when attempting to remove it
GLib.source_remove(self._idle_draw_id)
/usr/local/lib/python3.5/dist-packages/matplotlib/backends/backend_gtk3.py:181: Warning: Source ID 9 was not found when attempting to remove it
GLib.source_remove(self._idle_draw_id)
/usr/local/lib/python3.5/dist-packages/matplotlib/backends/backend_gtk3.py:181: Warning: Source ID 10 was not found when attempting to remove it
GLib.source_remove(self._idle_draw_id)

so, i can't use this :(
please fix it

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.