- 8th May 2014
- 10x10
- 2014
- ACMI
- Adel Abdel Ghafar
- arduino
- arduino schematic eagle circuitbee
- art
- bicycle
- bicycle riding camera timelapse speedup carlton canning street federationsquare bike bikelanes traffic 5x5 25 vimeo video
- bike
- broadcast
- carolbrown
- Cinema 2
- control
- dangerousprototypes
- dargs
- David Lublin
- Edirol
- festival
- fpga
- funny
- games
- github
- gpio
- hd-sdi
- HS410
- Human Rights Festival
- interactive
- internet-of-things
- joystick
- led
- lighting
- MIDI
- monitoring
- mosfet
- nextwave
- physical_computing
- power
- projection
- projection_mapping
- Q&A
- SEGmeter
- Skype
- solenoid
- sydney
- tally
- Technical
- ted talk video Olafur_Eliasson
- teensy
- tektronix
- test
- test equipment
- timelapse
- travel
- V8
- VDMX
- video
- vimeo
- Waleed Aly
- wfm2200
- youtube
Category Archives: Uncategorized
TinyPico & MicroPython !
Received my TinyPico boards I backed on Crowd Supply, and making some notes based on Seon’s Youtube video “MicroPython #1 – Lets Get Started”. Download from: http://micropython.org/download#esp32 Using OSX, Terminal ls /dev/tty.* /dev/tty.SLAB_USBtoUART esptool.py –chip esp32 –port /dev/tty.SLAB_USBtoUART erase_flash esptool.py –chip … Continue reading
Posted in Uncategorized
Leave a comment
MAX7219 Clock countdown for artworks
Using a pre-loved Telechron 6-digit 7-segment clock, controlled by a MAX7219 IC… On power up.. clock to display 00 00 00 if Digital I/O xx is HIGH (pulled to 5v) (requires external pull-up-resistor) counter = 1 hour. ** … Continue reading
Posted in Uncategorized
Leave a comment
USB Remote monitor
Web enabled (ESP32 ? PoE Shield ?) USB Tester OLED https://www.tindie.com/products/FriedCircuits/usb-tester-20-bundle/ https://github.com/FriedCircuits/FC-USB-Tester-OLED-Backpack/blob/master/USB_Tester_v1/Pre_JSON/USB_Tester_OLED/USB_Tester_OLED.ino Monitors Voltage and Current for installations (Keyboards, Mice, Game Controllers). Able to report via web interface / SNMP under voltage / disconnects
Posted in Uncategorized
Leave a comment
RS232 Serial debugger
Passive split: (No latency, no re-transmitting packets…. Receive Only, can’t tell which device is sending) https://www.compuphase.com/electronics/rs232split.htm .. Use 2 splits, into 2 MAX232s into 2 Serial RX on Teensy. Serial In (From Control System) MAX232 -> TTL … Continue reading
VDMX PIR Looping vid control trigger
Debug: LED ON = Digital pins pulled high (internal pullup) = Motion Sensed (Or Faulty PIR / Wiring) /* PIR Motion Sensor to MIDI Trigger w timer 25/3/2017 Dargstronix Hardware: 1x PIR Sensor (4 pins to sensor = 12v, … Continue reading
Posted in Uncategorized
Leave a comment
Getting started with the Gadget Factory Papilio DUO – FPGA dev board
Finally learning some FPGA geeky goodness! Back in 2014, I supported this campaign – https://www.kickstarter.com/projects/13588168/papilio-duo-drag-and-drop-fpga-circuit-lab-for-mak And received the board 12 months ago, but haven’t had a play with it until now… First things first.. check for a missing jumper, mentioned in … Continue reading
MIDI Controllers
Midi controllers with knobs,buttons,sliders,encoders,leds,lcd displays… Teensy Midi info: https://www.pjrc.com/teensy/td_midi.html Modi kits: https://www.tindie.com/products/xiwi/2x-kit-modi-controller-series/ http://xiwielectronics.com/ http://brendanbyrne.info/Hybri-Assembly-Instructions Uses 4051 Multiplexer IC to to read 8 analog inputs into 1 pin on uC. 8×8 = 64 inputs Click to access 74HC_HCT4051.pdf http://digitalwarrior.co/ http://digitalwarrior.co/stuff-files/midi_elements_docs/index.html https://github.com/ghztomash/digitalwarrior … Continue reading
Posted in Uncategorized
Leave a comment
Hello world!
Welcome to WordPress.com. This is your first post. Edit or delete it and start blogging! Thanks WordPress for the nice intro, I am Dargs, and here you’ll find some examples of my work. Once I put them here. check back … Continue reading
Posted in Uncategorized
1 Comment