Adventures of a Technomancer

If it ain't broke, fix it till it is!

  • Home
  • About
LinkedIn
GitHub
Flickr
Witcher Wi-Fi sensing medallion - Part 5

Witcher Wi-Fi sensing medallion - Part 5

Circuit cleaning time! Once you are satisfied with how prototype performs it's time to remove all the wires from the ESP8266. With a clean ESP8266; * Connect VCC to CH_PD. * Then connect GPIO15 to GND. * GPIO12 goes to the middle

1 min read
Witcher Wi-Fi sensing medallion - Part 4

Witcher Wi-Fi sensing medallion - Part 4

Time to start coding! But not to worry, I have done all of that for you. Head over to my GitHub repo [https://github.com/JasonMillward/Witcher-WiFi-Medallion], click on releases [https://github.com/JasonMillward/Witcher-WiFi-Medallion/releases] and download the latest one. From there, unzip and double click on the vibration.ino file to open the

1 min read
Witcher Wi-Fi sensing medallion - Part 3

Witcher Wi-Fi sensing medallion - Part 3

Now its time to wire up the programming circuit. These are the pinouts for the ESP8266-03. * VCC is power. * GND is ground. * CH_PD is connected to power. * URXD goes to TX on the USB to Serial

1 min read
Witcher Wi-Fi sensing medallion - Part 2

Witcher Wi-Fi sensing medallion - Part 2

Starting with version 1.6.4, the Arduino IDE allows installation of third-party platform packages using Boards Manager. ESP8266 has packages available for Windows, OSX, and Linux. Install Arduino 1.6.5 from the Arduino website [http://www.arduino.cc/en/main/software]. Start the Arduino IDE and open the preferences window. Enter http://arduino.esp8266.com/package_esp8266com_index.json into

1 min read
Witcher Wi-Fi sensing medallion - Part 1

Witcher Wi-Fi sensing medallion - Part 1

Parts you'll need: * A USB To RS232 adapter [http://www.banggood.com/New-Upgrade-PL2303HX-USB-To-RS232-TTL-Chip-Converter-Adapter-Module-p-85993.html?p=MX242016807672015050] to program the ESP8266. * A ESP8266 Model-03 [http://www.banggood.com/ESP8266-ESP-03-Remote-Serial-Port-WIFI-Transceiver-Wireless-Module-p-961244.html?p=MX242016807672015050] board. This will be

1 min read
Migrate from Google Authenticator to Authy - Android 5+

Migrate from Google Authenticator to Authy - Android 5+

Google Authenticator hasn't been updated in 2 years and it's starting to show its age. It's an ugly, single device, no backups allowed authenticator with a tiny font. Authy on the other hand is a better looking, multi-device authenticator with a large font. I

2 min read
SME

SME

> Subject matter expert = he who touched it last

1 min read
Australian lyrics as a word cloud

Australian lyrics as a word cloud

A word cloud made from the lyrics of songs played on Australian radio from the last year.

1 min read
Gombert: A modular Python readability API

Gombert: A modular Python readability API

Gombert is an extensible and modular Python readability API which runs any text sent to it through popular readability metrics [https://en.wikipedia.org/wiki/Readability], some lesser known metrics and any custom made formula modules. It was created in order to help analyse song lyrics gathered by

1 min read
Lyrer: Finder of lyrics

Lyrer: Finder of lyrics

As a continuation of my analysis into FM radio repetition [https://ghost.jcode.me/analysis-into-radio-repetition/] I've wanted to have a look at song lyrics and analyse them, compare and rank them against each other and possibly group them by radio station, but that's all for another

1 min read
How much does a bee weigh?

How much does a bee weigh?

According to COLOSS (Prevention of honey bee COlony LOSSes) [http://www.coloss.org/beebook/I/misc-methods/2/2]: > A single bee weighs roughly 277 - 290 mg And with that it's time to educate the general populous of reddit! Introducing: KG to Bee KG2Bee as it is more commonly known is

1 min read
Autorippr update

Autorippr update

Prevously known as "MakeMKV Auto ripper", Autorippr is an automated DVD ripper. It combines several well known applications into one automated bundle that rips content from discs onto your hard drive, compresses the video content, looks up subtitles and finally renames if

1 min read
Previous
Page 3 of 5
Next
Adventures of a Technomancer © 2019
HomeAbout