Close

6211 Results for "%E3%80%8A%20%EC%98%88%EC%95%BD%EB%AC%B8%EC%9D%98%20OIO%E2%86%978489%E2%86%978306%E3%80%8B%EA%B0%80%EB%9D%BC%EC%98%A4%EC%BC%80%E2%94%A6%EA%B0%80%EB%9D%BC%EC%98%A4%EC%BC%80world%EC%84%A0%EB%A6%89%EA%B0%80%EB%9D%BC%EC%98%A4%EC%BC%80%EA%B0%80%EB%9D%BC%EC%98%A4%EC%BC%80%EC%82%AC%EC%9D%B4%EC%A6%88%EC%B2%AD%EB%8B%B4%EA%B0%80%EB%9D%BC%EC%98%A4%EC%BC%80promotion%20%EC%84%A0%EB%A6%89%EA%B0%80%EB%9D%BC%EC%98%A4%EC%BC%80%E2%94%AB%20%E2%88%AB%EC%84%A0%EB%A6%89%EA%B0%80%EB%9D%BC%EC%98%A4%EC%BC%80decided"

  • The clothes peg actuator

  • Below is a description of the project following the design process step by step.High level designI needed a clamp with a stable closed position that I could control from a microcontroller. The clamp didn't need to be too strong so I decided to keep things...
  • State of Play

  • The following log is going to be a bit of a brain dump on the current state of the firmware/software development. This snapshot is captured in the R0.3 ROM uploaded to the files section today (also tagged in the Git repo). First a quick overview of how...
  • Frame animations and more

  • Last entry, I was working on the frame animation system. By combing the re-sampler function with the frame selector, it made live a whole lot easier. Basically any object which can be tiled up in frames has this information in the XML file and that is...
  • Modular Electronic Catan

  • Background For a while, I had been interested in learning more about PCB design and 3d printing. I also had been playing around with the idea of building a modular electronic catan board. The goals for the project was to Create a tile that could communicate...
  • Reboot

  • Reboot Sometimes a project gets "long in the tooth" with no clear exit point. In many respects I am at this point. Progress is very slow. The exit point is far away. To reboot you need a new way? I was looking at my SubLEq compiler and I realised that...
  • ATMEGA256RFR2 project code

  • Here is the code for the microcontroller (ATMEGA256RFR2, running at 3.3 V) #include // LOW.CLKDIV8 is unchecked, and LOW.CKSEL_SUT is Transceiver Oscillator; Start-up time: 16K CK + 65 ms #define F_CPU 16000000UL #include #include #include "main.h" //...
  • fedex and wildfires

  • It's wildfire season, but Fedex managed to get our boards from Malaysia to us in good time, unfortunately there was a cock up in the ordering department and they shipped to the billing address, we'd left there about 15 minutes before they showed up with...
  • Building the KIT1 with extra features

  • As the KIT1 is open source, talented community makers often brought upgrades to this versatile IOT platform. Here' the work of Akos, that adapted the KIT for battery use and also built a plexiglass enclosure.Last week I’ve assembled a KIT1 and posted...