Blog Stats
- 357,659 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
- 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
- OpenWRT - Rootfs & Swap on USB Storage
- Temperature measurement with Freescale FRDM-KL25Z and TCN75A on Digilent Basic I/O shield
Monthly Archives: July 2012
Designing, Simulating and Implementing a Simple Car Alarm on a Xilinx FPGA – Part I
Objectives Design and simulate a simple car alarm on NI Multism 12.0 and implement on a Xilinx FPGA Spartan 3 Starter kit board from Digilent. This is a two parts post. In this part we will design a logic circuit … Continue reading
Posted in Electronic Projects, Electronic Simulation, Programming
Tagged Car Alarm, Digilent, FPGA, HDL code, Simple Alarm, Spartan-3E, Xilinx
2 Comments
Temperature Measurement with PSoC CY8C27643 and DS18B20 sensor
Objectives: To build a thermometer, with a Cypress PSoC chip CY8C27643 and 1-wire DS18B20 temperature sensor. Introduction PSoC (Programmable System-on-Chip) is a family of integrated circuits made by Cypress Semiconductor. These chips include a CPU and mixed-signal arrays of configurable … Continue reading
Posted in Electronic Projects, Electronic Simulation
Tagged CY8C27643, Cypress, DS18B20, EasyPSoC4, Mikroe, Mikroelektronika, PSoC, PSoC Designer, Temperature
6 Comments
BlueTerm app for most Android devices
Introduction Having “hacked” into BlueTerm source code to make it work with my HTC clone, known as A3 Star (HD2 T8585 clone), I thought why not make the mod in order that BlueTerm will function in most Android devices with … Continue reading
Overcoming Android bluetooth “blues” with Reflection method
Introduction It is an Android problem: bluetooth does not function in a satisfactory manner. Having recently started to “hack” into Android devices, and learning while doing, I was immediately confronted with the real world of something that does not fully … Continue reading
Posted in Mobile Apps, Programming
Tagged Android, Bluetooth "blues", Bluetooth issues, Java, MediaTek, Reflection method
19 Comments