GithubHelp home page GithubHelp logo

etch's Introduction

Hi! I'm Ben

I'm a software engineer that loves building products that are useful, innovative, and fun!

Things I code with

Nodejs React Docker Python PostgreSQL Redis github actions MongoDB TypeScript redux git Arduino RaspberryPi

Selected projects

  • 🏈  Ball Street - A live-trading daily fantasy football game where players try to beat the market (Node.js, React, PostgreSQL, Redis)
  •   Etch - A giant digital Etch-A-Sketch that can draw images on its own (Python, JavaScript, Raspberry Pi)
  • 💵  Arbitrage Trader - Automated futures trading with guaranteed profit (ask me about it!) (Node.js)
  • 📖  PennCourseSearch - An improved course search and scheduling website used by thousands of students (Node.js, Angular)
  • 🌎  My Portfolio Website - Where I show off cool things I build

etch's People

Contributors

benb116 avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

Forkers

chitrangad

etch's Issues

opening browser external to rPi

Looks like a fun project and love the effort to make it looks like a BIG ETCH-a-Sketch.

I was playing with the code a bit and trying to figure out installation and how it works when I noticed I could not connect to the server on the rPi from my desktop. Learned a bit about Flask....

I did get the client to run from my desktop with this in server.py:
#socketio.run(app)
socketio.run(app, host='0.0.0.0', port=5000, debug=True)

I also changed the two references to "localhost" in public/art/index.html to the hostname of my rPi.

Now if I can only solve the socketio version error the server spits out:
The client is using an unsupported version of the Socket.IO or Engine.IO protocols (further occurrences of this error will be logged with level INFO)

HYBRID mode

Did you experiment with a HYBRID mode where the MANUAL mode is active while AUTO mode controls the knobs (but the direct drawing from the pattern is disabled)? It might be interesting to see how those drawings come out.

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.