Skip to content

PocketMagic

Where Technology meets magic

  • facebook.com
  • twitter.com
  • t.me
  • instagram.com
  • youtube.com
Subscribe
Tube: VA-Z431 Geiger tube
Posted inHardware Tubes

Tube: VA-Z431 Geiger tube

Posted by By Radu Motisan June 26, 2013
VA-Z431 test tube shaped geiger muller tube for liquids.
Read More
Cartoon yourself using Leptonica
Posted inImage processing Software

Cartoon yourself using Leptonica

Posted by By Radu Motisan June 15, 2013
Showing how to create a cartoon effect using the image processing library Leptonica
Read More
A 3D Carousel View for Android
Posted inAndroid Software

A 3D Carousel View for Android

Posted by By Radu Motisan June 13, 2013
Create a beautiful custom 3D carousel view, to give your Android user interfaces a modern look. Sample code included under GPL v2.
Read More
Android tiled background
Posted inAndroid Software

Android tiled background

Posted by By Radu Motisan June 13, 2013
Learn how to create a simple tiled background for Android applications using Java code.
Read More
Tube: 258-B Amperex rectifier
Posted inHardware Tubes

Tube: 258-B Amperex rectifier

Posted by By Radu Motisan May 25, 2013
The Amperex 258-B is a half-wave Mercury-Vapor rectifier tube used in power supplies.
Read More
Tube: GP-5 (ГП-5)
Posted inHardware Tubes

Tube: GP-5 (ГП-5)

Posted by By Radu Motisan May 25, 2013
The Svetlana GP-5 (ГП-5) is a glass-envelope beam power triode intended for use as a shunt regulator or pulse modulator in high-voltage systems.
Read More
Coil Winding machine counter with Atmega8 and Reed relay
Posted inElectronics Hardware

Coil Winding machine counter with Atmega8 and Reed relay

Posted by By Radu Motisan May 25, 2013
A digital counter with a nice LCD display that supports both incrementing and decrementing. Good for various purposes, in this case as a display to a coil winding machine.
Read More
Developing for Blackberry 10
Posted inBlackBerry Software

Developing for Blackberry 10

Posted by By Radu Motisan May 19, 2013
A short insight on how to get started with developing for the new Blackberry 10, using dynamically created controls.
Read More
Victoreen CDV-717 Remote Gamma Survey dosimeter
Posted inElectronics Hardware Nuclear Reviews

Victoreen CDV-717 Remote Gamma Survey dosimeter

Posted by By Radu Motisan May 16, 2013
The CDV-717 is a very high-range gamma radiation ionization chamber detecting instrument, manufactured by Victoreen back in 1964.
Read More
CDV-742 Dosimeter and CDV-750 Dosimeter Charger
Posted inElectronics Hardware Nuclear Reviews

CDV-742 Dosimeter and CDV-750 Dosimeter Charger

Posted by By Radu Motisan May 16, 2013
The CDV-750-5b Dosimeter Charger is a self contained battery-operated instrument.
Read More
Repairing a Victoreen CDV-700 6B Dosimeter
Posted inElectronics Hardware High Voltage Nuclear

Repairing a Victoreen CDV-700 6B Dosimeter

Posted by By Radu Motisan May 16, 2013
Fixing a CDV700 dosimeter can be difficult because original replacement components are not an easy find.
Read More
Tube: 1B40
Posted inHardware Tubes

Tube: 1B40

Posted by By Radu Motisan May 9, 2013
External Cavity tube, 1KW at 1075 to 1096MHz.
Read More
Tube: USN-5J29
Posted inHardware Tubes

Tube: USN-5J29

Posted by By Radu Motisan May 8, 2013
5J29 is a split anode magnetron. This device is water cooled, the water flowing round the metal loop.
Read More
How to make metallic sodium
Posted inHardware

How to make metallic sodium

Posted by By Radu Motisan April 27, 2013
Electrolysis of molten sodium hydroxide at 318 °C .
Read More
How to scale an Android UI on multiple screens
Posted inAndroid Software

How to scale an Android UI on multiple screens

Posted by By Radu Motisan April 15, 2013
Learn how to scale an user interface to maintain the same aspect ratio, while running the same code on various Android devices.
Read More
Atmega8 and Nokia 5110 LCD
Posted inElectronics Hardware

Atmega8 and Nokia 5110 LCD

Posted by By Radu Motisan April 8, 2013
A C++ Library for AVR microcontrollers that allows easy connectivity to the Nokia 3110/5110 graphical LCDs.
Read More
Detecting an ultrasonic beacon
Posted inElectronics Hardware

Detecting an ultrasonic beacon

Posted by By Radu Motisan April 7, 2013
How to build an ultrasound beacon and the corresponding receiver.
Read More
Virtual Reality App Controls Real household objects
Posted inAndroid Electronics Hardware iPhone Research Software

Virtual Reality App Controls Real household objects

Posted by By Radu Motisan April 3, 2013
You can use your smartphone (android/iphone) to control electrical equipment inside your home. See how.
Read More
Dual H-Bridge for controlling two motors
Posted inElectronics Hardware Robotics

Dual H-Bridge for controlling two motors

Posted by By Radu Motisan March 27, 2013
Build a dual H-bridge board to control two motors.
Read More
How to set the AVR Fusebits
Posted inElectronics Hardware

How to set the AVR Fusebits

Posted by By Radu Motisan March 11, 2013
Learn how to set your atmega to work with various external crystals, program the fusebits, and build a fusebit doctor to revive your AVRs, in case you wrote the wrong settings .
Read More
NMEA GPS Library for AVR Microcontrollers
Posted inElectronics Hardware

NMEA GPS Library for AVR Microcontrollers

Posted by By Radu Motisan February 25, 2013
An open source library that allows you to use a NMEA GPS Module with an AVR Microcontroller. UART Communication and NMEA Parser is included.
Read More
ATMega128 and HD44780 LCD using 3 Wires with the 74HC164
Posted inElectronics Hardware Robotics

ATMega128 and HD44780 LCD using 3 Wires with the 74HC164

Posted by By Radu Motisan February 21, 2013
Learn how to transform your HD44780 LCD into a easy to use, serial LCD, that you can connect to your microcontroller using only 3 wires! It's time to save a few pins, and expand your project's functionality!
Read More
The Hyacinth – a timelapse video
Posted inPhotography

The Hyacinth – a timelapse video

Posted by By Radu Motisan February 14, 2013
A timelapse video of a Hyacinth opening into flower!
Read More
Microscope photos: White and Blue Mold
Posted inHardware Optics Photography

Microscope photos: White and Blue Mold

Posted by By Radu Motisan February 13, 2013
White and blue mold as seen under the microscope, magnified up to 1000 (one thousand) times!
Read More
Building a robot – Make the robot follow you
Posted inElectronics Hardware Robotics

Building a robot – Make the robot follow you

Posted by By Radu Motisan February 7, 2013
Building an autonomous robot using a rover platform and advanced electronics is not an easy job. Kevin asked me to build a robot that would follow its user. A companion, very much like a robo-dog. See the project log here.
Read More
uRADMonitor – Unusual Background Radiation Reports – Explained
Posted inElectronics Hardware Nuclear Research

uRADMonitor – Unusual Background Radiation Reports – Explained

Posted by By Radu Motisan January 31, 2013
This page has been created to report unusual activity (radiation, temperature, humidity, luminosity, barometric pressure), as recorded by the uRADMonitor, including all the debug data to support the results. I cannot guarantee the measurement precision, I merely present the data recorded by the instruments.
Read More
Programmatically Injecting Events on Android – Part 2
Posted inAndroid Security Software

Programmatically Injecting Events on Android – Part 2

Posted by By Radu Motisan January 30, 2013
A JNI Library for Android, to inject keys and touches but also listen for incoming input events to and from all applications, available as Open Source under GPL.
Read More
Top 10 Radioactive Electronic Tubes
Posted inElectronics Hardware Nuclear Tubes

Top 10 Radioactive Electronic Tubes

Posted by By Radu Motisan December 30, 2012
Some of these tubes contain small quantities of Cesium-137, Cobalt-60, Radium-226, Krypton-85. The radioactive elements have been added to increase the electronic response by improving the internal ionization processes.
Read More
Digital Soldering station ZD937
Posted inHardware Optics Reviews

Digital Soldering station ZD937

Posted by By Radu Motisan December 25, 2012
A short review on my new Christmas gift, a neat digital soldering station, ZD 937, and a quick light installation that I did with LEDS, running directly on mains , 220V, using the ZD937.
Read More
DIY/Homemade Radiation Geiger Dosimeter
Posted inElectronics Hardware Nuclear

DIY/Homemade Radiation Geiger Dosimeter

Posted by By Radu Motisan December 1, 2012
A digital dosimeter design that can be used with multiple geiger tubes, constructed around the atmega8 microcontroller and a 2x16 LCD. Equipped with a radio Bluetooth module for remote operation.
Read More

Posts pagination

Previous page 1 2 3 4 5 6 … 10 Next page

Post You Might Like
Posted inUncategorized
3D Printed 4×4 Rover
Posted by By Radu Motisan January 12, 2025
Posted inHardware
FDM 3D Printing troubleshooting
Posted by By Radu Motisan August 22, 2022
Posted inAndroid
Simple Android Show Password login form
Posted by By Radu Motisan June 28, 2021
Posted inUncategorized
Teltonika RUT955 NMEA HTTP Post + Parser
Posted by By Radu Motisan January 26, 2021
Copyright 2025 — PocketMagic. All rights reserved. Bloglo WordPress Theme
Scroll to Top