Blog Stats
- 357,661 hits
-
Recent Posts
- BBC micro:bit Temperature Measurement with Scilab
- BBC micro:bit Robot Controlled with Swipe Gestures on Android Phone
- Remote Reading of Temperature with BBC micro:bit and Bluetooth Low Energy BLE
- Telegram Bot Control with Orange Pi Lite Wifi and AXE056 board with Picaxe 18M2
- 2015 in review for RedAcacia
Recent Comments
Tayeb on Coding in PHP a Hijri-Gregoria… Nehir on Remote Viewing of Temperature… Nehir on Remote Viewing of Temperature… Tayeb on Remote Viewing of Temperature… Nehir on Remote Viewing of Temperature… Archives
- January 2019
- May 2018
- March 2018
- July 2016
- December 2015
- May 2015
- April 2015
- January 2015
- December 2014
- November 2014
- July 2014
- June 2014
- May 2014
- April 2014
- March 2014
- February 2014
- January 2014
- September 2013
- August 2013
- July 2013
- April 2013
- March 2013
- February 2013
- September 2012
- August 2012
- July 2012
- June 2012
- September 2011
- August 2011
- July 2011
- November 2010
- October 2010
- September 2010
- August 2010
Categories
Meta
Top Posts & Pages
- Design and Simulate a 4-Bit Parity Generator in Multisim and Implement on a Digilent Basys 2 Spartan-3E FPGA Board
- BBC micro:bit Robot Controlled with Swipe Gestures on Android Phone
- Debrick your TL-MR3420 router with a serial TTL cable
- Coding in PHP a Hijri-Gregorian Calendar
- Designing, Simulating and Implementing a Simple Car Alarm on a Xilinx FPGA – Part II
- OpenWRT - Rootfs & Swap on USB Storage
- Control Remotely a FM Radio module using RDA5807M with a Digilent chipKIT uC32 and Basic I/O
- Telegram Bot Control with Orange Pi Lite Wifi and AXE056 board with Picaxe 18M2
- Remote Reading of Temperature with BBC micro:bit and Bluetooth Low Energy BLE
- Finite-State Machine Design of a Simple Car Security Alarm on a Xilinx FPGA - Part III
Category Archives: Internet of Things
Cloud-enabling with Exosite: Local Temperature with chipKIT Digilent uC32, Digilent Basic I/O and Raspberry Pi
Introduction Exosite is a technology company focused on connecting devices and systems. They have been developing embedded technologies for over 20 years – and have first-hand experience dealing with the lack of connectivity between devices, networks and users. Their cloud-based … Continue reading
Posted in Internet of Things
Tagged BASIC I/O, Cloud, Digilent, Exosite, Microchip, PIC32MX, Raspberry Pi, RPi, TCN75A, Temperature, uc32
1 Comment
Ethernet Relay Control with Blackberry Playbook
Introduction Nowadays it is quite easy to implement Ethernet relay control of devices connected to a 10/100 network. An Ethernet relay board connects to the ethernet port of your local network hub, allowing controlled switching from anywhere on the network. … Continue reading
Posted in Electronic Projects, Internet of Things, Mobile Apps
Tagged BlackBerry, Control, ETH-RLY02, Ethernet, Network, PlayBook, Relay, Robot Electronics
Leave a comment
Voice Operated Internet Control of a PICAXE (Part II)
Objectives Experiment with more advanced features offered by Picaxe microcontroller. Measure temperature through a Maxim DS18B20 sensor and obtain interactivity with recourse to audio response using text to voice offered by Google translate. The electronic setup A AXE050 board with Picaxe18M microcontroller … Continue reading
Posted in Electronic Projects, Internet of Things
Tagged DS18B20, InternetControl, IoT, Picaxe, Picaxe-18M, Voice Operated
8 Comments
Voice Operated Internet Control of a PICAXE (Part I)
Objectives Experiment with speech recognition in order to control an electronic device remotely through Internet, and demonstrate new functionalities of Google Chrome 11 browser supporting voice-to-text and HTML5. Introduction In April 2011, Google released version 11 of the Chrome browser. One of … Continue reading
Posted in Electronic Projects, Internet of Things
Tagged DS18B20, Internet Control, IoT, Picaxe, Picaxe-18M, Voice Operated
2 Comments
Internet Control of a Labview VI (Part II)
In part I we have built a simple VI that controls a LED, switching it on or off through a virtual pressure button. We will now show step by step how to launch the application in the Internet and control … Continue reading
Posted in Electronic Projects, Internet of Things
Tagged DAQ, Internet Control, LED control, NI LabView, USB6009
27 Comments
Internet Control of a Labview VI (Part I)
Introduction Labview from National Instruments (NI) is build upon a purely graphical, general-purpose programming language, G, with extensive libraries of functions, an integral compiler and debugging, and an application builder for stand-alone applications. The concept of VIs (Virtual Instruments), invented … Continue reading
Posted in Electronic Projects, Internet of Things
Tagged DAQ, Internet Control, LED control, NI LabView, USB6009
2 Comments
Bluemote – remote control of a 8051 robot with bluetooth
About the author: Pedro Vicente, 21 years old, is a 3rd year Electrical Engineering student at Institutto Superior Tecnico (IST), Lisbon, Portugal. During the Summer of 2010 spent a month at ALIATRON as a trainee, when among other projects did … Continue reading
Posted in Electronic Projects, Internet of Things, Programming, Robotic Projects
Tagged Bluetooth, Robo-51, SerialTerm, Server, Termite, XAMPP, Zx-Bluetooth
2 Comments
A Twitbot Using OAUTH
The story line: I am a late comer to Twitter. My first objective was to twit the latest posts in forums I administer. I am webmaster of a Muslim portal. The portal contains several forums. Stammy script from Paul Stammatiou … Continue reading