Close

36512 Results for "S 토토추천업체 CDDC7.COM ♪보너스코드 B77♪토토피지컬ྪ피망포커쿠폰☸카지노직업⋔실시간tv중계ڢ토토추천업체사랑 dissimilarity/"

  • Not So Fast...

  • I usually use a Linux laptop for programming Arduinos, Teensies and esp8266s so it's several years since I last set things up on a Windows machine. I'd forgotten all about FTDI-gate and FTDI-gate2. TL;DR Chinese manufacturers of knock-off copies of...
  • Other Work

  • Unlocking the Boot Block Finally found out how to unlock the Boot Block on the Flash Chip. It's undocumented but: instead of:   [0x0000]=0x00 as used in the Boot Block lock sequence (documented), its:   [0x2AAA]=0xAA  This unlocks both...
  • Relay On

  • A week ago, I was one of the winners of the Internet of Useful Things Hackaday 2017 Contest! It is an honor to be selected. I was even written up in the in a HACKADAY.IO BITS....We've found useful Internet of Things thingsBy Brian Benchoff To our shock...
  • Log#01 : First post \o/

  • By whygee on Thursday 31 July 2008, 00:07 Updates and news This is my first "blog" so please be forgiving ! Well in fact, it's the first time that i see the interest in such a "communication medium". So here you'll find comments on the latest updates...
  • Timer(s)

  • Beyond the typical GPIO, peripherals include serial transmission and timers for periodical interruption generation. These both deal with generation of a programmable frequency, and the #ProAsic3-Stamp  has a pretty fast 50MHz clock source : the...
  • Power driving mode

  • Hello,Today I want to introduce new feature it's called: "Power driving mode", it's mode for driving some "action" modules which can be handy in some situations as it's purpose is to drive some modules without any additional external circuit. But let's...
  • STM32F103 blue pill driver for the TCD1304

  • The blue pill is very popular (and cheap), and I've spent this weekend porting the TCD1304 driver firmware to it. It's a less capable chip than the STM32F401, there are limits to the applications. Most importantly, it doesn't support integration times...
  • Hooking Up

  • Controlling a 7 segment digit is usually done with a MAX7219 chip but they are geared towards common cathode displays. Digits and segments can be swapped to drive common anode type displays but this requires extra software and it probably can not sink...
  • Google Blockly on WEMOS

  • Using the PlatformIO it’s easy to program any ESP8266 based platform and upload files to it’s on board SPI flash memory. When your platform has 4MB SPI flash memory you can also use over the air programming, which is very nice. Without...