-
IR+PWM: C.H.I.P.2Samsung remote control
08/26/2018 at 15:01 • 0 commentsI just finished the instruction to send remote commands from C.H.I.P. to the Samsung TV. I also gave some details about our journey to find a way to access C.H.I.P.'s PWM0 pin. The lib can be found on one of Erick's GitHub repository.
-- CB.
Edit:I found a video demonstration of the system. It's uploaded on the files section of this project. Unfortunately there isn't any logs on screen for you to see, but believe me: his code was running on C.H.I.P.
https://cdn.hackaday.io/files/343171468218528/tv-control-chip.mp4
-- CB.
-
Working on Android nougat!
08/24/2018 at 21:05 • 0 commentsFinally working on Android nougat. Last version was working fine on KitKat, but bad things happens sometimes
-
is Next Thing Co dead?
08/22/2018 at 20:12 • 0 commentsIt appears that C.H.I.P.'s manufacturer has definitely closed its doors. Even the site is down now.
-- CB.
-
Android speech recognition preview (video)
08/22/2018 at 14:12 • 0 commentsI just uploaded a video of one of my previous projects where I deployed a speech recognition system (based on Julius decoder software) running on a Beaglebone Black computer, which runs a Debian-based OS. The video can be found in this project's “files” section The system was configured as a speech recognition server, which is accessed via Wi-Fi on a local network by an Android client application.
The difference to what I'm proposing now is that the speech recognition system will run on the Android-based smartphone (thanks to Google's native API); and the communication to the single board computer (now NTC's C.H.I.P.) that sends control commands to the TV will take place via Bluetooth rather than Wi-Fi.
-- CB.
Edit:
This video is also available on YouTube :)-- CB.
-
Instruction for ASR with PocketSphinx done.
08/21/2018 at 23:52 • 0 commentsJust finished the section explaining how to build an offline speech recognition system with PocketSphinx in American English and Brazilian Portuguese languages. I did not go into details of the C++ code I wrote over the API. The code is well commented and freely available on my GitHub.
-- CB.
Edit:
I found a video of the system running on Ubuntu. Here it follows.-- CB.
-
getting away from imgur
08/21/2018 at 13:00 • 0 commentsI just met the Postimg.org online platform to store pics. I actually loved it. Besides, since I've got sick of Imgur (maybe due to my lack of knowledge about how to store pics inside a specific album), I'm now moving all pics to postimg.
-- CB.
-
Details sect. finished
08/04/2018 at 22:51 • 0 commentsJust finished the Details section. I think I have made my point trying to justify why offline speech recognition has its advantages over cloud-based solutions. Part of the text extracted from the World Health Organization book was just translated from my Master Thesis, which unfortunately is entirely written in Brazilian Portuguese :(
Anyways, here follows the link: http://www.ppgcc.propesp.ufpa.br/Disserta%C3%A7%C3%B5es_2017/Cassio%20Trindade%20Batista_Disserta%C3%A7%C3%A3o.pdf
-- CB.
-
About the test on desktop
02/14/2018 at 17:37 • 0 commentsI forgot a proof that the thing is working :)
Here's a nice screenshot:
-- CB.
-
Github repo created
02/14/2018 at 17:33 • 0 commentsHey!
Just started this new project. I hope I have time to document things here.
The github repository is now available. I've made some tests on my desktop Ubuntu and everything went fine. Hope I have good luck when moving to the ARM/embedded Linux.
-- CB.