Bioplastic Series Interview with Matthew Zamora, interviewed by Christine Davis What does the bioplastic series talk cover? The bioplastic […]
Blog
Docker Cheatsheet
12345docker run name:latest # Run a docker image in foreground. latest is a tag. #Port forwarding. Add -p 8080:80 (source […]
Atoms to Algorithms
Transistors to Logic Gates: How do you make: AND OR NOT gates.. check out the pictures […]
Networking Introduction – Layered Protocols
Please see these slides Networking Presentation
Cats Versus Dogs – Deep Learning Introduction
An introduction to Deep Learning via Convoluted Neural Networks. Train a program to distinguish cats versus dogs, using Tensorflow 1.5
The story of MoCo Makers’ first Kickstarter
Tim Murphy, a zany inventor, and super plus musician is a long time member of MoCo Makers. He’s the kind […]
GPS for DIY Projects
Your phone boasts a host of quality sensors commonly including Gyro Accelerometer GPS Magnetometer In this article we will show […]
Rapid Programming with Fipsy on the Raspberry Pi
Follow the guide here: https://www.raspberrypi.org/magpi/samba-file-server/ When you get to the configuration section, instead of the configuration text they use, use […]
Game Glove – Flex sensors as a video game controller
Summary This project re-creates a video game controller using a flex sensor, and “jump” sensor, in this case a […]