Wednesday, December 23, 2015

Sunday, November 29, 2015

Advanced Delphi RTTI and accessing it with the free Mitov.TypeInfo in the Blaise Pascal Magazine

The second Mitov.Runtime - http://www.mitov.com/products/mitov-runtime#overview article is now available in the "Blaise Pascal Magazine" http://www.blaisepascal.eu . This one covers the advanced Delphi RTTI and how to easily access and use it with the Mitov.TypeInfo .


In the following issues, I will cover even more aspects of attribute based development using the RTTI, and how you can reduce your code, and speed up your development significantly.

Enjoy!

#Delphi #10Seattle

Tuesday, November 24, 2015

And even more toys for Visuino :-)

And a motor shield and some Maxim chips waiting for Visuino support :-)



The DAC from yesterday is already supported in Visuino :-)

#Visuino #Arduino

Monday, November 23, 2015

Friday, November 13, 2015

I have created a Mitov Software G+ community

I have just created a Mitov Software G+ community:
https://plus.google.com/communities/113374957664196934589

If you are using the LabPacks, one of the free libraries from Mitov Software, OpenWire Studio or one of the open source projects supported by me, please join us there for a good time :-)

My first Instructable is now done :-)

Just made my first Instructable: Arduino: Controlling Servo with PS2 controller (Program with Visuino)

Here is the video of the working project:



Check it out, and if you like it please vote for it :-)

#Arduino #Visuino

Sunday, November 08, 2015

Day 2 of showing Visuino at the "Barnes and Noble" Maker Faire

And day 3 of the "Barnes and Noble" Maker Faire, and second day of showing Visuino:

Setting up the Visuino and Arduino:

 Me adding a servo control to the Arduino demo:

Mike Outmesguine talking with kid about the new Conejo Valley Makerspace taht he is organizing:


And me describing Visuino :-) . I did a project whit flashing NeoPixels, where the color was partially controlled with the X and Y of one of the PS2 controller sticks (Red with X, Green with Y and Blue from sine generator), and I also added a Servo today, also controlled by the PS2 controller. I even added an option to switch between controlling the servo, and colors with the PS2 controller or with generators . To switch I used the select button on the PS2 controller. Also added packet communication for the X,Y position of the right PS2 controller stick and one of the Sine generators. All the in few minutes there :-) . I will see to post the project in the G+ Community :


Looking at all the cool stuff Mike, and Dan brought:

Dan DeMaggio, Mike Outmesguine, and me:

And me looking at some more cools stuff they were showing:




 At the evening a book signing by Mark Hatch, the CEO of TechShop, the author of "The Maker Movement Manifesto", and a real Makers Movement entusiast:

 And a picture of me and Mark Hatch:

#Arduino #Visuino


Saturday, November 07, 2015

Visuino at the "Barnes and Noble" Maker Faire

Today I presented the Visuino at the "Barnes and Noble" Maker Faire:

http://www.meetup.com/technologyontap-conejovalley/events/226590772/?a=ea1_grp&rv=ea1&_af=event&_af_eid=226590772&https=off

http://www.barnesandnoble.com/h/makerfaire

Here are some pictures from the event:



















I will be presenting there tomorrow again, and will post some more...

#Visuino #Arduino

Monday, November 02, 2015

Sunday, November 01, 2015

The Open Source OpenWire project has been updated to official 10 Seattle support

I have updated the OpenWire project to support 10 Seattle:

http://www.openwire.org

 OpenWire in Delphi 10 Seattle

OpenWire allows components to be connected together and allows them to exchange data and events, enabling code-less programming in Delphi and C++ Builder .

The OpenWire Sourceforge repository has also been updated with the latest version:

https://sourceforge.net/projects/openwireproject/

Enjoy :-)

#OpenWire #Delphi #10Seattle

Thursday, October 29, 2015

Friday, October 23, 2015

Goldilocks in the mailbox...

I have received my pre-production Goldilocks.
 Goldilocks Analogue = classic Arduino + audio superpowers

It's a great board, with powerful ATmega1284p processor, RTC, stereo DAC Headphone Amp & Op Amp; Mic Amp & Line Input; 2Mbit SPI SRAM & EEPROM, plus uSD Card and more....

Check out the Kickstarter campaign!

Now, time to start work on the Visuino support for it :-)

#Arduino #Visuino

Monday, October 19, 2015

Goldilocks Analogue = classic Arduino + audio superpowers and Visuino support

Goldilocks Analogue is the first Arduino clone that will be supported by Visuino at release time!
It is a great board with powerful ATmega1284p, stereo DAC Headphone Amp & Op Amp; Mic Amp & Line Input; 2Mbit SPI SRAM & EEPROM, plus uSD Card.

https://www.kickstarter.com/projects/feilipu/goldilocks-analogue-classic-arduino-audio-superpow


If you need the power of ATmega1284p, high quality software controlled analog output, and the ease of use with Visuino, this board is for you!

#Visuino #Arduino

Sunday, September 20, 2015

Advanced Delphi Collections article in the Blaise Pascal magazine

An article on advanced collection classes included in the free Mitov.Runtime library is now available in the Blaise Pascal magazine:

http://www.blaisepascal.eu/

This is the first article of a series of articles covering the functionality included in Mitov.Runtime.
Stay tuned for more articles on the Mitov.Runtime and Visuno!

#Delphi #10Seattle

Monday, August 24, 2015

Article about Visuino And Delphi in the "Blaise Pascal Magazine" Part 4 (Internet of Things with Arduino and Delphi)

The part 4 of the article about Visuino - http://www.visuino.com, and how to communicate between Arduino and Delphi over network, has just been published in the "Blaise Pascal Magazine" http://www.blaisepascal.eu :





In the following issues you will learn how you can easily connect and integrate multiple Arduino devices and Delphi applications over wired or WiFi network with the help of Visuino! You will dive deeper in the IoT world Visuino and Delphi way!

Enjoy!

#Arduino #Visuino #Delphi

Sunday, July 19, 2015

Article about Visuino And Delphi in the "Blaise Pascal Magazine" Part 3 (Create you own Visuino components)

The part 3 of the article about Visuino - http://www.visuino.com, and how to write your own Visuino components, has just been published in the "Blaise Pascal Magazine" http://www.blaisepascal.eu :




In the following issues will demonstrate how you can easily connect and integrate multiple Arduino devices and Delphi applications over network with the help of Visuino! You will be introduced to the IoT world Visuino and Delphi way!

Enjoy!

#Arduino #Visuino #Delphi

Friday, July 03, 2015

Just released OpenWire Studio - Graphical Development for Windows Beta 5 with Arduino and Visuino communication.

Just released #OpenWire Studio - Graphical Development for Windows Beta 5 with #Arduino and #Visuino communication.


Added communication components for Visuino projects running on Arduino.
A large number of stability and usability improvements, and user interface enhancements.

You can see the Visuino/Arduino communication demonstrated in this video. OpenWire Studio is shown toward the end of the video:


With best regards,
  Boian Mitov

Monday, June 15, 2015

Article about Visuino And Delphi in the "Blaise Pascal Magazine" Part 2

The part 2 of the article about Visuino - http://www.visuino.com, and how to get Arduino and Delphi to talk to each other, has just been published in the "Blaise Pascal Magazine" http://www.blaisepascal.eu :

In the following issues will demonstrate how you can easily connect and integrate multiple Arduino devices and Delphi applications over network with the help of Visuino! You will be introduced to the IoT world Visuino and Delphi way!

Enjoy!

#Arduino #Visuino #Delphi