Tuesday, December 26, 2017

Google AIY Voice with 3d printed box

This is a great 3d model from pinshape.com that I used to create myself custom Google home:
I used the Google AIY Voice kit to create the voice assistant and I am playing with various experiments with the recognizer and the AIY libraries.  So far I have made a Google magic 8 ball and I am experimenting with building a conference call bot to dial I to Webex meetings for me.
I am using the Google AIY Voice kit with a Raspberry Pi 3.  Here is the link to the project from Google:
https://aiyprojects.withgoogle.com/voice/
I can't wait to get the vision kit to give my robot sight as well.


Nootropics

As an adult that suffers with ADHD and has two children with the disorder, I have been researching the topic of nootropics.  I medicate my kids currently and it works for them, but the side effects worry me.

This article seems like a good start for me, but I continue to look for better resources. 
https://blog.bulletproof.com/13-nootropics-to-unlock-your-true-brain/

This is a placeholder for me to post my links related to nootropics.

Tuesday, November 28, 2017

Google AIY project Voice Hat with RP3

This Google AIY project is one that I am excited to build, but I just haven't had any time to work on it.  

  • Google AIY Voice Kit
  • Raspberry Pi 3
  • 16GB SD Card
  • *Optional: 3d Printed box



I want to build out a Google AI to do the following:
  • AI Enabled Conference Phone
    • Ability to Dial into Voice Conferences and manipulate Audio Visual Equipment in meeting rooms.  It will make working at home easier if it can read from multiple calendar sources and determine what bridge number I need to dial into and do it for me.
  • Conference room "That Was Easy" button that plays back a random funny meeting jargon
    • "I will take that deliverable"
    • "Yep, that sounds like our customer"
    • "Nerd Alert"
    • "Yada, Yada, Yada"...etc
  • AI enabled smart dialer

Thursday, November 2, 2017

Cheap Virtual Machines on a single board computer


This project is something that I often consider, because I often just want a small footprint server that I can run in my wiring closet without having to heat up the whole house.  This seems like a simple solution for a home lab.  The $149 price tag is a bit misleading, because to run the VM's would be very limited on the 2GB of ram on the $149 model, but I appreciate the small form factor, so I would rather spend a bit more and get the larger 8gb model.

Video from NovaSpirit Tech Youtube Channel
https://youtu.be/yAVa38u_t18

○○○ LINKS ○○○ udoox86 ► https://goo.gl/bNi8F1 proxmox ► https://proxmox.com twitter ► https://twitter.com/novaspirittech discord chat ► https://discord.gg/RS6RCk FB Group Novaspirit ► https://www.facebook.com/groups/novas... ○○○ Send Me Stuff ○○○ Don Hui PO BOX 765 Farmingville, NY 11738 ○○○ Other Videos ○○○ new logo ► https://www.youtube.com/watch?v=n_zOp... crypto mining on sbc ► https://www.youtube.com/watch?v=DUC9d... krack wifi exploit ► https://www.youtube.com/watch?v=oCVYz... Mooz 3 in 1 printer ► https://www.youtube.com/watch?v=1aAhL... Raspberry Pi Accessories ► https://www.youtube.com/watch?v=D0WaF... Khadas Vim 2 Review ► https://www.youtube.com/watch?v=S_KtK... Raspberry Pi Chromcast ► https://www.youtube.com/watch?v=OhNc2... GDP Win ► https://www.youtube.com/watch?v=FAivF... Netflix on Raspberry Pi ► https://www.youtube.com/watch?v=heR7A... rca raspberry pi ► https://www.youtube.com/watch?v=YHxrn... connecting to raspberry pi ► https://www.youtube.com/watch?v=gk7JA... EspressoBin Review ► https://www.youtube.com/watch?v=0C43r...

Wednesday, November 1, 2017

Cisco Developer Sandbox Labs

For those of you that like to tinker with new products, but don't want to have a rack mounted in your closet to test out your latest idea, Cisco has a new Sandbox Lab that you can use with valid CCO account permissions:

I was amazed at how quickly I could spin up a Cisco Contact Center and begin testing.  Very nice!

Check it out at: 


Sunday, October 8, 2017

Wifi IR Blaster Project

My new IR Blaster project

Thanks to mdhiggins for putting together this great tutorial and diagrams for building an IR Blaster based upon the NodeMCU platform.  This was my 3rd attempt at this project and his design is my favorite and the only one that has potential to work the way I want it to.

Here is a link to his GitHub:
https://github.com/mdhiggins/ESP8266-HTTP-IR-Blaster


This reference also helped me:

Source:
https://dziadalnfpolx.cloudfront.net/blog/wp-content/uploads/2015/09/esp8266-nodemcu-dev-kit-v3-pins.jpg

And her is the board I am using:


I will continue working on this project and hopefully show the finished project when I am done.  I also 3d printed a mounting case for this as well.  This will be the base for my new Alexa voice commanded IR devices such as TV's and IR fans.


I also found that I had to tweak some of the Arduino 1.8.5 defaults settings as you can see here when I uploaded IRController.ino.  


Things I updated:
Board: Generic ESP8266 Module
Flash Size: 4M (3m SPIFFS)
Debug Port: Serial
Reset Method: nodemcu
Port Com4 (this will vary)

And to integrate with Alexa/SmartThings....


Another tutorial that I referenced:

Easy way to flash your ESP8266 Module back to factory defaults if you make a mistake(I did):







Friday, August 4, 2017

Voice Transcription Tools

I am working on solutions for my different voice transcription needs.  There are many options out there, but not all of them are affordable for all applications.

I am currently playing with Otter.ai, as a free audio file transcription service, but I have seen other options such as Bluemix from IBM, Google STT API, and Nuance.  Free is always a good option for my test applications.  I am not worried about recognition rates. 

Anyone know good transcription cloud apps or software packages?

Tuesday, August 1, 2017

Android Automation Tricks

While looking for some ways to automate my phone, I found this site. 
http://www.androidauthority.com/automation-with-tasker-ifttt-qpython-762910/ 

I am placing it here for my own reference.  I am interested in trying qpython with Tasker as well as Tasker App Factory.

I am currently evaluating IFTT, Tasker, Automate, Microsoft Flow, and Automagic to see which I like the best for different purposes.

Things I want to automate:
  • I also have been playing with using Microsoft Flow for reading outlook emails and constructing dynamic bot-like replies, but that one is an expensive option as you can only have 750 triggers/month without paying per usage fees.  I look to experiment with other platforms that allow me to have unlimited triggers (Maybe a bot is best for this functionality).
  • I also want to figure out how to tap into the Amazon Alexa notifications to enable AI to AI integrations between Cortana and Amazon Alexa.
  • How do I get an alert when a Box file is updated?  I tried IFTT with this but I had little luck getting it to do everything I want.  What features do each platform expose?
  • Many others...

What is the best portable automation/orchestration tool for work/personal integration?
  • Box integration
  • Office 365 Integration
  • VPN Integration
  • Read Email and attachments
  • REST calls for web services
  • XML processing
  • Keyboard integration
How can I use these tools to improve my response time to customers and coworkers using natural language, deep learning, and other tools?

Friday, June 23, 2017

Bash on Windows Tips

So for those of you that use Windows 10, but love the new Bash shell for doing your Linux scripting in Windows, here is a link to get you started.  I will continue to update this post as I find good links.

Accessing files To/From Windows 10 is fairly easy to do:
https://www.howtogeek.com/261383/how-to-access-your-ubuntu-bash-files-in-windows-and-your-windows-system-drive-in-bash/

More to come...

Wednesday, May 31, 2017

Interesting Stuff by Chris Sandoval (5/31/2017)

Chris Sandoval is one of the most informed innovators that I know.  I subscribe to his newsletter, but I find that it gets lost in my email.  I figured that I would share this on my blog so that I don't forget to read it, and so that others can enjoy his great work.  If you would like to be added to his newsletter, let me know.

 I hope you find value from this newsletter. If it was forwarded to you and you want on the list, let me know.
Don’t want it? I’ll take you off the list, no hard feelings. I’m always open to feedback. Enjoy! – chris sandoval

Disruption & Transformation Stuff
“you need a product manager who thinks and acts like a CEO” MUST READ

More Disruption & Transformation Stuff:
·         A decade of digital (PDF)
·         The Story of Netflix Streaming

Future of Cars Stuff
“we’re on the edge of an incredibly rapid transition to an entirely new transportation system” MUST READ

More Future of Cars Stuff:

Think & Work Differently
“Our capacity for dishonesty is as fundamental to us as our need to trust others, which ironically makes us terrible at detecting lies” MUST READ

“What one foundation is doing to encourage long-term thinking.”

“thousands more are likely to be involved and still await discovery”

More Think & Work Differently:
·         You should’ve asked

Trends
“Tech was once always in your way. Soon, it will be almost invisible.”

More Trends:

Customer Experience Stuff
“The company’s content moderation guide suggests it hasn’t come to grips with its unique role in the world.”

“The great irony is that most CEOs would love to compete on product and experience, it’s much more fun. The problem is that customers aren’t paying attention to that.”

More Customer Experience Stuff:

Military Stuff
“We just can’t keep killing our way out of this problem.”

“Honoring the cause while confronting and remembering sacrifice can be a complicated endeavor.”

More Military Stuff:
·         Where Does 'Taps' Come From?

Security, Privacy & Fraud Stuff
“Anybody who says they’re un-hackable just doesn’t know what they’re talking about”

“Google says it has access to roughly 70% of U.S. credit and debit card transactions through partnerships with companies that track that data”

More Security, Privacy & Fraud Stuff:

Uber Spotlight
“firing Mr. Levandowski could mean that he becomes a witness against Uber”

“Uber was taking its cut of fares based on the pretax sum, instead of after taxes and fees as stated in its terms of service”

More Uber Spotlight:

Employee Voices
You should write a blog post for this section – it’s easy & fun!
·      Lightbulb moment

TED2017 Stuff

Weather Stuff

Energy Stuff

Magic Box
·      The Addicts Next Door

Space Stuff
·      Space Garbage Trucks

Star Wars Stuff

Animal Stuff

Nightmare Fuel

Diversions







Tuesday, January 24, 2017