Close

23324 Results for "3D printing"

  • Egor V.2 Robo-Animatronic

  • Full Description:The title of my final year Multimedia Design project (Actuality and Artificiality) is an adaptation of the post-modernist philosopher Jean Baudrillard’s ideology, Simulacra and Simulation: Simulacra as object and Simulation as process....
  • Spectrum Analyser Code

  • SoftwareThe code can be downloaded from the project downloads page. But here it is:#include const static char ASCII[] PROGMEM = { 0x00, 0x00, 0x00, 0x00, 0x00, // 20 0x00, 0x00, 0x5f, 0x00, 0x00, // 21 ! 0x00, 0x07, 0x00, 0x07, 0x00, // 22 " 0x14, 0x7f,...
  • Climate Change Hack Chat Transcript

  • Tito Jankowski about me: I've been a biohacker, a hardware manufacturer, a medical device designer, a patent infringer, and a sailor. Prior to launching Impossible Labs, I co-founded the BioCurious hackerspace, built an open source biotech device called...
  • Code

  • ;P2.0 --------------- Enable LCD ;P2.1 --------------- RS LCD (0 Instrucción, 1 Dato) ;P3.4 --------------- ALTBTN (0 Si no está presionaldo alt, 1 si es que si)E EQU P2.0 RS EQU P2.1 ALTBTN EQU P3.4 DATAAV EQU P3.2 ORG 0000H LJMP INICIO ORG...
  • Hack Chat Transcript, Part 3

  • Kris Winer12:48 PM@Josh Lloyd Of course... Josh Lloyd12:48 PM@Kris Winer I'm starting a new low power ESP32 project, I'll keep your power requirements in mind. How often do you need to capture a sensor reading? Sophi Kravitz12:49 PM@Brian Lough I liked...
  • Hack Chat Transcript, Part 3

  • Joseph Eoff12:45 PMWhile we're on the subject of data, is there standardized format for collecting data and metadata? Frank12:45 PMfor example I might build a station out of curiosity, but then it may lie dormant for days or weeks while my real job...
  • Hack Chat Transcript, Part 3

  • Charlie Morris ZL2CTM12:47 PMI do reuse some stages, but more often than not I simply reuse the componts. Wa6ara12:47 PMAlso, build the fittings jto support the pots, caps and switches using a 3d printer Charlie Morris ZL2CTM12:47 PMI don't tend to...
  • Hack Chat Transcript, Part 2

  • Will Cogley12:36 PMwould the object being touched need to be conductive though? Yeah, and it'd get pretty grubby pretty quickly Matt Michalka12:36 PMhttps://singularityhub.com/2019/06/03/these-10-sensor-packed-gloves-could-give-robots-a-sense-of-touch/...
  • Hack Chat Transcript, Part 1

  • Hi everyone, welcome to this week's Hack Chat. Dan Maloney here, I'll be moderating for today's chat with Erika Earl, who worked with the JPL team that designed a ventilator for COVID-19 response in just 37 days. I'm not sure I saw her log on yet, though...
  • Assembling the pitch actuator

  • One component that is supposed to make WinDIY more secure is the pitch actuator. It allows the wing’s angle of attack to be changed via a push rod. In case of an emergency (e.g. if the speed is too high) the angle of attack can then be changed so that...
  • Assembling the prepared components

  • So that the construction articles for WinDIY do not become too extensive, I have divided the construction into several articles. A certain component such as the wing built. Of course, these individual components have to be brought together at some point....
  • Hack Chat Transcript, Part 1

  • Hi everyone, welcome to Hack Chat. I'm Dan, I'll be moderating today, and our guest is Les Wright who has been doing some really interesting stuff with lasers that are leaps beyond diode lasers. Les, are you online yet? LesWright12:00 PMHi, Yes, I am...
  • Celestial tracker

  • Summary of Intentions I have an equatorial mount (Bresser Exos-2 which is similar to EQ5 ) without any tracker or GOTO device. I enjoy looking for celestial objects by myself. But handling the telescope becomes a bit hard on my back after several hours...